summaryrefslogtreecommitdiff
path: root/Resource
Commit message (Expand)AuthorAgeFilesLines
* PDF interpreter - reject insane Tc values earlyKen Sharp2020-04-151-1/+11
* Update copyright to 2020Chris Liddell2020-04-1074-73/+73
* PDF interpreter - Fix incorrect CIDFontType2 with Type1C descendantsKen Sharp2020-04-021-3/+19
* Redefine deprecated .setopacityalpha and .setshapealphaChris Liddell2020-03-311-3/+38
* Fix infinite loop in PDF interpreter 'pagespotcolors' procedureRay Johnston2020-03-301-8/+19
* Squashed commit of the opacity_shape branchMichael Vrhel2020-03-273-81/+69
* PDF interpreter - cope with Form XObjects leaving junk on the stackKen Sharp2020-03-271-0/+32
* PDF interpreter - swallow errors reading ICC profiles and continueKen Sharp2020-03-211-1/+9
* Bump version prior to 9.52 releaseChris Liddell2020-03-191-1/+1
* Bug 702191. Change Tr modes 2 and 6 to use fill_stroke operation.Ray Johnston2020-03-131-18/+23
* More problems with TTF "notdef" glyphsChris Liddell2020-03-111-1/+8
* Implement OPM tracking in pdfwriteKen Sharp2020-02-241-1/+1
* Bump version number pending 9.51 releaseChris Liddell2020-02-121-1/+1
* PDF interpreter - don't abort stream on halftone errorsKen Sharp2020-02-031-4/+33
* Fix bug 702062: Opacity being applied twice.Ray Johnston2020-01-271-41/+43
* Bug 702037: Handle empty path from PDF text clip modesChris Liddell2020-01-171-1/+13
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-74/+9
* PDF interpreter - don't abort on errors in JBIG2 globalsKen Sharp2020-01-061-4/+14
* PDF interpreter - increase robustness in face of invalid annotationsKen Sharp2020-01-031-24/+49
* PDF interpreter -- take out manually drawn rectfillNancy Durgin2019-12-191-5/+1
* PDF interpreter - use PDFDocEncoding for fonts in text annotationsKen Sharp2019-12-161-7/+82
* PDF interpreter - fix line ending positions on Line annotationsKen Sharp2019-12-141-4/+8
* PDF interpreter - Add arrows to /CL lines in FreeText annotationsKen Sharp2019-12-141-3/+18
* PDF interpreter - Fix multi-line FreeText annotation with /Rotate 270Ken Sharp2019-12-131-5/+6
* PDF interpreter - apply /C to more annotation typesKen Sharp2019-12-131-5/+16
* PDF interpreter - more annotation improvementsKen Sharp2019-12-131-62/+82
* PDF interpreter - apply RD array to Circle, Square and FreeText, apply Rotate...Ken Sharp2019-12-131-12/+116
* PDF interpreter - Accept /ColorSpace as well as /CS in group attribute dictio...Ken Sharp2019-12-071-5/+31
* PDF interpreter - cope with legal but sub-optimal indirect /PatternKen Sharp2019-12-061-0/+2
* Fix problem with setup_trans being undone by grestoreRay Johnston2019-12-063-61/+93
* Bug 701969: Fix fontconfig path permissions handlingChris Liddell2019-12-041-2/+2
* PDF interpreter - improve /Polygon annotation appearance creationKen Sharp2019-12-031-1/+3
* PDF interpreter - generate callout (/CL) lines for FreeText annotsKen Sharp2019-12-031-0/+11
* PDF interpreter - improve /Square annotation appearance creationKen Sharp2019-12-031-4/+10
* Ensure paths from Fontmap end in a directory separatorChris Liddell2019-11-211-1/+1
* Support CIDFSubstFont being a path/fileChris Liddell2019-11-151-1/+6
* PDF interpreter - don't ignore SUBSTFONTKen Sharp2019-11-141-156/+202
* pdfwrite - For PDF input, copy any UserUnit to the outputKen Sharp2019-11-132-6/+44
* Bug 695873: reverse search to auto-set GenericResourceDirChris Liddell2019-11-112-2/+2
* Fix PDF 2.0 /Square annotation appearance generationKen Sharp2019-11-091-0/+1
* Improve handling of microscopic fonts with text rendering mode 3Ken Sharp2019-11-081-19/+29
* Bug 701870: Use object number from Font rather than FontDescriptorChris Liddell2019-11-081-15/+14
* PDF interpreter - preserve colour space on Image XObjects with DoKen Sharp2019-11-061-1/+11
* Bug 701841: remove .forceput from /.charkeysChris Liddell2019-11-051-4/+4
* Add the ability to allow transparency ops in PostscriptChris Liddell2019-11-052-23/+32
* Change pdf implementation to use CalGray and CalRGBNancy Durgin2019-10-241-2/+2
* Apply DOPS to "bare" PS operator in PDF'sRay Johnston2019-10-221-1/+1
* Fontmap: cope better with bare filename mapsChris Liddell2019-10-211-0/+19
* Version number, to dovetail with releaseChris Liddell2019-10-151-1/+1
* Have warning honor -dQUIETChris Liddell2019-10-141-2/+5