]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix some issues with the Zebra ZPL printer driver (Issue #4898)
authorMichael R Sweet <michaelrsweet@gmail.com>
Mon, 7 Nov 2016 15:17:58 +0000 (10:17 -0500)
committerMichael R Sweet <michaelrsweet@gmail.com>
Mon, 7 Nov 2016 15:17:58 +0000 (10:17 -0500)
commit29500e14c7c977ac56aa520be45092ef8ea766fe
treeedc9284ea8fef4d22789fa18af575c96392e3a45
parent47eb8d30ac465e6d97aaf6b2ae6769dad74cba9b
Fix some issues with the Zebra ZPL printer driver (Issue #4898)

- Move "delete graphic" command after "end format" command since some older
  printers seem to have bugs with that.
- Add "print width" command so that label is properly centered.
- Add "inverted orientation" command so that labels are properly oriented
  (leading-edge == top)
CHANGES.txt
filter/rastertolabel.c