summaryrefslogtreecommitdiff
path: root/pcl
Commit message (Expand)AuthorAgeFilesLines
* Remove some blah_DEFINED cruft.Robin Watts2019-01-079-72/+10
* Add -I handling to gpdl.Robin Watts2019-01-046-0/+51
* Fix header inclusions.Robin Watts2018-12-147-34/+6
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-0712-417/+1125
* Squash warnings.Robin Watts2018-11-221-9/+2
* Remove pl_top_cursor_t and move to using streams.Robin Watts2018-11-204-208/+28
* Remove needless macros in plmain.cRobin Watts2018-11-201-27/+22
* Update language recognition mechanism.Robin Watts2018-11-167-53/+88
* Fix PCL handling of slightly malformed PJL.Robin Watts2018-11-141-6/+18
* Add nasty workaround for PXL stroking.Robin Watts2018-11-071-1/+5
* Add gs_font_dir_free.Robin Watts2018-10-292-29/+2
* Fix bug# 699969 - inverted colors and misplaced graphics.Henry Stiles2018-10-181-4/+6
* Remove unnecessary gs_opendevice() callsHenry Stiles2018-10-182-7/+0
* Bug 697545 : Prevent SEGV by propagating error code in tt_find_table.Shailesh Mistry2018-10-115-23/+68
* Fix commit 93d13545f90c37327bf3ca7ac75c9549d7b52f6fChris Liddell2018-09-192-1/+3
* Reset the PXL parser along with state cleanup.Henry Stiles2018-09-181-0/+1
* Remove unnecessary struct entry from pcl_interp_instance_s.Robin Watts2018-09-142-9/+9
* Fix "ambiguous else" warning.Robin Watts2018-09-141-2/+2
* Fix bug #699564 - pageside different from HP.Henry Stiles2018-09-131-23/+23
* Remove GS_NO_UTF8Robin Watts2018-09-062-14/+1
* Bug 699711: Review arg_next to ensure that NULL arg returns are coped with.Robin Watts2018-09-051-0/+5
* Fix "ignored return code" Coverity errors.Chris Liddell2018-08-211-17/+21
* Token buffer not freed.Henry Stiles2018-08-151-0/+2
* Bug 699638(3): Fix param list key handling in pl_main_process_options()Chris Liddell2018-08-151-12/+11
* Bug #699550 - Fix infinite loop processing PCL file with JPEG image.Henry Stiles2018-07-231-2/+9
* Add PCL symbol sets: PC-865 Norway and PC-860 Portugal.Henry Stiles2018-06-071-0/+116
* Fix #699390 - text position wrong.Henry Stiles2018-06-051-0/+4
* Bug 697545 : Prevent SEGV in pcfont_do_reset.Shailesh Mistry2018-04-191-0/+2
* Bug 699214: Add and use a "no cache" flag for glyphsChris Liddell2018-04-191-6/+1
* Bug 697545 : Fix memory leak in pcl_start_raster.Shailesh Mistry2018-04-051-0/+1
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-291-3/+2
* Correctly set the 'encoding' to none when we apply UTF-8Ken Sharp2018-03-281-1/+3
* Fix PACIFY_VALGRIND buildChris Liddell2018-03-261-1/+1
* Fix a "defined but not used" warningChris Liddell2018-03-261-1/+0
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-071-19/+35
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-071-19/+37
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-069-25/+51
* Bug 697545 : Fix memory leaks in hpgl_print_char.Shailesh Mistry2018-02-281-3/+5
* Bug 697545 : Update PCL to return error codes (Patch VI).Shailesh Mistry2018-02-272-10/+8
* Bug 697545 : Update PCL to return error codes (Patch V).Shailesh Mistry2018-02-264-31/+68
* Bug 697545 : Update PCL to return error codes (Patch IV).Shailesh Mistry2018-02-248-22/+30
* Bug 697545 : Update PCL to return error codes (Patch III).Shailesh Mistry2018-02-236-67/+114
* Bug 697545 : Update PCL to return error codes (Patch II).Shailesh Mistry2018-02-215-56/+101
* Bug 697545 : Update PCL to return error codes (Patch I).Shailesh Mistry2018-02-219-47/+97
* Bug 697545 : Fix memory leaks during font loading.Shailesh Mistry2018-02-203-11/+15
* Bug 697545 : Prevent SEGV by returning error codes.Shailesh Mistry2018-02-172-10/+8
* Bug 697545 : Prevent SEGV in palette_do_reset.Shailesh Mistry2018-02-171-1/+1
* Bug 697545 : Fix memory leak in alloc_indexed_cspace.Shailesh Mistry2018-02-171-0/+1
* Bug 696654 - PCL/PXL fails to build with system-shared libjpeg.Henry Stiles2018-02-156-1186/+4
* Bug 697545 : Fix memory leaks during tt font loading.Shailesh Mistry2018-02-142-2/+9