summaryrefslogtreecommitdiff
path: root/pl/plulfont.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Revise the UFST interface code for PCL/PXL and GS to work with the changes to...Chris Liddell1-1/+1
2010-01-28The UFST line printer font's character complement was still set to HPHenry Stiles1-3/+9
2010-01-23Change the UFST Line Printer font from unbound to bound and convertHenry Stiles1-2/+4
2010-01-04See the revision log for 10564 (deterministic printing of font pageHenry Stiles1-101/+83
2009-09-02Fix a compile error in the UFST build, a result of implementing andHenry Stiles1-1/+1
2009-09-02Fixes 690206. Explicitly set font types in the resident font table.Henry Stiles1-3/+1
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-5/+5
2007-02-28Close static fco's in case postscript ran first in a language switchStefan Kemper1-0/+1
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles1-112/+27
2006-10-10Fix: plulfont.c didn't follow ANSI C standard syntax.Igor Melichev1-1/+3
2006-10-10WARNING: requires updating and recompiling the ufst.Henry Stiles1-8/+0
2006-10-09plulfont.c, plftable.c: Brings forward artifex scaler font fixes toHenry Stiles1-6/+6
2006-09-25Remove debugging test code for ufst lineprinter fonts.Stefan Kemper1-3/+1
2006-09-22Changes to ttf fonts to allow use of ufst without FAPI.Stefan Kemper1-4/+5
2006-09-11pspcl6_gcc.mak - remove some repetition, no effect expected.Henry Stiles1-5/+83
2006-09-09modified to support 2 byte msl codes for line printer. Set theHenry Stiles1-5/+8
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-67/+157
2006-08-01Changed default UFSTFONTDIR to /usr/local/fontdata5.0Stefan Kemper1-2/+2
2006-07-27plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl canHenry Stiles1-1/+2
2006-07-12In the interest of breaking every file in the regression suite:Henry Stiles1-2/+0
2006-06-05The plugins were accidentally left out of the last release. We haveHenry Stiles1-0/+12
2006-06-02changes for ufst 5.0. Also supports a new configuration using theHenry Stiles1-117/+7
2004-09-01Initial UFST 4.6 integration.Henry Stiles1-4/+4
2004-04-26add escapements to pcl font table and more verbose debugging outputHenry Stiles1-4/+4
2004-02-27Added gs_memory_t pointers to our ufst interface.Stefan Kemper1-23/+24
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-0/+1
2003-05-238.0 updates needed for the UFST configuration.Henry Stiles1-2/+2
2003-04-10Extensive reorganization of how ufst fcos and ufst plugins are loaded.Henry Stiles1-82/+305
2003-03-18pluchar.c - speeds up UFST width caching by reordering conditionals.Henry Stiles1-8/+6
2002-11-14Gets rid of the font table count entirely. Clients don't need it.Henry Stiles1-7/+3
2002-10-28Factors out resident font table into plftable.c to be shared by UFST,Henry Stiles1-183/+4
2002-09-15mods for UFST 4.4.Henry Stiles1-5/+4
2001-11-01Agfa ufst requires an environment variable to point to the font dataStefan Kemper1-6/+8
2001-10-26The PCL UFST font data directory is now taken from the PCLFONTSOURCEHenry Stiles1-26/+24
2001-09-06Modifications to support UFST reentrancy #define..Henry Stiles1-11/+14
2001-09-03White space change: removed msdog carrage returns.Stefan Kemper1-0/+1
2001-06-18adds new paths to fondata for AGFA MSVC integration.Henry Stiles1-4/+18
2001-06-18changes to support agfa ufst 4.1 and fixes miscellaneous breakageHenry Stiles1-5/+5
2001-03-23Added new copyrightStefan Kemper1-3/+12
2001-03-06new modules to support loading, management and rendering of UFST font.Henry Stiles1-0/+455