summaryrefslogtreecommitdiff
path: root/gs
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Tweak bmpcmp error messageRobin Watts1-2/+2
2012-05-07Bug 693023: fix $Blend in Type 1 font serializationChris Liddell2-10/+26
2012-05-05Fix for issues in use of /SeparationOrder and /SeparationColorNamesMichael Vrhel3-348/+220
2012-05-05pdfwrite - memory leaks with CIDFontsKen Sharp3-71/+92
2012-05-05Bug 693027: Add missing spot color extraction from shading patterns.Alex Cherepanov1-1/+8
2012-05-04Bring the gs/jbig2dec directory in line with jbig2dec repos.Chris Liddell17-11189/+21453
2012-05-04pdfwrite - address memory leaksKen Sharp24-21/+521
2012-05-01Bug 693006: Guess malformed numbers.Alex Cherepanov1-4/+21
2012-05-01Fix for another indeterminism from 60640aeb33b18f9a9fcd76fc6f1083d7c7635f2Michael Vrhel1-9/+6
2012-05-01Optimize transparency bbox for image SMask.Ray Johnston1-4/+4
2012-04-30Fix for indeterminism introduced in 60640aeb33b18f9a9fcd76fc6f1083d7c7635f24Michael Vrhel1-2/+11
2012-04-30Initialize color procs for clip list accumulatorMichael Vrhel1-1/+3
2012-04-30Bug 692459: stop tiffsep(1) overwriting pages already writtenChris Liddell1-77/+189
2012-04-29* Change of the tiffsep and psdcmyk device to planar devices.Robin Watts56-287/+2443
2012-04-26Memento tweaks; add Memento_breakOnFree/Realloc functionality.Robin Watts2-21/+108
2012-04-25Bug 692243: Replace dictionary look-up with .execnAlex Cherepanov1-37/+31
2012-04-25Bug 692243: Fix a typo in absolute value comparison.Alex Cherepanov1-5/+5
2012-04-24Bug 692969: Don't verify PDF 1.5 xref.Alex Cherepanov1-1/+6
2012-04-24Bug 693000: Verify /Subtype of CIDFont resource.Alex Cherepanov1-7/+17
2012-04-24Add gx_forward_copy_planes.Robin Watts3-3/+48
2012-04-24Pacify Valgrind: don't calculate unused values from undefined data.Alex Cherepanov1-45/+48
2012-04-24Bug 693002: Add recently added files to install-doc target.Chris Liddell1-1/+3
2012-04-23Bug 692983: Require EOD mark in ASCII85 string.Alex Cherepanov3-2/+13
2012-04-23Planar device memory setup tweaks.Robin Watts1-4/+8
2012-04-23Fix uninitialised variable accessChris Liddell1-2/+2
2012-04-23Handle the remaining CIDFonts that FAPI was missing.Chris Liddell1-12/+29
2012-04-21bmpcmp: Error handling tweaks.Robin Watts1-3/+3
2012-04-20BugĀ 692962: fix endian issue with lcms2 i/faceChris Liddell1-2/+2
2012-04-19Bug 692968: regenerate some appearances.Alex Cherepanov1-13/+26
2012-04-17Small change to djet500C device.Chris Liddell1-2/+4
2012-04-16Fix segfault caused by change in zcharx (34f32ee) seen with 11-13.PS.Ray Johnston1-2/+3
2012-04-16Fix segfault in 12-13.PS CET. Yet another ref counted pointer not being cleared.Ray Johnston1-8/+8
2012-04-15Fix ref counting of CIEBased 'params' during alloc_restore_all with 11-19.PS ...Ray Johnston1-4/+12
2012-04-15Fix 692707. Clear pointers in text_enum when freeing the widths array.Ray Johnston1-0/+3
2012-04-14bmpcmp: Flip psdcmyk images to be the right way up.Robin Watts1-3/+7
2012-04-13Update bmpcmp to (at least try to) honour the color mapping for psd spots.Robin Watts1-9/+62
2012-04-13Support HPGL style path handling.Robin Watts24-26/+271
2012-04-13bmpcmp: Another attempt to make cmyk + spots psdcmyk files work.Robin Watts1-134/+44
2012-04-13Update bmpcmp so that it saves pngs from bpp > 32 psdcmyk imagesRobin Watts1-0/+20
2012-04-12Modified to not ignore error codes, no expected differences.Henry Stiles1-13/+11
2012-04-12Fix 692970 - device reference counting incorrect.Henry Stiles3-9/+47
2012-04-11Slight hack in gsmchunk.c for Memento builds.Robin Watts1-3/+18
2012-04-10Add Memento_label calls to gs_heap_alloc_bytes malloc calls.Robin Watts1-2/+2
2012-04-10Tidy up pattern accumulator device handling code.Robin Watts1-5/+7
2012-04-09Print out message from bmpcmp.c if no differences detected.Marcos H. Woehrmann1-0/+5
2012-04-08Prefaced bmpcmp.c error messages with 'bmpcmp:'.Marcos H. Woehrmann1-29/+29
2012-04-06Remove the need for seeking in bmpcmp when reading psdcmyk files.Robin Watts1-12/+18
2012-04-06Fixed bmpcmp.c to properly set *cmyk in psd_read().Marcos H. Woehrmann1-0/+1
2012-04-06Add psdcmyk support to bmpcmp.Robin Watts1-86/+730
2012-04-05Bug 692967: drop incorrect filter parameters.Alex Cherepanov1-0/+8