summaryrefslogtreecommitdiff
path: root/Resource
Commit message (Expand)AuthorAgeFilesLines
* Undefine internal .presentspecial dictionaryNancy Durgin2019-01-081-1/+3
* Rearrange code in gs_setpd.ps so things are defined before used.Nancy Durgin2019-01-081-192/+196
* Rewrite some code to be able to undef internal .setpagesizeNancy Durgin2019-01-082-26/+13
* Bug 691732 Add support for e-sRGB and ROMMRGB color spacesMichael Vrhel2019-01-073-4/+34
* Bug 699180: Transparency BBox for stroke needs the expanded path.Ray Johnston2019-01-071-1/+8
* Undef internal setpagedevice operatorsNancy Durgin2019-01-042-37/+43
* Undefine internal functions in gs_dps2.psNancy Durgin2018-12-201-12/+20
* pdfwrite/PDF interpreter/transparency - identify page level groupsKen Sharp2018-12-202-1/+12
* Cleanup from no-longer-existing .alphaimage operatorNancy Durgin2018-12-201-41/+27
* Removing display postscript and NeXT dps operators.Nancy Durgin2018-12-186-392/+5
* PDF interpreter - preserve stroke colour/space round SMaskKen Sharp2018-12-141-0/+2
* Undef internal funcs in gs_setpd.psNancy Durgin2018-12-121-59/+70
* PDF interpreter - Improve T42 CharStrings creation for non-symbolic fontsKen Sharp2018-12-081-3/+3
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-072-12/+86
* Fix .vmused undef to work properlyNancy Durgin2018-11-291-4/+4
* Undef internal functions from level2dictNancy Durgin2018-11-291-2/+4
* Bug 700290: Fix problems with DELAYBIND and font substitutionChris Liddell2018-11-291-5/+4
* Bug 695813. Reduce memory usage for ICC profiles. Example AIX361DC_Save.pdfRay Johnston2018-11-281-1/+1
* Undefine internal .findcategoryNancy Durgin2018-11-283-7/+8
* Undef a bunch of internal things in gs_res.psNancy Durgin2018-11-282-27/+49
* Have gs_cet.ps run from gs_init.psChris Liddell2018-11-272-2/+22
* Undef some internal level3 implementation detailsNancy Durgin2018-11-272-33/+46
* Remove dead code from gs_cspace.psNancy Durgin2018-11-271-61/+2
* Undef'd things used locally in gs_btokn.ps (binary tokens)Nancy Durgin2018-11-271-16/+28
* Fix some previously attempted undef'sNancy Durgin2018-11-272-3/+9
* PS interpreter - fix EPSFitPage (again)Ken Sharp2018-11-272-7/+13
* Tweak gs_cet.ps papersize handling.Chris Liddell2018-11-201-1/+6
* Delete gs_l2img.ps, and all references in makefiles and docs.Nancy Durgin2018-11-201-183/+0
* Undef a bunch of image-related thingsNancy Durgin2018-11-201-0/+25
* Undefine a bunch of functionsNancy Durgin2018-11-203-1/+7
* PDF interpreter - use Appearance streams for highlight annotationsKen Sharp2018-11-151-38/+54
* Undefine some level2-related operatorsNancy Durgin2018-11-142-13/+39
* Move a bunch of existing undef's up to the array with the others.Nancy Durgin2018-11-131-14/+3
* Undefined a bunch of EPS thingsNancy Durgin2018-11-131-15/+31
* Remove .endjob, which is not used anywhereNancy Durgin2018-11-131-8/+0
* Bump version number for releaseChris Liddell2018-11-071-1/+1
* Bug 700133: handle out of range CIDs in CMap parsingChris Liddell2018-11-061-0/+11
* PDF interpreter - work around type 3 fonts with no FirstChar/LastCharKen Sharp2018-11-031-2/+10
* PDF interpreter - Don't allow page stream fonts to be used for AnnotationsKen Sharp2018-11-011-2/+37
* "Hide" a final use of a .force* operatorChris Liddell2018-10-191-3/+3
* Remove debug code accidentally left in growPDFobjectsKen Sharp2018-10-161-1/+1
* PDF interpreter - bug in growPDFobjects when repairing PDF fileKen Sharp2018-10-161-2/+9
* font parsing - prevent SEGV in .cffparseKen Sharp2018-10-165-38/+38
* Make .forceput unavailable from '.policyprocs' helper dictionaryKen Sharp2018-10-166-54/+58
* Bug 699935: Change to allow GSView 5 to work with current Ghostscript.Ray Johnston2018-10-121-4/+3
* Bug 699938: .loadfontloop must be an operatorChris Liddell2018-10-111-1/+1
* Bug 699927: don't include operator arrays in execstack outputChris Liddell2018-10-102-3/+3
* PDF interpreter - don't use CIDFonts from the PDF file for missing onesKen Sharp2018-10-101-2/+10
* Explicitly exclude /unknownerror from the SAFERERRORLISTChris Liddell2018-10-091-1/+7
* For hidden operators, pass a name object to error handler.Chris Liddell2018-10-091-1/+1