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