summaryrefslogtreecommitdiff
path: root/pl
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Close the device before exiting PCL, XPS and friends.Henry Stiles1-2/+2
2012-03-09colour handling - ensure ink names are maintained in the name table while in useKen Sharp1-0/+1
2012-03-06Add command line parsing for icc user parameters.Henry Stiles3-5/+35
2012-02-25Bug #692880 Correct the initial Windows display device flags for PCLunknown1-1/+1
2012-01-31Have plver.mak use Ghostscript version.mak version numberChris Liddell1-1/+1
2012-01-18Integrates the new URW WingDing font.Henry Stiles1-1/+1
2012-01-18Prevent double file close on font file.Henry Stiles1-1/+2
2012-01-18PJL support for the resolution variable.Henry Stiles4-0/+7
2012-01-18Close PCL font files after initial read.Henry Stiles1-0/+1
2012-01-18Refines '-J' option to process Exit Language properly.Henry Stiles1-4/+7
2012-01-18Allow multiple PJL commands with the -J option.Henry Stiles1-5/+16
2012-01-09PLOTSIZEROTATE is no longer used with the current scheme to initializeHenry Stiles1-1/+0
2012-01-09Support the geometry option on the command line, note this reallyHenry Stiles3-0/+5
2012-01-09Conditionalize a debug message.Henry Stiles1-1/+1
2011-11-18Fix 692559, integrate Josef Hinteregger's patch to detect a fontHenry Stiles1-10/+10
2011-11-17A new interface procedure to allow the languages to invoke the PJL parser.Henry Stiles3-2/+13
2011-11-17Removal of WTS from code.Michael Vrhel1-1/+1
2011-11-14Squash some more PCL warnings.Robin Watts1-2/+2
2011-11-10Squash warnings in pcl/pxl.Robin Watts3-23/+23
2011-11-10Squash warnings in MSVC build.Robin Watts2-21/+22
2011-10-25Add new 'long form' debugging flags.Robin Watts1-0/+9
2011-10-25Make common warning message only output when pcl font parsingHenry Stiles1-1/+1
2011-10-07Remove the 'return' from the macro gx_set_dev_colorKen Sharp2-3/+8
2011-08-09Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles7-11/+5
2011-07-29Increment version number for "master".Chris Liddell1-1/+1
2011-07-24Backout commit 7f5d3d7; 8 bit display device palette change.Robin Watts1-13/+11
2011-07-23Fix bug 692235: Rendering to 8bit colors shows bad colors.Robin Watts1-11/+13
2011-06-23Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts1-9/+9
2011-06-20Merge branch 'deprecate_crd_and_cleanup'Henry Stiles2-6/+2
2011-06-08More work on unicode handling under windows.Robin Watts1-41/+7
2011-06-05Bug 691222: Make windows build use UTF-8 encoding.Robin Watts1-1/+71
2011-06-01Clean up warnings and problems identified with static analysis.Henry Stiles2-6/+2
2011-05-25Fixes Bug 692232 - landscape printed on portrait media.Henry Stiles1-1/+11
2011-05-17Add another new font type 'ft_PCL_user_defined' for the PCL bitmapKen Sharp1-1/+1
2011-04-26PJL filesystem commands can be made static.Henry Stiles3-40/+43
2011-04-26Partially refactor image api so it can be shared between pcl and pxl,Henry Stiles2-9/+78
2011-04-22Josef Hinteregger's patch to implement custom paper sizes in PJL and PCL,henrys1-0/+2
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson39-2832/+2730
2011-04-19Introduce end-of-line normalization.Tor Andersson6-2360/+2360
2011-04-08Fix XPS and PCL interpreters : Change to decode_glyph routineKen Sharp1-1/+1
2011-03-30Update the ghostpdl version number.ghostpdl-9.02Chris Liddell1-1/+1
2011-03-16Update the modified pl_main so that it returns the value from pl_main_aux, to...Ken Sharp1-2/+1
2011-03-15Remove a '#if 0' accidentally committed.Ken Sharp1-3/+0
2011-03-15Refactor the Windows display device code to remove the duplication of element...Ken Sharp3-645/+39
2011-03-14Use the return error code e_ExitLanguage when we exceed the pageHenry Stiles1-2/+2
2011-03-11Code to support Cyrillic, Greek, Arabic, Baltic symbol sets, see theHenry Stiles2-3/+818
2011-03-10For PCL's benefit we change the display format to DISPLAY_BIGENDIAN -Henry Stiles1-6/+6
2011-02-17PCL-XL bitmap fonts have a font header of 10 bytes followed by theHenry Stiles1-1/+1
2011-02-15Purging the characters in the character cache must precede purging theHenry Stiles1-1/+1
2011-02-08Adds a news file and updates the revision number for the upcomingghostpdl-9.01Henry Stiles1-1/+1