summaryrefslogtreecommitdiff
path: root/pl
AgeCommit message (Expand)AuthorFilesLines
2000-02-04removes obsolete comment.Henry Stiles1-11/+1
2000-01-11Updated for pcl and XL release 1.32.Henry Stiles1-0/+116
2000-01-05removes an unnecessary compilation directive.Henry Stiles1-1/+0
2000-01-05The PJL parser does not correctly handle side effects amongst PJLHenry Stiles1-0/+22
1999-12-12The actual bold fraction used on HP printers is larger than theHenry Stiles1-3/+3
1999-11-02Better handling of undefined glyphs. In particular pcl prints a spaceHenry Stiles2-5/+7
1999-10-15device parameters derived from the command line were being sent to anHenry Stiles1-11/+10
1999-10-05Fix non-standard comment after #endif to use /* */ - prevent warningsRay Johnston2-2/+2
1999-10-05adds (void *) casts for some font related function to avoid the workHenry Stiles1-6/+6
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles3-14/+24
1999-09-20Changed version number.Marcos H. Woehrmann1-1/+1
1999-08-25NEWS-PL commit.Marcos H. Woehrmann1-0/+119
1999-08-25Changed verion number.Marcos H. Woehrmann1-1/+1
1999-08-25Added version number/build date to PJL code.Marcos H. Woehrmann4-28/+45
1999-08-24removes conditional debug flag.Henry Stiles1-1/+0
1999-07-28The page count was not reimplemented correctly when the code forHenry Stiles1-10/+0
1999-07-19The intellifont cloning procedure was not properly handling compoundHenry Stiles1-2/+7
1999-06-17releases pxl error page font and enumeration when shutting down anHenry Stiles2-9/+12
1999-06-14intellifont character width function was returning the width inHenry Stiles1-1/+1
1999-06-07adds debugging assertions for current devices while devices are beingHenry Stiles2-0/+29
1999-06-06Routine to deallocate the interpreter instance was trying to "reclaim"Henry Stiles1-3/+0
1999-06-06As of gs library version 5.86, the log2_current_scale member of theHenry Stiles1-0/+13
1999-06-02Usage print statement after an error processing the command line wasHenry Stiles1-1/+1
1999-06-02Initial checkin for multiple language support, shared devices,John Desrosiers13-136/+2022
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles2-5/+9
1999-05-11not properly closing directories.Henry Stiles1-1/+10
1999-04-26Modifications for RTL/GL2 mode, these changes are only relevant to RTLHenry Stiles1-0/+2
1999-02-24hail news file check in.Henry Stiles1-0/+64
1999-02-24Modifications to support PJL fontsource and fontnumber environmentHenry Stiles3-123/+479
1999-02-18Change to '***_f' version of pl_font_glyph things to prevent conflict withRay Johnston1-5/+5
1999-02-18Fix to use correct INCLUDE macros (instead of hard coded '-I'). Needed forRay Johnston1-1/+1
1999-02-17modifications to support PCLXL processing of PJL.Henry Stiles2-1/+22
1999-02-11Remove the extra space after $(O_). This messes up platforms which cannotRay Johnston1-1/+1
1999-02-08Quiets pcl in DEBUG mode.Henry Stiles1-1/+1
1999-02-05Added space for solaris gcc: $(O_) $(PCLOBJ).Marcos H. Woehrmann1-1/+1
1999-01-31reverts to previous version. Version needs more review.Henry Stiles1-5/+9
1999-01-31modifies argument processing so that we don't step on argv as we parseHenry Stiles1-9/+5
1999-01-14chinook check-in.Henry Stiles1-0/+27
1999-01-11removes PC specific keywords.Henry Stiles1-1/+1
1999-01-11restores memory status and user time that had been commented outHenry Stiles1-8/+7
1999-01-04Version number and build date for PCL.Henry Stiles2-7/+16
1998-12-23changes to use gs standard i/o - gs_stderr, gs_stdout, and gs_stderr.Henry Stiles3-21/+41
1998-12-02NEWS file update.Henry Stiles1-0/+7
1998-11-26pjl_compare() is now exported.Henry Stiles2-1/+4
1998-11-08*** empty log message ***Henry Stiles1-0/+14
1998-11-03removes leaf compiler flags which are not used by pcl, pxl or plHenry Stiles1-2/+1
1998-10-16cleans up compiler warningsHenry Stiles6-14/+14
1998-10-05*** empty log message ***Henry Stiles1-0/+16
1998-10-05stylistic changes affecting string lengthsHenry Stiles1-7/+7
1998-10-05new pjl parser for PDL settable pjl environment variables.Henry Stiles2-21/+350