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