]> git.ipfire.org Git - thirdparty/cups.git/commit
Transition to the Vera-based Monospace font for text printing.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 29 Sep 2008 16:12:12 +0000 (16:12 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 29 Sep 2008 16:12:12 +0000 (16:12 +0000)
commit35f800ca231e3859671c194c00987c23ea5b5721
tree3da7724d9cd550074184e57f4a670847feb71a4c
parenteb77041ce863314ce080e8a54fcd6a3c01a979a0
Transition to the Vera-based Monospace font for text printing.

Continue work on banner filter.

Add PRINTER_INFO and PRINTER_LOCATION environment variables to job filter
environment.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@7993 7a7537e8-13f0-0310-91df-b6672ffda945
17 files changed:
CHANGES.txt
data/utf-8
doc/help/spec-banner.html
filter/Makefile
filter/bannertops.c [new file with mode: 0644]
fonts/Courier [deleted file]
fonts/Courier-Bold [deleted file]
fonts/Courier-BoldOblique [deleted file]
fonts/Courier-Oblique [deleted file]
fonts/Makefile
fonts/Monospace [new file with mode: 0644]
fonts/Monospace-Bold [new file with mode: 0644]
fonts/Monospace-BoldOblique [new file with mode: 0644]
fonts/Monospace-Oblique [new file with mode: 0644]
fonts/Symbol [deleted file]
fonts/Vera.ttf [deleted file]
scheduler/job.c