Age | Commit message (Expand) | Author | Files | Lines |
2010-02-11 | Merge the pcl_font_mods branch into the trunk, adding a longstanding | Henry Stiles | 1 | -16/+120 |
2010-02-02 | Fixes bug #691098, a regression knowingly introduced with the change | Henry Stiles | 1 | -1/+10 |
2010-01-28 | Support for unstyled substitution. We have always avoided | Henry Stiles | 1 | -11/+105 |
2010-01-26 | Merges branch pcl_font_mods rev 10635 to trunk: restores the space | Henry Stiles | 1 | -0/+6 |
2010-01-22 | Special case code to detect a unicode space and make the symbol | Henry Stiles | 1 | -6/+16 |
2010-01-15 | Add support to select fonts and exclude downloaded fonts from the | Henry Stiles | 1 | -1/+1 |
2009-07-02 | The advance was not properly rounded for Monotype UFST resident fonts. | Henry Stiles | 1 | -1/+2 |
2009-06-25 | As part of fixing bug #690520 correct the long standing annoyance of | Henry Stiles | 1 | -1/+1 |
2007-09-25 | Replace the 'private' define with the now standard C keyword 'static'. | Ralph Giles | 1 | -15/+15 |
2007-08-15 | Modifications for pcl, pxl, and xps so text works properly with high | Henry Stiles | 1 | -0/+2 |
2007-07-19 | Provide a special case for the undocumented symbol set 590 (XL only). | Henry Stiles | 1 | -1/+1 |
2007-02-15 | The previous change to this file was incorrect although it does not | Henry Stiles | 1 | -4/+0 |
2007-02-13 | silently ignore 0 scaled fonts. Removes hack to adjust the shear | Henry Stiles | 1 | -0/+5 |
2006-10-24 | Provide a gs_state argument for gs_image_cleanup. | Igor Melichev | 1 | -1/+1 |
2006-10-19 | pctext.c: Allow vertical characters variable moved into pcl_text() as | Henry Stiles | 1 | -6/+7 |
2006-10-09 | Placement of some character were incorrect with vertical writing mode. | Henry Stiles | 1 | -6/+0 |
2006-09-25 | Added is_invisible_patten() helper function for pcl text | Stefan Kemper | 1 | -4/+3 |
2006-09-07 | Merge the gs853merge branch down into the trunk. This ports ghostpcl and | Ralph Giles | 1 | -6/+6 |
2006-08-26 | pctext.c: fixes cet 20-01 p 11, 13. Symbol set type 0 is now treated | Henry Stiles | 1 | -0/+12 |
2006-08-24 | WARNING 1: This patch modifies the urw font set so you must | Henry Stiles | 1 | -3/+2 |
2006-08-17 | emulates hp hmi bugs in cet 16-09 (p 15,16,19,20) | Henry Stiles | 1 | -2/+13 |
2006-08-05 | Fixes pcl5c fts panels 291, 301, 310, and 320 where lineprinter was | Henry Stiles | 1 | -6/+8 |
2006-07-31 | pctext.c: corrects comment. | Henry Stiles | 1 | -1/+2 |
2006-07-30 | plftable.c, plfont.h: Many cet files perform escapement tests for | Henry Stiles | 1 | -1/+13 |
2006-07-27 | plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl can | Henry Stiles | 1 | -68/+6 |
2006-05-22 | WARNING - probably breaks ufst build. pcl (not xl) vertical writing | Henry Stiles | 1 | -16/+17 |
2005-12-29 | disabling underlining now flushes any current underline. | Henry Stiles | 1 | -1/+7 |
2004-12-30 | add missing include file and removes unused function. | Henry Stiles | 1 | -17/+1 |
2004-09-02 | modified not to flush current underline when underlining is disabled. | Henry Stiles | 1 | -1/+0 |
2004-04-13 | Fix regression where 1 byte chars were not ignoring vertical substitution. | Stefan Kemper | 1 | -1/+1 |
2004-04-01 | Internal fonts with no character map implicitly index the font | Stefan Kemper | 1 | -2/+2 |
2004-03-15 | Fix for linedraw characters in the lineprinter font ArtLinePrinter.ttf | Stefan Kemper | 1 | -1/+8 |
2004-01-29 | changed to use the default next_char_glyph procedure. | Henry Stiles | 1 | -6/+4 |
2004-01-20 | Revert to previous symbol mapping code that handles MSL encoding. | Stefan Kemper | 1 | -1/+53 |
2004-01-17 | modified to make more use of the text api and pass characters | Henry Stiles | 1 | -33/+34 |
2003-11-21 | The previous fix to no-op text with a transparent solid white pattern | Henry Stiles | 1 | -7/+6 |
2003-11-05 | Handle the peculiar case of printing text with a solid white pattern | Henry Stiles | 1 | -7/+12 |
2003-09-06 | Added pl_stdio under the gs_memory_t. This provides a single | Stefan Kemper | 1 | -5/+5 |
2003-06-25 | *** empty log message *** | Henry Stiles | 1 | -52/+1 |
2003-05-06 | *** empty log message *** | Henry Stiles | 1 | -1/+1 |
2003-04-10 | UFST symbol set mapping error. In absence of a proper symbol set the | Henry Stiles | 1 | -2/+1 |
2002-10-31 | Added support for pcl Text_Path( ESC &c-1T ) vertically rotated 2byte text. | Stefan Kemper | 1 | -5/+30 |
2002-08-07 | Confusingly, this log should be associated with the last change for | Henry Stiles | 1 | -1/+1 |
2002-08-01 | We no longer use the bounding box device. Page marked status is now | Henry Stiles | 1 | -0/+2 |
2002-06-18 | Compiler warning cleanup. New code to deallocate the font cache when | Henry Stiles | 1 | -100/+0 |
2002-04-19 | Font scaling is done based on the capabilities of the selected font. | Stefan Kemper | 1 | -1/+1 |
2002-04-02 | removes error message concerning downloaded fonts used with freetype. | Henry Stiles | 1 | -9/+1 |
2002-03-16 | 20% performance improvement for many IBM simple text files. Best to | Henry Stiles | 1 | -3/+5 |
2002-03-16 | display mode was not being set in some cases, as seen in pcl5e fts | Henry Stiles | 1 | -1/+1 |
2002-02-26 | Added gs_ushow_begin which sets a new flag TEXT_IS_UNICODE into the | Stefan Kemper | 1 | -1/+1 |