luxlux / labelpoint-graphics-format

Node.js implementation of Labelpoint graphics format. Allows to build a graphic, pixel by pixel, for barcodeprinters which speak the Labelpoint printer language. It can be used to convert pictures into this format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labelpoint-graphics-format

Node.js Implementation of the Labelpoint Graphics Format. It allows to build a graphic, pixel by pixel, used by barcode printers which speak the Labelpoint printer language. (Some label printers from IMAJE, Markpoint, Honeywell speak this language.) It can be used to convert pictures into this format, or to print graphics on these printers without having a driver for this printer. (The printer have to be added to cups as RAW printer)

About

Node.js implementation of Labelpoint graphics format. Allows to build a graphic, pixel by pixel, for barcodeprinters which speak the Labelpoint printer language. It can be used to convert pictures into this format.

License:MIT License


Languages

Language:JavaScript 100.0%