Barcode::DataMatrix::CharDataFiller(3pm) | User Contributed Perl Documentation | Barcode::DataMatrix::CharDataFiller(3pm) |
Barcode::DataMatrix::CharDataFiller - Handle filling character data within the data matrix array.
The documentation for the methods in this class has been adapted from the comments in <https://github.com/itext/itextpdf/blob/master/itext/src/main/java/com/itextpdf/text/pdf/BarcodeDatamatrix.java>.
Construct a "Barcode::DataMatrix::CharDataFiller" object.
Places "chr+bit" with the appropriate wrapping within the array.
Places the 8 bits of a utah-shaped symbol character.
Places 8 bits of the first of the four special corner cases.
Places 8 bits of the second of the four special corner cases.
Places 8 bits of the third of the four special corner cases.
Places 8 bits of the fourth of the four special corner cases.
Fills an nrow x ncol array with appropriate values.
2022-06-08 | perl v5.34.0 |