Raw - bwipp/postscriptbarcode GitHub Wiki

Raw

The raw encoder is used for directly specifying the space/bar succession of a custom barcode symbol.

Data and Options

  • The data field contains an alternating sequence of widths (1 to 9) for the bars and spaces of a custom symbol.

Example

Data:    331132131313411122131311333213114131131221323
Options: height=0.5
Encoder: raw

⚠️ **GitHub.com Fallback** ⚠️