summaryrefslogtreecommitdiff
path: root/gs/Resource
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Bug 693027: Add missing spot color extraction from shading patterns.Alex Cherepanov1-1/+8
2012-05-01Bug 693006: Guess malformed numbers.Alex Cherepanov1-4/+21
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-19Bug 692968: regenerate some appearances.Alex Cherepanov1-13/+26
2012-04-05Bug 692967: drop incorrect filter parameters.Alex Cherepanov1-0/+8
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-29Bug 692886: use sequential page numbers in PDF collections.Alex Cherepanov1-19/+63
2012-03-18Bug 692589: Copy CIDSystemInfo from PDF to CMapAlex Cherepanov1-10/+12
2012-03-14Output Intent Implementation Part 2Michael Vrhel2-5/+38
2012-03-13Make -dPDFA backwards compatible, equivalent to -dPDFA=1Ray Johnston1-0/+4
2012-03-13pdfwrite - correction to PDF/A processingKen Sharp2-2/+2
2012-03-13pdfwrite - first pass at PDF/A-2 outputKen Sharp2-2/+2
2012-02-25Bug 692878: Convert Type 4 image with invalid mask to Type 1Alex Cherepanov1-2/+7
2012-02-24Bug 692867: ignore PDF path operators without current pointAlex Cherepanov1-4/+4
2012-02-22Bug 692852: Broken /Mask in 1 bpc /Indexed imagesAlex Cherepanov1-5/+20
2012-01-31Bug 690473: scale substitute fonts to fit in Widths.Chris Liddell1-1/+56
2012-01-31Bug 691483: Fix access to PDF collections.Alex Cherepanov1-13/+30
2012-01-30Increment Ghostscript version on master to 9.06.Chris Liddell1-1/+1
2012-01-28Bug 692704: Don't reset PageSpotColors after every pageAlex Cherepanov1-3/+3
2012-01-24Bug 691184: update doc and example for getenv in cidfmapChris Liddell1-1/+1
2012-01-21Bug 692798: Ignore the request for undefined color space.Alex Cherepanov1-7/+17
2012-01-05Fixed missing Rendering Intent Override in gs_lev2.psMichael Vrhel1-0/+5
2012-01-03Revise example in comments.Chris Liddell1-1/+3
2011-12-23Movement of proof profile an device link profile to device.Michael Vrhel1-10/+0
2011-12-19CIDFont substitution tweak for *Light,Bold fontsChris Liddell1-2/+40
2011-12-17Bug 692747: Trap errors in operator sh and continue.Alex Cherepanov1-2/+6
2011-12-15Bug 687297: Revert to the URW fontsChris Liddell35-0/+0
2011-12-14Bug 690779 (pt2): revisions to CIDFont substition.Chris Liddell2-67/+55
2011-12-13Bug 690779: Provide fallback for missing CIDFonts in PDFChris Liddell8-4/+172
2011-12-09Bug 692686: use same scan conversion settings for "clip" as for "fill"Chris Liddell1-1/+1
2011-12-09Do not use hexadecimal names for type42 Charstrings and EncodingKen Sharp1-1/+1
2011-11-21Bug 692672: slightly revise symbolic fonts in PDFsChris Liddell2-30/+29
2011-11-11Bug 692675: drop ivalid filter parameters.Alex Cherepanov1-1/+1
2011-11-09Memento 'list blocks' tweaks.Robin Watts1-0/+4
2011-10-29Bug 692502: add missing dereference of an indirect object.Alex Cherepanov1-1/+1
2011-10-28Bug 692590: Ignore self-referencing /SMask attribute.Alex Cherepanov1-2/+9
2011-10-26Bug 692605: resolve FAPI/UFST matrix clashChris Liddell1-1/+1
2011-10-22Bug 692622: spurious warnings on Indexed colour spaces.Alex Cherepanov1-29/+21
2011-10-18Fix bug 691978: Ignore PS vmreclaim requests for GC. Only GC when vmthreshold...Ray Johnston2-5/+10
2011-10-14Better preservation of PDF text rendering modes in pdfwrite.Ken Sharp1-51/+166
2011-10-12Fix PDFFitPage when PDF orientation doesn't match page orientation.Ray Johnston1-2/+3
2011-10-12Bug 692534: revert to unit matrix for Microtype fonts.Chris Liddell1-1/+1
2011-10-12Bug 689450: deal with invalid font entry in res dict.Chris Liddell1-6/+32
2011-10-06Improve PDFFitPage to center the PDF Box on the page.Ray Johnston1-0/+7
2011-10-02Bug 692560: read objects with invalid obj# as nulls.Alex Cherepanov2-3/+7
2011-09-30Bug 692561: fix handling of tr 3 in setshowstateChris Liddell1-1/+3