Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | Prevent double file close on font file. | Henry Stiles | 1 | -1/+2 |
2012-03-15 | Close PCL font files after initial read. | Henry Stiles | 1 | -0/+1 |
2012-03-15 | Fix 692559, integrate Josef Hinteregger's patch to detect a font | Henry Stiles | 1 | -10/+10 |
2011-04-19 | Indent with spaces and strip trailing whitespace. | Tor Andersson | 1 | -2/+2 |
2011-03-11 | Code to support Cyrillic, Greek, Arabic, Baltic symbol sets, see the | Henry Stiles | 1 | -2/+2 |
2010-06-26 | PXL PCLSelectFont implementation - Bug #691362. This code allows the | Henry Stiles | 1 | -63/+63 |
2009-12-28 | Fixes bug 691024, the font list is now printed deterministically. | Henry Stiles | 1 | -151/+125 |
2009-09-02 | Fixes 690206. Explicitly set font types in the resident font table. | Henry Stiles | 1 | -2/+1 |
2009-08-29 | Fix 690471, a seg fault on snow leopard resulted from the compiler | Henry Stiles | 1 | -1/+1 |
2009-05-01 | Add an 'IODevice' aware layer for filesystem enumeration 'gs_enumerate_*' | Ray Johnston | 1 | -2/+2 |
2007-09-25 | Replace the 'private' define with the now standard C keyword 'static'. | Ralph Giles | 1 | -4/+4 |
2006-09-07 | Merge the gs853merge branch down into the trunk. This ports ghostpcl and | Ralph Giles | 1 | -37/+37 |
2006-07-27 | plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl can | Henry Stiles | 1 | -5/+10 |
2006-07-12 | In the interest of breaking every file in the regression suite: | Henry Stiles | 1 | -1/+0 |
2006-06-02 | changes for ufst 5.0. Also supports a new configuration using the | Henry Stiles | 1 | -10/+63 |
2004-03-11 | tt2pcl.c - adds more diagnostics, file offsets where font data is | Henry Stiles | 1 | -10/+1 |
2003-09-06 | Added pl_stdio under the gs_memory_t. This provides a single | Stefan Kemper | 1 | -10/+12 |
2003-08-22 | Fix to allow the environment variable that specifies the font location | Henry Stiles | 1 | -9/+23 |
2003-05-06 | *** empty log message *** | Henry Stiles | 1 | -1/+1 |
2002-11-14 | Gets rid of the font table count entirely. Clients don't need it. | Henry Stiles | 1 | -13/+0 |
2002-10-28 | Factors out resident font table into plftable.c to be shared by UFST, | Henry Stiles | 1 | -204/+5 |
2002-06-18 | Compiler warning cleanup. New code to deallocate the font cache when | Henry Stiles | 1 | -1/+1 |
2002-04-02 | support for processing freetype outlines (charpath's). Fallback to | Henry Stiles | 1 | -0/+1 |
2001-11-08 | adds graceful exit if no resident fonts are found. | Henry Stiles | 1 | -2/+8 |
2001-05-10 | modifies font loading module to use the urw fonts. | Henry Stiles | 1 | -44/+44 |
2001-04-30 | trim trailing white space from font name. | Henry Stiles | 1 | -0/+10 |
2001-04-27 | Code changes for pcl reentrancy and miscellaneous items for the 1.35 | Henry Stiles | 1 | -1/+1 |
2001-04-23 | capture font name for pdfwrite added to pl_load_tt_font | Stefan Kemper | 1 | -1/+2 |
2001-03-23 | Added new copyright | Stefan Kemper | 1 | -3/+12 |
2001-03-06 | New font loading machinery shared by PCL and XL instead of having | Henry Stiles | 1 | -0/+510 |