Printer-Zebra.git
11 years agofix fill 1 to right
Dobrica Pavlinusic [Mon, 6 Feb 2012 15:58:00 +0000 (16:58 +0100)]
fix fill 1 to right

11 years agorepeat should start with 0
Dobrica Pavlinusic [Sun, 5 Feb 2012 19:33:46 +0000 (20:33 +0100)]
repeat should start with 0

11 years agoimplement ZPL run-length compression and turn it on by default
Dobrica Pavlinusic [Sun, 5 Feb 2012 19:27:10 +0000 (20:27 +0100)]
implement ZPL run-length compression and turn it on by default

11 years agoread all data because length is picture size, not data stream
Dobrica Pavlinusic [Sun, 5 Feb 2012 19:26:44 +0000 (20:26 +0100)]
read all data because length is picture size, not data stream

11 years agoimplement fill to right 0 and 1
Dobrica Pavlinusic [Sun, 5 Feb 2012 19:12:11 +0000 (20:12 +0100)]
implement fill to right 0 and 1

repeat last line is also included, but doesn't work so it's commented
out

11 years agoadded -units PixelsPerInch which doesn't fix -density
Dobrica Pavlinusic [Sun, 5 Feb 2012 18:22:48 +0000 (19:22 +0100)]
added -units PixelsPerInch which doesn't fix -density

11 years agoimplement ! fill one to end of line compression
Dobrica Pavlinusic [Sun, 5 Feb 2012 18:21:47 +0000 (19:21 +0100)]
implement ! fill one to end of line compression

11 years agoMerge branch 'master' of github.com:dpavlin/Printer-Zebra
Dobrica Pavlinusic [Fri, 3 Feb 2012 19:56:09 +0000 (20:56 +0100)]
Merge branch 'master' of github.com:dpavlin/Printer-Zebra

11 years agouse svg template and substitute barcode and call number
Dobrica Pavlinusic [Fri, 3 Feb 2012 19:35:18 +0000 (20:35 +0100)]
use svg template and substitute barcode and call number

11 years ago105x40 mm sticker template
Dobrica Pavlinusic [Fri, 3 Feb 2012 19:34:36 +0000 (20:34 +0100)]
105x40 mm sticker template

11 years agoMerge branch 'master' of github.com:dpavlin/Printer-Zebra
Dobrica Pavlinusic [Fri, 3 Feb 2012 18:30:03 +0000 (19:30 +0100)]
Merge branch 'master' of github.com:dpavlin/Printer-Zebra

11 years agosupport uncompressed graphics in ~DG
Dobrica Pavlinusic [Fri, 3 Feb 2012 18:23:46 +0000 (19:23 +0100)]
support uncompressed graphics in ~DG

11 years agoremove extra ^
Dobrica Pavlinusic [Fri, 3 Feb 2012 18:18:29 +0000 (19:18 +0100)]
remove extra ^

11 years agosend simple non-compressed bitmap to printer
Dobrica Pavlinusic [Fri, 3 Feb 2012 15:27:37 +0000 (16:27 +0100)]
send simple non-compressed bitmap to printer

11 years agocalculate correct density for svg -> pbm convert
Dobrica Pavlinusic [Fri, 3 Feb 2012 15:27:29 +0000 (16:27 +0100)]
calculate correct density for svg -> pbm convert

11 years agoMerge branch 'master' of github.com:dpavlin/Printer-Zebra
Dobrica Pavlinusic [Thu, 2 Feb 2012 23:09:27 +0000 (00:09 +0100)]
Merge branch 'master' of github.com:dpavlin/Printer-Zebra

11 years agoCODABAR ttf font
Dobrica Pavlinusic [Thu, 2 Feb 2012 18:58:31 +0000 (19:58 +0100)]
CODABAR ttf font

11 years agoshow all ZPL command names and params
Dobrica Pavlinusic [Thu, 2 Feb 2012 18:22:02 +0000 (19:22 +0100)]
show all ZPL command names and params

11 years agoparse all ZPL commands
Dobrica Pavlinusic [Thu, 2 Feb 2012 17:45:02 +0000 (18:45 +0100)]
parse all ZPL commands

11 years agoZPL II programming guide
Dobrica Pavlinusic [Thu, 2 Feb 2012 17:36:23 +0000 (18:36 +0100)]
ZPL II programming guide

11 years agomake destination device optional in ~DG
Dobrica Pavlinusic [Tue, 31 Jan 2012 18:41:30 +0000 (19:41 +0100)]
make destination device optional in ~DG

Windows driver doesn't seem to use destination device as opposed to cups

11 years agoconvert ZPL DG into pbm image
Dobrica Pavlinusic [Wed, 4 Jan 2012 15:38:30 +0000 (16:38 +0100)]
convert ZPL DG into pbm image