summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sacrificial commit for gs/gpdf comparison testgpdf_gs_text_filter_005Chris Liddell2021-03-251-0/+1
* Don't call initgraphics before drawing annotationsKen Sharp2021-03-251-1/+1
* Fix some compiler warnings.Ken Sharp2021-03-252-9/+11
* Add the JPX non-device colour spacesKen Sharp2021-03-252-2/+108
* Implement fix to alpha/opacity from Bug702062Nancy Durgin2021-03-241-0/+12
* More fixes for SMask with BCNancy Durgin2021-03-241-1/+4
* Fix typo affecting masks with BCNancy Durgin2021-03-241-0/+1
* Support for JPXDecode colorspacesNancy Durgin2021-03-243-19/+51
* Merge branch 'master' into pdfiKen Sharp2021-03-249-63/+78
|\
| * pdfwrite - fix FastWebView with multiple put_params() callsKen Sharp2021-03-241-1/+1
| * Bug 703246: Improve the efficiency of CMap processingRay Johnston2021-03-221-17/+34
| * Fix a performance regression introduced by commit 813b5f48e8Ray Johnston2021-03-221-10/+6
| * Automate tesseract build compatibility with clang++Chris Liddell2021-03-221-1/+19
| * Tweak gitlog2changelog.py to exclude the per-commit file listChris Liddell2021-03-221-1/+3
| * Add /utf-8 command to TESSCXXFLAGS in msvc.mak.Robin Watts2021-03-221-1/+1
| * Fix crash in display device (seen with apitest.c).Robin Watts2021-03-191-1/+1
| * Update man pages to reflect SAFER is now the default.Chris Liddell2021-03-192-31/+13
* | For pdfi-inside-Ghostscript, fix the page Group sizeKen Sharp2021-03-241-7/+8
* | Fix the pdfi-inside-Ghostscript media setup for rotated pagesKen Sharp2021-03-241-3/+4
* | Fix JPXDecode image issuesNancy Durgin2021-03-231-2/+20
* | Fix non-rotated media sizes where origin is not 0,0 (in GS)Ken Sharp2021-03-221-0/+2
* | Merge branch 'master' into pdfiKen Sharp2021-03-191-1/+6
|\ \ | |/
| * Erasepage optimisation - fix invalid device ordering assumptionKen Sharp2021-03-191-1/+6
* | Add a warning when we encounter an XObject with a missing SubtypeKen Sharp2021-03-183-2/+6
* | Merge branch 'master' into pdfiKen Sharp2021-03-185-19/+47
|\ \ | |/
| * Drop DynaLab special bbox stretching of metricsKen Sharp2021-03-181-4/+12
| * Fix bug 703704: Matte in SMask is indirect reference.Ray Johnston2021-03-171-0/+8
| * Make --disable-threads incompatible with including OCRChris Liddell2021-03-171-1/+3
| * Pick up C++ compiler from configure scriptChris Liddell2021-03-172-1/+3
| * Rejig clist_mutate_to_clist for Coverity.Robin Watts2021-03-161-14/+22
* | Ignore empty DecodeParms arraysKen Sharp2021-03-181-3/+9
* | Apply the CropBox as an inital clip when running under GSKen Sharp2021-03-181-2/+16
* | Change handling of missing /Group errorNancy Durgin2021-03-174-5/+10
* | Implement OutputIntentsNancy Durgin2021-03-167-5/+333
* | Merge branch 'master' into pdfiKen Sharp2021-03-161811-2295/+2532
|\ \ | |/
| * Fix merge error causing CAL SEGVs.Robin Watts2021-03-151-1/+1
| * Update copyright to 2021Chris Liddell2021-03-151809-1845/+1845
| * Bug 703414 : Halftone artifactsMichael Vrhel2021-03-123-8/+166
| * Fix SEGV with -sNupControl=1x2 to pbmraw -r300 Bug693331.pdfRay Johnston2021-03-111-2/+10
| * Add additional debug for halftonesMichael Vrhel2021-03-116-60/+167
| * Bug 703687: Fix logic for alpha bits in do_fill_stroke()Chris Liddell2021-03-111-1/+1
| * Bug 703324 - restore fill state after fill+stroke path operationKen Sharp2021-03-111-0/+8
| * Extract clist setup code from prn and display device.Robin Watts2021-03-114-175/+130
| * Fix exports for GPL DLL.Robin Watts2021-03-111-2/+4
| * Fix MSVC warning.Robin Watts2021-03-111-2/+2
| * Fix some comment typos.Robin Watts2021-03-112-4/+4
| * Fix bug 703681. Illegal Mask for image in PDF.Ray Johnston2021-03-111-1/+9
| * Fix ordering of operators in FitPageKen Sharp2021-03-111-1/+1
| * Fix rangecheck from pdf_info when -dDumpXML is used and lines are > 256 bytes.Ray Johnston2021-03-101-15/+2
| * Bug 703653: jbig2dec: Use correct freeing function for JBIG2 images.Sebastian Rasmussen2021-03-101-3/+7