summaryrefslogtreecommitdiff
path: root/Resource
Commit message (Expand)AuthorAgeFilesLines
* Bug 692721: remove SMask specific stuff from form dictChris Liddell2016-10-141-1/+7
* Fix Bug 696864: Use Default colorspaces when processing SMaskRay Johnston2016-10-111-0/+3
* Fix pdfmark argument validationKen Sharp2016-10-101-0/+6
* Use ToUnicode for substituted CIDFontsChris Liddell2016-10-051-87/+132
* Bug 697087: Apply PDF TTF rules when loading from diskChris Liddell2016-09-222-1/+32
* FitPage should not add in rotation if destination page is square.Ray Johnston2016-09-201-1/+3
* PDF interpreter - fix for GSView 5Ken Sharp2016-09-141-2/+4
* Bump version number to 9.21Chris Liddell2016-09-141-1/+1
* Soft Mask Matte Entry Bug 697097Ray Johnston2016-09-071-48/+11
* Fix typo introduced in commit c9f24068Ray Johnston2016-09-041-1/+1
* Fix is_big_mask calculation to be sqrt(a*a + b*b)Ray Johnston2016-09-021-2/+2
* Add findrgbcustomcolor as requested by customer 400.Ray Johnston2016-09-021-18/+55
* PDF interpreter - honour /Intent for imagesKen Sharp2016-08-221-0/+22
* Scan converter configuration code.Robin Watts2016-08-191-0/+4
* Fix global/local VM issue with gstate that b9a265a trips over.Ray Johnston2016-08-091-2/+1
* PosScript interpreter - don't error on nested formsKen Sharp2016-08-081-0/+1
* Support CompatibleOverprint in the interpreter (bug 696876)Ray Johnston2016-08-013-67/+156
* Remove leftover debugging code (pstack)Chris Liddell2016-07-271-1/+1
* PDF interpreter - fix some typosKen Sharp2016-07-271-2/+2
* PDF interpreter - handle PageLabels where the number tree starts with KidsKen Sharp2016-07-261-1/+2
* PDF interpreter - treat invalid BaseEncoding as a missing BaseEncodingKen Sharp2016-07-211-10/+11
* Remove some debugging code.Chris Liddell2016-07-201-1/+0
* URW++ update to base 35 from June 2016.Chris Liddell2016-07-1271-2638/+35
* PDF interpreter - cope with Default* ColorSpace definitions in FormsKen Sharp2016-07-112-23/+189
* PDF interpreter - cope with missing parameters in DestinationsKen Sharp2016-07-041-8/+16
* PDF interpreter - handle ToUnicode CMaps with large rangesKen Sharp2016-07-042-17/+35
* More TTF post table wranglingsChris Liddell2016-06-221-32/+22
* pdfwrite - cope with missing optional arguments in /XYZ DestsKen Sharp2016-06-211-3/+23
* Bug 696824 (redux): post table handlingChris Liddell2016-06-201-8/+20
* ps2write - permit image downsamplingKen Sharp2016-06-131-2/+5
* Fix .locksafeKen Sharp2016-06-101-1/+1
* Bug 696824: 'post' table with out of range indicesChris Liddell2016-06-091-17/+20
* PDF interpreter - refuse to set degenerate text matrixKen Sharp2016-06-071-0/+25
* PDF interpreter - fix GlyphNames2Unicode with 2 byte keysKen Sharp2016-05-261-0/+2
* Fonts - add some new glyph names to the Unicode Decoding resourceKen Sharp2016-05-261-5/+5
* Bug 696782: Fix the asciitilde glyph.Chris Liddell2016-05-171-0/+0
* Bug 696776: Allow gs run without pdfwrite installed.Chris Liddell2016-05-131-0/+5
* Bug #692945 " Need warn equivalent of -dPDFSTOPONERROR, like -dPDFSTOPONWARN"Ken Sharp2016-05-032-1/+2
* Bug #696687 - cannot open encrypt pdf fileKen Sharp2016-05-021-5/+10
* Add a system to allow processing of individual pages and ranges of pagesKen Sharp2016-04-191-23/+159
* PDF Interpreter - try to work around invalid ICCBased spacesKen Sharp2016-04-143-2/+106
* PDF interpreter - fix a typo in an error messageKen Sharp2016-04-091-1/+1
* PDF interpreter + pdfwrite - use font object numbers to detect identical fontsKen Sharp2016-04-084-5/+147
* Bug 694724: Have filenameforall and getenv honor SAFERChris Liddell2016-03-291-0/+2
* High level forms - cope with junk on stack after PaintProcKen Sharp2016-03-281-1/+27
* PDF interpreter - cope with Indexed space with 'hival' being indirectKen Sharp2016-03-211-0/+4
* Bump version number/dateChris Liddell2016-03-111-1/+1
* PDF interpreter - allow the operand stack to gro without limitKen Sharp2016-02-111-5/+13
* PDF interpreter - handle Xref stream with incorrect lengthKen Sharp2016-02-101-1/+13
* PDF interpreter - yet more robust error handlign with broken filesKen Sharp2016-02-082-8/+39