summaryrefslogtreecommitdiff
path: root/Resource
Commit message (Expand)AuthorAgeFilesLines
* PDF interpreter - remove /.gs.pdfobj# entries from pdfmarksKen Sharp2018-03-202-1/+30
* pdfwrite - ensure correct ICC profile version being written outKen Sharp2018-03-191-2/+2
* Bump version - prep for releaseChris Liddell2018-03-071-1/+1
* PDF interpreter - fix ToUnicode processing of bfrange with high byte setKen Sharp2018-02-191-2/+0
* PDF interpreter - remove a debug pstackKen Sharp2018-02-151-1/+1
* PDF interpreter - detect and ignore circular references in OutlinesKen Sharp2018-02-141-5/+38
* fix commit bcef41ad72a16472a3003d357bf8d8680174ab85Ken Sharp2018-02-131-2/+2
* PS interpreter - fix setpagedevice with -dDELAYBINDKen Sharp2018-02-131-0/+11
* Fix commentsKen Sharp2018-02-121-2/+4
* Fix debug flag for TTF loadingChris Liddell2018-02-011-2/+2
* Update copyright notice with new head office address.Ken Sharp2018-01-3079-234/+234
* Feature - JPEG Pass throughKen Sharp2018-01-221-0/+2
* Bug 691224 : Remove the long non-functional DISKFONTS feature.Chris Liddell2018-01-194-246/+3
* Prevent undefined error with -DDEBUGChris Liddell2018-01-171-2/+2
* Update to latest CMap release from AdobeChris Liddell2018-01-15180-6093/+20933
* PS interpreter - don't use findresource for Idiom Recognition in bindKen Sharp2018-01-121-15/+56
* Remove obsolete font files:Chris Liddell2017-12-192-0/+0
* PDF interpreter - another case of incorrect ICCBased profilesKen Sharp2017-12-021-2/+69
* Bug 698784: Fix the alias for Helvetica-Narrow-Bold-ObliqueDavid Kaspar [Dee'Kej]2017-12-012-1/+1
* PS interpreter - restore the flushpage operatorKen Sharp2017-11-211-1/+10
* PDF interpreter - move a default value to be compatible with all xref typesKen Sharp2017-11-211-1/+1
* PS interpreter - add warnings for DELAYBIND and WRITESYSTEMDICTKen Sharp2017-11-161-16/+25
* Fix RAW_DUMP (minor omissions/typos when blending was refactored.Ray Johnston2017-11-021-10/+2
* Fix Bug696372: Transparency with DeviceN not coping with bad PDF'sRay Johnston2017-11-021-4/+12
* PDF interpreter - try and catch yet more cases of circular referencesKen Sharp2017-10-301-4/+29
* PDF interpreter - improve commit 9e8d2eKen Sharp2017-10-211-3/+3
* Remove useless test in PDF interpreter transparency codeRay Johnston2017-10-201-11/+7
* PDF interpreter - fix annotations with transparency and textKen Sharp2017-10-201-0/+24
* PDF interpreter - Improve annotation appearance generationKen Sharp2017-10-132-85/+518
* PDF Interpreter - support the /Circle annotation type without an appearanceKen Sharp2017-10-091-1/+104
* PDF Interpreter - support the /Square annotation type with no /AppearanceKen Sharp2017-10-071-0/+39
* PDF interpreter - remove accidental debuggingKen Sharp2017-10-051-1/+1
* PDF Interpreter - support PDF 2.0 SpotFunction arraysKen Sharp2017-10-051-4/+25
* PDF interpreter - permit 0 size font scaling, render nothingKen Sharp2017-10-042-7/+9
* PDF interpreter - fix default /Decode for Lab imagesKen Sharp2017-10-021-1/+1
* PDF interpreter - clamp Box to MediaBox, even when MediaBox is negativeKen Sharp2017-09-221-6/+53
* Bug 698581: Pscript5Idiom: add missing conditional (and bind)Chris Liddell2017-09-221-2/+2
* Simpify confusing stack manipulationsChris Liddell2017-09-221-2/+2
* Fix errors with 6b06b8c854Chris Liddell2017-09-211-2/+2
* Bug 698559 avoid double alpha applicationMichael Vrhel2017-09-211-1/+3
* Write initial device error to stderrChris Liddell2017-09-191-1/+4
* PS interpreter - set EPSCrop when EPSFitPage is setKen Sharp2017-09-191-2/+4
* PDF interpreter - more work on images with invalid /MaskKen Sharp2017-09-161-2/+28
* Bump version number for releaseChris Liddell2017-09-131-1/+1
* PDF interpreter - handle invalid XRefStm in hybrid PDF fileKen Sharp2017-09-121-2/+10
* PDF interpreter - add support for Choice fields in Widget annotationsKen Sharp2017-08-311-6/+58
* PDF interpreter - make sure Stamp appearance synthesis cannot have 0 scaleKen Sharp2017-08-301-1/+1
* PDF interpreter - fix implementation of HTOKen Sharp2017-08-301-0/+1
* PDF Interpreter - Paint one pixel for Patterns with BBox width/height of 0Ken Sharp2017-08-291-1/+16
* PDF Interpreter - Handle recursive /Prev entries in trailer dictionariesKen Sharp2017-08-281-0/+36