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