summaryrefslogtreecommitdiff
path: root/pl
AgeCommit message (Expand)AuthorFilesLines
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles14-178/+178
2007-08-27Revert to gs development trunk after the 1.50 release and updateRalph Giles1-1/+1
2007-08-25Update the ls_test target of the top-level makefile to use the currentRalph Giles1-1/+1
2007-08-24Add manually hardcoded information about corresponding revision numbersRalph Giles1-1/+1
2007-08-17Use the traditional 2-digit minor. Also append a missing newline to theRalph Giles2-2/+2
2007-08-15update revision.Henry Stiles1-1/+1
2007-08-15Modifications for pcl, pxl, and xps so text works properly with highHenry Stiles1-7/+4
2007-07-25Fixing broken pcl -> pdf in anticipation of upcoming pcl release.Henry Stiles2-2/+6
2007-07-19Provide a special case for the undocumented symbol set 590 (XL only).Henry Stiles2-6/+10
2007-06-25It was convenient to address two issues at the same time: (1) a fixHenry Stiles3-23/+19
2007-06-11Added conditional compilation directive to have PCL and PXL assume theHenry Stiles3-13/+44
2007-04-25fix an unititialized memory access. No known associated problem.Henry Stiles1-0/+1
2007-03-16Now that the pcl allocator supports finalization it is no longerHenry Stiles1-1/+0
2007-03-12Modifications to support Raph's improvement to allocation of colorHenry Stiles3-87/+43
2007-03-04Fix a regression introduced with the warning cleanup. The lastHenry Stiles1-1/+1
2007-02-28Close static fco's in case postscript ran first in a language switchStefan Kemper1-0/+1
2007-02-28cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles8-52/+19
2007-02-02Gets rid of substitute glyph which is no longer necessary since Tom'sHenry Stiles1-256/+181
2007-01-23Omit /windows/system from the font search path.thomasd1-1/+1
2007-01-19fix for bug 0060, PCL5 CET 20-01 page 36. Improve rendering of Intellifont so...thomasd1-82/+254
2007-01-19prevent double finalize should have been checked in r2734Henry Stiles1-3/+1
2007-01-18implement finalization in the small allocator. This fixes someHenry Stiles1-1/+4
2007-01-11Fixed bug where PJL DEFAULT variable where not seen in the next JOB.Stefan Kemper2-3/+4
2006-12-18Fix : Removing a dead code about USE_ttfReader.Igor Melichev1-1/+1
2006-12-11Support for XPS builds.Stefan Kemper1-3/+4
2006-12-01Update to match gs_type42_font_init argument change in rev 7437.Stefan Kemper1-1/+1
2006-11-18Changes for XL begin page parameter management.Stefan Kemper1-0/+2
2006-11-16Disable xl artificial emboldening when stroking a char with UFST.Stefan Kemper1-1/+1
2006-11-16Correct ufst boldness factor, integer truncation makes this identical.Stefan Kemper1-6/+4
2006-10-26Fix for quoted filenames containing spaces input via standardStefan Kemper1-25/+18
2006-10-26Fix : Some type casts were potentially harmful.Igor Melichev1-3/+3
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles3-134/+31
2006-10-19WARNING requires ufst update.Henry Stiles1-1/+1
2006-10-18Fix (psi) : Provide a right finalization for the Postscript interpreter, part 3.Igor Melichev1-0/+2
2006-10-18Fix (psi) : Provide a right finalization for the Postscript interpreter, part 2.Igor Melichev1-3/+30
2006-10-18Fix (plmain) : The output device was released to a wrong memory pool.Igor Melichev1-1/+1
2006-10-18lineprinter was broken in pxl since the last time lineprinter wasHenry Stiles1-2/+2
2006-10-17Fix (psi, pl) : Provide a right finalization for the Postscript interpreter.Igor Melichev1-2/+2
2006-10-11Comment cleanup.Stefan Kemper1-10/+3
2006-10-10Pulling wrapped memory functions matches gs commit r7098.Stefan Kemper1-0/+3
2006-10-10corrupt intellifont causes indeterministic (sic) behavior on windowsHenry Stiles1-1/+1
2006-10-10Add 'urwfonts/' to the default font search path, so that the PCLRalph Giles1-1/+1
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 Stiles2-13/+2
2006-10-09plulfont.c, plftable.c: Brings forward artifex scaler font fixes toHenry Stiles3-14/+14
2006-10-04NOTICES:Henry Stiles4-1897/+14
2006-10-02pcsfont.c: fixes long standing issue of printing the lower case 't'Henry Stiles3-103/+58
2006-09-29Add explicit free of pfont->notify list on font free.Stefan Kemper2-3/+5
2006-09-28Fixes indeterministic behavior caused by the soft management fontHenry Stiles2-0/+8
2006-09-26Merge gs_type42_append() api change from gs trunk r6995, "Clean up theRalph Giles2-11/+6