summaryrefslogtreecommitdiff
path: root/pl/plufont.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles1-1/+0
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-7/+7
2006-10-04NOTICES:Henry Stiles1-518/+0
2006-10-02pcsfont.c: fixes long standing issue of printing the lower case 't'Henry Stiles1-1/+4
2006-09-29Add explicit free of pfont->notify list on font free.Stefan Kemper1-0/+1
2006-09-28Fixes indeterministic behavior caused by the soft management fontHenry Stiles1-0/+5
2006-09-22Changes to ttf fonts to allow use of ufst without FAPI.Stefan Kemper1-1/+4
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-18/+22
2006-06-02changes for ufst 5.0. Also supports a new configuration using theHenry Stiles1-0/+4
2006-05-22WARNING - probably breaks ufst build. pcl (not xl) vertical writingHenry Stiles1-0/+1
2004-12-30code cleanup and reorganized to facillitate easy diffing with plfont.cHenry Stiles1-50/+29
2004-09-16cloning fonts didn't work right with agfa integration. Size of dataHenry Stiles1-191/+86
2004-09-15Fixes crash on fts.2300 with UFST 4.6 (plufont.c). Adds gcc macroHenry Stiles1-1/+1
2004-09-01Initial UFST 4.6 integration.Henry Stiles1-1/+1
2004-04-08fix an embarassing typo.Henry Stiles1-1/+1
2004-03-31pcsfont.c - swap header for downloaded intellifonts when using theHenry Stiles1-11/+6
2004-02-27Added gs_memory_t pointers to our ufst interface.Stefan Kemper1-21/+32
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-4/+7
2003-05-238.0 updates needed for the UFST configuration.Henry Stiles1-4/+3
2003-05-08Changes to support gs_glyph_data_t in get_outline code.Stefan Kemper1-1/+1
2003-05-06*** empty log message ***Henry Stiles1-4/+4
2003-04-08Changed set pitch in pl_load_tt_font to not fetch metrics forStefan Kemper1-3/+4
2002-09-15Resident UFST fonts had wrong "scaling_technology".Henry Stiles1-1/+1
2002-04-08Added xl_format1 flag to the pl_font_params to remember when a font headerStefan Kemper1-0/+1
2002-03-25Removing check for truetype version number 0,0,1,0 after finding valid driverStefan Kemper1-1/+1
2002-03-05reverting last checkin.Stefan Kemper1-3/+1
2002-03-05UFST character cache was being incorrectly invalidated, forcing a flag toStefan Kemper1-1/+3
2002-02-15should have been checked in with last change, see previous log.Henry Stiles1-1/+1
2002-01-24reverts accidental checkin. The change that was last checked in forHenry Stiles1-1/+1
2002-01-24for XL format 16 download font variants it is necessary to modify theHenry Stiles1-1/+1
2002-01-08In the UFST configuration we cannot use the the UFST API for gettingHenry Stiles1-122/+128
2001-09-27freetype 2 integration. Now printing many fts files and pcl files ofHenry Stiles1-5/+5
2001-06-18changes to support agfa ufst 4.1 and fixes miscellaneous breakageHenry Stiles1-15/+24
2001-03-23Added new copyrightStefan Kemper1-3/+12
2001-03-06new modules to support loading, management and rendering of UFST font.Henry Stiles1-0/+702