Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-09-26 | Previous log 2594 implied pgmand.h was modified, it wasn't. | Henry Stiles | 1 | -129/+0 |
2006-09-25 | Remove debugging test code for ufst lineprinter fonts. | Stefan Kemper | 1 | -3/+1 |
2006-09-22 | Changes to ttf fonts to allow use of ufst without FAPI. | Stefan Kemper | 3 | -6/+10 |
2006-09-19 | Warning: These changes have not been completely tested or are | Henry Stiles | 1 | -5/+0 |
2006-09-11 | pspcl6_gcc.mak - remove some repetition, no effect expected. | Henry Stiles | 2 | -9/+104 |
2006-09-09 | modified to support 2 byte msl codes for line printer. Set the | Henry Stiles | 1 | -5/+8 |
2006-09-07 | Restore integration of the ufst lineprinter font and removal of the | Ralph Giles | 1 | -7/+1 |
2006-09-07 | Merge the gs853merge branch down into the trunk. This ports ghostpcl and | Ralph Giles | 15 | -364/+483 |
2006-08-31 | Added Vertical Tab as a do nothing case in the hpgl label code. | Stefan Kemper | 1 | -4/+4 |
2006-08-29 | pginit.c: HPGL/2's P1 and P2 were not being updated upon pcl resetting | Henry Stiles | 1 | -1/+1 |
2006-08-24 | WARNING 1: This patch modifies the urw font set so you must | Henry Stiles | 1 | -1/+0 |
2006-08-10 | font spacing fixes, cet 19-08 pp 6 and 7, 19-10 page 10. Also adds a | Henry Stiles | 1 | -4/+2 |
2006-08-05 | Fixes pcl5c fts panels 291, 301, 310, and 320 where lineprinter was | Henry Stiles | 1 | -10/+10 |
2006-08-03 | Changed stick/arc glyph/char indexing. | Stefan Kemper | 1 | -13/+13 |
2006-08-01 | Changed default UFSTFONTDIR to /usr/local/fontdata5.0 | Stefan Kemper | 1 | -2/+2 |
2006-07-30 | plftable.c, plfont.h: Many cet files perform escapement tests for | Henry Stiles | 2 | -93/+93 |
2006-07-27 | plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl can | Henry Stiles | 6 | -609/+799 |
2006-07-12 | In the interest of breaking every file in the regression suite: | Henry Stiles | 3 | -102/+94 |
2006-07-06 | Adds new segments for truetype font. We don't actually make use of | Henry Stiles | 1 | -1/+7 |
2006-06-19 | pxink.c - type error resulted in many color problems in the pxl cet. | Henry Stiles | 1 | -1/+1 |
2006-06-05 | The plugins were accidentally left out of the last release. We have | Henry Stiles | 1 | -0/+12 |
2006-06-02 | changes for ufst 5.0. Also supports a new configuration using the | Henry Stiles | 5 | -222/+181 |
2006-05-22 | changes to not build xps by default. The release script may now leave | Henry Stiles | 1 | -1/+0 |
2006-05-22 | remove debugging code... should not have been included in last | Henry Stiles | 1 | -7/+0 |