summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-29apply diff between stock 1.2.42 <-> 1.2.44 to upgrade to libpng 1.2.44 - bug ...Hin-Tak Leung68-447/+765
2010-06-29change documentation as --enable-dynamics is no longer required for "make so"...Hin-Tak Leung1-5/+5
2010-06-29split lcms code build into arch-specific targets; try to make both windows in...Hin-Tak Leung13-6/+30
2010-06-29move the DYNAMIC_* defines out of the --enable-dynamic condition so that it a...Hin-Tak Leung1-11/+22
2010-06-29switch autoconf png test away from testing for a soon-to-be-obsolete routine ...Hin-Tak Leung2-2/+2
2010-06-29make --disable-fontconfig imples --disable-cairo; bug 690690Hin-Tak Leung1-1/+6
2010-06-29tries to remove empty *obj/*bin directories when invoking "make distclean"; b...Hin-Tak Leung5-0/+6
2010-06-29check for GNU sed and switch to alternative sed options if sed is non-GNU; bu...Hin-Tak Leung2-15/+26
2010-06-29Part 2 of update (new files) posted to 687983, corrected for current svn HEAD.Hin-Tak Leung8-0/+11285
2010-06-29Part 1 of the update (modifications to checked-in files)Hin-Tak Leung3-11/+22
2010-06-29ijs communication should be all binary; left-over uncommitted patch from past...Hin-Tak Leung1-2/+2
2010-06-29implements ./configure --with-ufst=UFST_ROOT_DIR ; bug 691293Hin-Tak Leung3-0/+36
2010-06-29Removal of static prototype that has no function.Michael Vrhel1-3/+0
2010-06-29Fix lack of end-of-line in file.Michael Vrhel1-1/+1
2010-06-28Fix a typo, thanks to Ken for spotting this in review.Henry Stiles1-1/+1
2010-06-28Warnings of problems within lcms only occur now in debug mode. Fix for Bug 6...Michael Vrhel1-0/+3
2010-06-28Finish up bug 691362, PXL PCLSelectFont attribute not handled. TheHenry Stiles5-80/+76
2010-06-28Interface with lcms so that the memory allocators make use of ghostscript's a...Michael Vrhel6-14/+80
2010-06-26The ad hoc gstate setup for patterns should not call grestore afterHenry Stiles1-1/+2
2010-06-26This file should have been checked in with revision 11433 which willHenry Stiles1-12/+13
2010-06-26PXL PCLSelectFont implementation - Bug #691362. This code allows theHenry Stiles5-684/+783
2010-06-26Updates missing or wrong header file dependencies. No expectedHenry Stiles4-38/+53
2010-06-25A gs_gsave that should have been a gs_grestore was causing device reference c...Ken Sharp1-1/+1
2010-06-25Provide more robust behaviour when FT fails to render a glyph. Inistead of si...Chris Liddell1-10/+40
2010-06-25Fix bug where image->colorspace was still treated as an enum.Tor Andersson1-5/+2
2010-06-25Move ICC wrapper colorspace out of the xps context.Tor Andersson9-315/+224
2010-06-24Remove a couple of currently unused variables to silence a harmless compiler ...Ken Sharp1-3/+0
2010-06-23Simplify and fix the implementation of operator --mul--, which mishandledAlex Cherepanov1-20/+7
2010-06-23This patch adds limited support for TrueType collection fonts to pdfwrite and...Ken Sharp1-4/+13
2010-06-23Fix for bug691415. When equivalent ICC profile is already created we should ...Michael Vrhel1-2/+6
2010-06-23Add error propagation in a few more places.Tor Andersson2-5/+11
2010-06-23Fix for 691359. Problem tracked down by Alex.Michael Vrhel1-2/+7
2010-06-22Fixes bug #691397 comment #3. Set the heap limit properly when usingHenry Stiles1-1/+5
2010-06-22Don't throw errors in png_has_alpha function.Tor Andersson1-6/+14
2010-06-22Whitespace and indentation fixes.Tor Andersson11-67/+61
2010-06-22Set GENDIR to "./debugobj" in debug builds for the other languages as well.Tor Andersson1-4/+4
2010-06-22Add error propagation where it is missing, and remove error returns where the...Tor Andersson21-585/+545
2010-06-22Erase patterns with the color white instead of filling the patternHenry Stiles3-15/+53
2010-06-22Fix for bug 689836 and 691248.Masaki Ushizaka1-25/+32
2010-06-22Revert rev. 7964 and use a different approach: allocate all structuresAlex Cherepanov3-28/+31
2010-06-22Added test code for every line of each standard huffman tables.Masaki Ushizaka1-0/+1350
2010-06-22Add a /.notdef entry to /CharStrings dictionary if it's missing from anAlex Cherepanov1-7/+12
2010-06-21Fix so that new icc changes work with svg. This fixes the seg faults for 691...Michael Vrhel3-1/+10
2010-06-21Removal of improper error message. Source of a potential access violation.Michael Vrhel1-1/+0
2010-06-21Enhancement to XPS interpreter - add high level pattern supportKen Sharp4-5/+101
2010-06-21Add the 'gs_error_Remap_Color' pseudo-error, a duplicate -f e_Remap_Color in theKen Sharp1-0/+3
2010-06-21auto-detect host as *BSD and use a differently named obj directory; no effect...Hin-Tak Leung2-4/+18
2010-06-21adding more borland-related build tips; part of borland build fixes (bug 691400)Hin-Tak Leung1-3/+14
2010-06-21got some garbage in the beginning of the file introduced in an earlier commitHin-Tak Leung1-1/+1
2010-06-21nsis-based installer script, makefile adaptation, documentation update; bug 6...Hin-Tak Leung4-1/+126