example of IMAGE and GRF representation:
BLACK/WHITE GIF:
http://www.spadim.com.br/friozer.gif
GRF:
~DYUNKNOWN.GRF,a,G,4980,30,
0000000000000000000001FFF77777FF0000000000000000000000000000
00000000000000000001FF5204888825BF00000000000000000000000000 ...
Search found 2 matches
- 2012-08-10T23:20:40-07:00
- Forum: Developers
- Topic: Feature Request - ZPL Format
- Replies: 1
- Views: 14761
- 2012-08-10T22:41:21-07:00
- Forum: Developers
- Topic: Feature Request - ZPL Format
- Replies: 1
- Views: 14761
Feature Request - ZPL Format
Hi guys, today i convert images to ZPL format (Zebra label printer) using a PHP script
i want a solution in imagemagick, since some times i don´t have PHP to execute this job
i was reading corders/mono.c at source code, and zpl image representation is very near
instead of a binary string, we need ...
i want a solution in imagemagick, since some times i don´t have PHP to execute this job
i was reading corders/mono.c at source code, and zpl image representation is very near
instead of a binary string, we need ...