summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve use of pdfwrite with OCRpdfwrite_ocrKen Sharp2020-11-1213-94/+698
* Add gs_param_list_dump() debug function.Robin Watts2020-11-123-0/+34
* Add OCRLanguage and OCREngine parameters to pdfwrite.Robin Watts2020-11-124-1/+71
* Tweak Tesseract build to include legacy engine.Robin Watts2020-11-121-3/+4
* More work on pdfwrite + OCRKen Sharp2020-11-122-3/+16
* Hook Tesseract up to pdfwrite.Robin Watts2020-11-123-4/+147
* Interim commit for pdfwrite+OCRKen Sharp2020-11-125-27/+70
* Fix bug 703125: -dNOINTERPOLATE leaves 'true' boolean on the stack.Ray Johnston2020-11-111-2/+2
* Bug 701804: Fix for device that causes buffer overflowsMichael Vrhel2020-11-111-34/+45
* MSVC: Add sanitize configurations/targets.Robin Watts2020-11-118-15/+326
* PDF interpreter - fix searching for missing Resources in parent objectKen Sharp2020-11-101-1/+0
* toolbin/localcluster/clusterpush.pl: exclude extract's src/build.Julian Smith2020-11-091-0/+4
* api_test: Simplify pointer hiding.Robin Watts2020-11-091-17/+1
* ps2write - fix use of /.HWMargins with ps2write outputKen Sharp2020-11-091-2/+2
* Fix bug 688166. EPS DSC comment processing not terminating properly.Ray Johnston2020-11-071-1/+21
* apitest: Hide pointer values in output.Robin Watts2020-11-071-4/+40
* Bug 702005 : rectfill and transparencyMichael Vrhel2020-11-061-1/+6
* jbig2dec: Add casts to silence a compiler warning.Sebastian Rasmussen2020-11-071-2/+2
* Bug 703087: CIEBased color space with overprintMichael Vrhel2020-11-051-1/+4
* Bug 703086 -- Disable trying to preserve Movie annotationsNancy Durgin2020-11-051-1/+2
* Fix Bug 702034. Missing image to DeviceN devices.Ray Johnston2020-11-045-14/+73
* pdfwrite - Fix potential seg faults with ColorConversionStrategyKen Sharp2020-11-041-12/+0
* Update clusterpush.pl for extract jobs.Robin Watts2020-11-031-4/+16
* Fix bug 702957, 702971. PageList problems with PDF input files.Ray Johnston2020-11-031-6/+4
* Fix another SEGV with BGPrint due to device_unsubclassRay Johnston2020-11-024-63/+80
* Set orig_spec_op for printer class devices so it forwards properly.Ray Johnston2020-10-311-1/+1
* FIx SEGV with gx_device_unsubclass when child is a clist device.Ray Johnston2020-10-314-12/+13
* Make gs_next_ids thread safe by using the core->monitor.Ray Johnston2020-10-313-2/+24
* Pacify helgrind so that gs_heap_status is thread safe.Ray Johnston2020-10-311-2/+8
* Fix problem with BGPrint and multi-threaded rendering caused by commit cca27988Ray Johnston2020-10-311-7/+6
* Fix gp_file allocations to use thread_safe_memory.Ray Johnston2020-10-311-4/+4
* Bug 702671: Make sure X11 device cleans up with closureMichael Vrhel2020-10-313-12/+37
* Add /Type /Outlines to Outlines entry for pdfwriteNancy Durgin2020-10-291-1/+1
* Fix ios build script and headersChris Liddell2020-10-293-6/+26
* Fix an option typo: "nonredundnat" -> "nonredundant"Chris Liddell2020-10-281-1/+1
* pdfwrite - fix Type 4 Chroma-keyed images with Colour ConversionKen Sharp2020-10-281-1/+65
* Change default ShowAcroForm to true to match Adobe Acrobat.Ray Johnston2020-10-233-38/+41
* Fix Bug702995: Inconsistent auto-rotation of EPS with EPSFitPage.Ray Johnston2020-10-231-8/+44
* Fix bug 702951. Valgrind error in image_render_interpolate_landscape_iccRay Johnston2020-10-231-1/+1
* Revise font dir global_glyph_code callback APIChris Liddell2020-10-233-5/+5
* Update freetype to 2.10.4Chris Liddell2020-10-23119-0/+89590
* Add error check on gx_device_text_begin return_errorMichael Vrhel2020-10-221-1/+1
* Fix typos in comments of zugferd programKen Sharp2020-10-221-11/+11
* lcms2: automatically align blocks appropriately on sparc.Robin Watts2020-10-211-1/+5
* Correct OCR docs for multiple languages.Robin Watts2020-10-201-1/+1
* Bug 702985: drop use of FT_CALLBACK_DEF() defChris Liddell2020-10-201-3/+3
* devices/vector/gdevtxtw.c: updated extract output to match mupdf.Julian Smith2020-10-191-18/+86
* doc/VectorDevices.htm: added brief info about txtwrite TextFormat=4.Julian Smith2020-10-191-1/+2
* Fix indeterminisms within halftoned rendering.Robin Watts2020-10-191-35/+27
* New file - program to assist in creating ZUGFeRD electronic invoicesKen Sharp2020-10-191-0/+316