summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-14rough draft windows makefiles for msvcHenry Stiles4-3/+162
2007-11-14Add changes for building COMPILE_INITS=1 without PS (PCL only build). Make sureRay Johnston2-4/+14
2007-11-14Make UFST DEBUG builds use a different directory to aid development where the...Ray Johnston1-10/+6
2007-11-14Workaround missing post table data by inventing glyph names.Tor Andersson1-9/+14
2007-11-14Remove platform specific c flags.Henry Stiles1-1/+2
2007-11-14Correct a typo in the previous commit that broke the language switchRalph Giles1-1/+1
2007-11-14Compile the expat source into the GhostXPS build.Ralph Giles4-7/+13
2007-11-14The single glyph experiment is no longer necessary.Henry Stiles1-1/+1
2007-11-14The MSVC compiler requires variable declaritions to occur at the start ofHenry Stiles1-3/+3
2007-11-13Include system headers after gs portability magic. Required to build onRalph Giles1-2/+3
2007-11-13Constant vigilance! Never trust a default.Tor Andersson2-2/+19
2007-11-11update ownership list.Henry Stiles1-170/+204
2007-11-09Remove the JVERSION makefile variable.Ralph Giles2-5/+2
2007-11-09Remove the PNGVERSION makefile variable.Ralph Giles3-7/+4
2007-11-09Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION inRalph Giles7-21/+41
2007-11-09Add debugobj to the list of excluded directories when synchronizing withRalph Giles1-1/+2
2007-10-24Parse name table for font name. Use same type42 callbacks as PCL.Tor Andersson2-16/+69
2007-10-12For help in tracking down bug 689483: Initialize font->is_cached. Set the enc...Tor Andersson2-2/+31
2007-10-11Add bounds check for accessing font file data.Tor Andersson1-1/+5
2007-10-11Fix for MXDW/CambriaPoster.xps geometry parsing bug.Tor Andersson1-2/+2
2007-10-03HD-Photo codec stub.Tor Andersson5-3/+20
2007-10-03Remove a lot of debugging/progress/printf noise.Tor Andersson12-57/+44
2007-10-03Recursively scan resource dictionaries for other resource dependencies.Tor Andersson1-21/+37
2007-09-26code coverage script for new test files (rough draft).Henry Stiles1-0/+129
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles83-911/+911
2007-09-24Remove some C99-isms to make the code compilable with MSVC.Tor Andersson4-5/+16
2007-09-24Suppress error message for post table format 3.0 which is used a lot in OpenT...Tor Andersson1-5/+9
2007-09-24Use the name of the current directory as the target when rsyncingRalph Giles1-4/+11
2007-09-24Parse ICC profiles (not working). Find dependencies on ICC profile resources ...Tor Andersson6-62/+220
2007-09-24Implemented xps_true_callback_glyph_name using pcl font code so that pdfwrite...Tor Andersson1-3/+171
2007-09-21Contrary to the specification the HP 4600 printer uses the defaultHenry Stiles1-5/+11
2007-09-17Fixes 689454 and 689453. Aliasing of the hpgl/2 polygon buffer andHenry Stiles1-0/+5
2007-09-14Correct appearance of cone-shaped radial gradients.Tor Andersson1-16/+106
2007-09-14Fix bug #689455. The hpgl/2 RQ command was not implemented properly.Henry Stiles1-12/+18
2007-09-12Accurately calculate the number of individual shading objects needed for repe...Tor Andersson2-80/+150
2007-09-06Save decoded image data in the parts so images drawn multiple times do not ne...Tor Andersson7-24/+57
2007-09-05Use colorspaces in all color code. Colorspace loading is stubbed to use devic...Tor Andersson10-91/+136
2007-09-03Fix workaround for pdf 1.4 device resetting. Remove some debug messages.Tor Andersson9-22/+51
2007-08-27Adjust the 'make test' target so it runs from the top-level directory,Ralph Giles1-4/+4
2007-08-27Revert to gs development trunk after the 1.50 release and updateRalph Giles2-11/+2
2007-08-25Update the ls_test target of the top-level makefile to use the currentRalph Giles3-4/+6
2007-08-24Add manually hardcoded information about corresponding revision numbersRalph Giles2-1/+12
2007-08-24Switch from using gs development trunk to a fixed tag for the 1.50Ralph Giles0-0/+0
2007-08-24Include gs/LICENSE by reference, since it's confusing to enumerate allRalph Giles1-8/+3
2007-08-24Note the problems with gcc -O2 on x86_64. Also some formatting cleanup.Ralph Giles1-4/+27
2007-08-17Use the traditional 2-digit minor. Also append a missing newline to theRalph Giles2-2/+2
2007-08-17Add -DHAVE_STDINT_H to CFLAGS when building under cygwin. RecentRalph Giles1-0/+1
2007-08-17Update the readme slightly.Ralph Giles1-4/+17
2007-08-17Symmetrize comments.Ralph Giles1-2/+2
2007-08-17Make clusterpush slightly more verbose.Ralph Giles1-1/+7