summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20Fixes 692992. Implicit closepaths not properly detected.Henry Stiles1-15/+11
2012-04-20Remove obsolete bug list.Henry Stiles1-103/+0
2012-04-20Default to Windows UNICODE file names "off".Chris Liddell1-1/+9
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 Watts25-26/+274
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-11Fix make clean for GhostPDL.Marcos H. Woehrmann1-1/+5
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
2012-04-05Add the 32-bit Memento directories to .gitignoreKen Sharp1-0/+2
2012-04-02Fix a makefile typo....Chris Liddell1-1/+1
2012-04-02Bug 692761: some errors reported by cppcheckChris Liddell4-5/+10
2012-03-30Bug 692767: Render shading as a group.Alex Cherepanov1-2/+13
2012-03-30PDF interpreter - preserve CIDSystemInfo in embedded CID fontsKen Sharp2-7/+5
2012-03-29Fix bugs 692542 and 692706, bad rendering of copies after first page with Num...Ray Johnston1-1/+5
2012-03-29Fix a minor compiler warning by casting a pointer.Ken Sharp1-1/+1
2012-03-29pdfwrite - when a Charstring is not found for a glyph use the /.notdef width ...Ken Sharp2-15/+79
2012-03-29Bug 692886: use sequential page numbers in PDF collections.Alex Cherepanov2-19/+65
2012-03-28Fix bug 692688: pdf14_copy_alpha did not move the source data pointer when ad...Ray Johnston1-0/+1
2012-03-28Bug 692950: further revise falling back to unhinted rendering.Chris Liddell1-3/+4