summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another Freetype fix.libs-updateChris Liddell2012-03-151-1/+1
* Backport incremental interface fix from FT git.Chris Liddell2012-03-151-10/+20
* Update to Freetype 2.4.9Chris Liddell2012-03-15346-10840/+23885
* Fix for broken tiff devices due to use of huge signed number in overflow testMichael Vrhel2012-03-151-4/+8
* Make -dPDFA backwards compatible, equivalent to -dPDFA=1Ray Johnston2012-03-151-0/+4
* pdfwrite - correction to PDF/A processingKen Sharp2012-03-153-2/+7
* pdfwrite - first pass at PDF/A-2 outputKen Sharp2012-03-1520-51/+54
* Bug 692851: Implement the case of bps < 8 for Luratech JPX decoderAlex Cherepanov2012-03-152-5/+58
* Revert "Support HPGL style path handling. (Work in progress)"Robin Watts2012-03-1521-183/+23
* Hack to fix memento.c build problem on Mac OS X.Marcos H. Woehrmann2012-03-151-0/+5
* Change compression of the tiffsep device composite output to match the separa...Marcos H. Woehrmann2012-03-152-14/+17
* Support HPGL style path handling. (Work in progress)Robin Watts2012-03-1521-23/+183
* Fix typo in last commit that stopped Memento builds working.Robin Watts2012-03-151-1/+2
* Updated Memento pulled in from mupdf. Plus nesting fixes.Robin Watts2012-03-152-107/+445
* Fix Memento GhostPDL builds to actually build Memento on windows.Robin Watts2012-03-152-0/+6
* colour handling - ensure ink names are maintained in the name table while in useKen Sharp2012-03-156-2/+39
* Change the icc user parameter operators to use the graphics state notHenry Stiles2012-03-153-96/+80
* Add MEMENTO to preprocessor definition list in the VS solution.Robin Watts2012-03-155-5/+5
* Tweak rm.bat (and hence fix 'clean' builds on windows)Robin Watts2012-03-151-1/+2
* Problems with glyphs, T1 patterns and transparecy.....Chris Liddell2012-03-153-2/+16
* Fix the checks in gdevtsep.c missed by commit e954dd4683c35dbd66de3e045d979eb...Marcos H. Woehrmann2012-03-151-7/+7
* Add command line parsing for icc user parameters.Henry Stiles2012-03-156-5/+135
* Fix detection of TIFF file size overflow in tiffsep.Marcos H. Woehrmann2012-03-151-1/+1
* User params reset issue of icc profile stringsMichael Vrhel2012-03-153-57/+81
* Fix 692893 gl/2 rectangles not properly placed.Henry Stiles2012-03-151-1/+11
* Fixes bug 692894, orientation of pcl pages incorrect.Henry Stiles2012-03-152-14/+3
* Better error handling in the absence of fonts.Henry Stiles2012-03-152-2/+2
* Clean up of distclean target in Makefile.Marcos H. Woehrmann2012-03-153-3/+3
* Bug 692891: don't hack the libjpeg mem manager....Chris Liddell2012-03-151-0/+7
* Fix the "WHICH_CMS" setting.....Chris Liddell2012-03-151-1/+1
* pdfwrite - Improve handling of PCL downloaded TrueType fontsKen Sharp2012-03-151-1/+2
* Bug 692602: revise script vs job confusionChris Liddell2012-03-151-4/+5
* Bug 692602: revise SAFER section in the man pageChris Liddell2012-03-151-2/+35
* Revert "Support HPGL style path handling."Robin Watts2012-03-1524-256/+27
* pdfwrite - Fix XMP ModDate metaDataKen Sharp2012-03-151-1/+1
* Another fix to fuzzy.c dealing with different sized input files.Marcos H. Woehrmann2012-03-151-2/+4
* Support HPGL style path handling.Robin Watts2012-03-1524-27/+256
* Movement of code for setting ICC system/user params into graphics lib.Michael Vrhel2012-03-153-231/+348
* Bug 692878: Convert Type 4 image with invalid mask to Type 1Alex Cherepanov2012-03-151-2/+7
* Bug #692880 Correct the initial Windows display device flags for PCLunknown2012-03-151-1/+1
* Add "-I directories" option.Alex Cherepanov2012-03-152-1/+12
* Bug 692867: ignore PDF path operators without current pointAlex Cherepanov2012-03-151-4/+4
* Fix for bug 692865. Make XPS interpreter use ICC color spaces for defaultMichael Vrhel2012-03-159-31/+90
* Bug 692832: Drop setcachedevice calls with large arguments.Alex Cherepanov2012-03-151-1/+7
* Bug 692859: Add Portfolio support to pdf_info.psAlex Cherepanov2012-03-151-58/+126
* Bug 692851: Fix OpenJpeg JPX with components > 1, and bps < 8Alex Cherepanov2012-03-151-15/+50
* Typo fix in non color managed transformMichael Vrhel2012-03-151-1/+1
* Bug 692852: Broken /Mask in 1 bpc /Indexed imagesAlex Cherepanov2012-03-151-5/+20
* Revert 2e807ab6d4eecfce43561b9e8d5b66386a5165ee and fix fuzzy.c correctly.Marcos H. Woehrmann2012-03-151-4/+3
* Improve image performance by rotating Width 1 images to Height 1.Ray Johnston2012-03-151-0/+20