Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | Add a missing newline to an error message in plmain. | Tor Andersson | 1 | -1/+1 |
2010-02-11 | Merge the pcl_font_mods branch into the trunk, adding a longstanding | Henry Stiles | 7 | -2473/+2508 |
2010-02-11 | Enable the TrueType dropout prevention code in the graphics library | Henry Stiles | 1 | -2/+11 |
2010-02-10 | Bump the revision and the gs externals url after the 8.71 release. | Ralph Giles | 1 | -1/+1 |
2010-02-10 | Update GhostPDL versioning and gs external reference for the 8.71 release.ghostpdl-8.71 | Ralph Giles | 1 | -1/+1 |
2010-02-04 | Mark the current code as a release candidate. | Ralph Giles | 1 | -2/+2 |
2010-01-28 | Undo the previous commit. | Marcos H. Woehrmann | 1 | -0/+0 |
2010-01-28 | Dummy commit to force generation of local cluster md5sums. | Marcos H. Woehrmann | 1 | -0/+0 |
2010-01-28 | The UFST line printer font's character complement was still set to HP | Henry Stiles | 1 | -3/+9 |
2010-01-28 | Fill in more of the HP Master Symbol List (MSL) to Unicode conversion | Henry Stiles | 1 | -18/+18 |
2010-01-28 | Fixes 2 math symbol set codes, both are incorrectly documented in the | Henry Stiles | 1 | -1/+1 |
2010-01-28 | Adds a definition to identify pcl wide encodings. See the comments in | Henry Stiles | 1 | -0/+14 |
2010-01-27 | Introduce new gs_currentdevicecolor function (and inline macro version) to | Robin Watts | 2 | -2/+4 |
2010-01-23 | Change the UFST Line Printer font from unbound to bound and convert | Henry Stiles | 2 | -3/+5 |
2010-01-22 | Continue the work of rev 10612, to have all internal objects unicode | Henry Stiles | 1 | -15/+15 |
2010-01-22 | generate private copy of plver.h per language to allow parallel build, and re... | Hin-Tak Leung | 1 | -11/+11 |
2010-01-21 | Fix some leaks in XPS. Make sure we call close_job at the end of an XPS file ... | Tor Andersson | 1 | -4/+4 |
2010-01-19 | Do not attempt to free statically allocated glyphs when adding a | Henry Stiles | 1 | -1/+4 |
2010-01-19 | Make internal lineprinter fonts bound to their symbol set. The fonts | Henry Stiles | 1 | -13/+13 |
2010-01-15 | Convert symbol set MSL wingdings (579) to unicode as part of the goal | Henry Stiles | 1 | -2432/+2442 |
2010-01-04 | See the revision log for 10564 (deterministic printing of font page | Henry Stiles | 2 | -102/+85 |
2009-12-28 | Fixes bug 691024, the font list is now printed deterministically. | Henry Stiles | 6 | -153/+149 |
2009-12-23 | Add new assert_.h header file. Convert existing code to use it. | Robin Watts | 1 | -1/+1 |
2009-12-18 | The lowercase icelandic eth in pcl symbol set 19U was not mapped | Henry Stiles | 1 | -1/+1 |
2009-12-18 | Emulate HP TrueType parser bug which ignores the metrics in component | Henry Stiles | 2 | -0/+67 |
2009-11-30 | debug_dump_allocator() is only defined in DEBUG mode. | Henry Stiles | 1 | -0/+2 |
2009-11-30 | The following change was missing from the leak checking commit 10407. | Henry Stiles | 1 | -1/+1 |
2009-11-30 | Add a memory leak debugging option -l to be used by pcl, xps, etc.. | Henry Stiles | 1 | -13/+23 |
2009-11-30 | Modified to not enumerate dictionary keys, this is incorrect as the | Henry Stiles | 1 | -2/+2 |
2009-11-20 | Symbol set fixes and additions courtesy of Norbert Janssen. The | Henry Stiles | 1 | -117/+651 |
2009-11-19 | Add a function process_file to the plmain interface. This is a very simple ha... | Tor Andersson | 4 | -0/+43 |
2009-11-18 | adding two missing \n's to dprintf() | Hin-Tak Leung | 1 | -2/+2 |
2009-11-18 | Deprecate a rom font compression scheme which was used prior to incorporating... | Henry Stiles | 2 | -276/+0 |
2009-10-23 | Fix bug# 690841 and fts panel 340 and others. The glyph was | Henry Stiles | 1 | -1/+1 |
2009-10-21 | Fix incorrect tilde variants in several symbol sets. Fixes the bad | Henry Stiles | 1 | -5/+6 |
2009-09-09 | Remove a spurious executable bit. | Ralph Giles | 1 | -0/+0 |
2009-09-02 | Fix a compile error in the UFST build, a result of implementing and | Henry Stiles | 1 | -1/+1 |
2009-09-02 | Fixes 690206. Explicitly set font types in the resident font table. | Henry Stiles | 4 | -96/+135 |
2009-08-29 | Fix 690471, a seg fault on snow leopard resulted from the compiler | Henry Stiles | 3 | -2/+6 |
2009-08-10 | Clean up reference counting problems and properly use | Henry Stiles | 1 | -18/+30 |
2009-08-01 | Bump version number and restore gs external reference after the 8.70 | Ralph Giles | 1 | -1/+1 |
2009-07-31 | Bump release date and revision for 8.70 final.ghostpdl-8.70 | Ralph Giles | 1 | -1/+1 |
2009-07-29 | Bump the release number for 8.70rc1. | Ralph Giles | 1 | -1/+1 |
2009-07-23 | Check for NULL in case gs_enumerate_files_inti() fails. For example, if a %ro... | Ralph Giles | 1 | -1/+1 |
2009-06-29 | Fix regressions associated with 690316. Apparently, with the Monotype | Henry Stiles | 1 | -4/+15 |
2009-06-25 | As part of fixing bug #690520 correct the long standing annoyance of | Henry Stiles | 1 | -90/+90 |
2009-05-01 | Add an 'IODevice' aware layer for filesystem enumeration 'gs_enumerate_*' | Ray Johnston | 2 | -11/+11 |
2009-03-26 | Properly setup the "nogc.dev" allocator. This fixes the memory | Henry Stiles | 2 | -0/+21 |
2009-03-26 | Remove allocator debugging code as this scheme will not work with | Henry Stiles | 1 | -5/+0 |
2009-03-19 | Norbert Janssen has provided this fix for bug 690316. Using the ufst | Henry Stiles | 1 | -2/+3 |