summaryrefslogtreecommitdiff
path: root/gs/src/devs.mak
AgeCommit message (Expand)AuthorFilesLines
2008-08-29Split the source tree into two new directories.Ralph Giles1-1728/+0
2008-08-20Replace an abs() call with our any_abs() macro. Also remove anRalph Giles1-1/+1
2008-07-15Remove the obsolete pnga device. Bug 689971.Ralph Giles1-12/+0
2008-06-24Fix (graphics) : Clean image enumerator before releasing it.Igor Melichev1-1/+1
2008-06-22Rename the svg device to svgwrite to avoid conflict with the SVG interpreter.Ralph Giles1-4/+4
2008-05-21New 'cairo' output device using the libcairo graphics library.Ralph Giles1-0/+11
2008-05-13Import the current state of the svg driver. Doesn't work.Ralph Giles1-0/+10
2008-01-17Fix : Cygwin/gcc warnings.Igor Melichev1-2/+2
2007-12-31Remove the USE_ASM build flag.Ralph Giles1-12/+4
2007-12-22Include gconfigv.h in std.h so defines like USE_FPU are moreRalph Giles1-3/+3
2007-11-28Add the 'pamcmyk32' (previously the 'pam' device) to all default builds.Ray Johnston1-1/+5
2007-11-07Add a skeleton implementation of the text extraction device.Alex Cherepanov1-2/+14
2007-08-05Fix (pdfwrite) : A wrong encoding of Metadata.Igor Melichev1-3/+7
2007-06-06Finally merged in extra functionality of ESP Ghostscript (from branch "gs-esp...Till Kamppeter1-6/+24
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-06-05Fix (shadings) : Optimize path manipulations for shading fill (continued 2).Igor Melichev1-1/+1
2007-05-27Fix missing dependencies for the witsimdi.devRay Johnston1-1/+1
2007-05-21Define IMDISRCDIR in the top level makefiles and pass this through toRalph Giles1-7/+6
2007-05-21Corrected imdi pathTill Kamppeter1-1/+1
2007-05-21Made the definitions of IMDISRC and IMDISRCDIR platform-independent and alsoTill Kamppeter1-2/+2
2007-05-14Revert the gs-esp merge down, as there are still some build issues.Ralph Giles1-24/+6
2007-05-14Merged in extra functionality of ESP Ghostscript (from branch "gs-esp-gpl-mer...Till Kamppeter1-6/+24
2007-05-08Back out everything after rev 7909Till Kamppeter1-24/+6
2007-05-08Modularization of the X11 output devices into dynamic librariesTill Kamppeter1-6/+24
2007-03-01Fix (pdfwrite) : Handle a text with degenerate CTM.Igor Melichev1-1/+1
2006-11-09Fix : Cygwin/gcc warningsIgor Melichev1-1/+1
2006-09-22Fix : Cygwin/gcc warnings.Igor Melichev1-1/+1
2006-09-19Fix (pdfwrite) : Generalize pdf_finish_font_descriptors (continued).Igor Melichev1-1/+1
2006-09-01Port in progress IMDI device from the gs853merge branch.Ralph Giles1-0/+48
2006-08-30Port Stefan Kemper's object tagging work from the gs853merge branch ofRalph Giles1-1/+2
2006-08-29Add missing dependency for sarc4 filter module in pdfwrite. Needed whenRay Johnston1-3/+2
2006-07-11Fix (pdfwrite) : More PDF/A-1b complience, continued 3.Igor Melichev1-1/+1
2006-07-05Fix (pdfwrite) : More PDF/A-1b complience.Igor Melichev1-1/+1
2006-03-23(pdfwrite) : Integrating Luratech modules for JPXEncode, JBIG2Encode.Igor Melichev1-2/+3
2006-03-22(pdfwrite) : Integrating Luratech modules for JPXEncode, JBIG2Encode.Igor Melichev1-4/+7
2006-03-20Implement RGB and CMYK output in the example JPX output device. The CMYKRalph Giles1-2/+8
2006-03-15Add test frameworks for the JBIG2 and JPX encode filters. This codeRalph Giles1-0/+26
2006-03-13changed copyright headersStefan Kemper1-15/+12
2006-02-04Fix for 688177 Eliminate the 64 bit pixel size limit.Dan Coby1-1/+1
2006-01-29Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 6.Igor Melichev1-1/+1
2006-01-29Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 5.Igor Melichev1-1/+2
2006-01-17Use an explicit target for ps2write.dev, depending on pdfwrite.dev.Ralph Giles1-4/+5
2006-01-16pdfwrite : Implementing DeviceN attributes, part 1.Igor Melichev1-1/+1
2005-11-21pdfwrite : Extract FontInfo information from TrueType font data.Igor Melichev1-3/+3
2005-11-16pdfwrite : Generate a font Metadata.Igor Melichev1-2/+2
2005-11-11pdfwrite : Generate document Metadata.Igor Melichev1-1/+6
2005-11-09Fix (pdfwrite) : Provide Resources dictionary for Type 3 fonts.Igor Melichev1-3/+3
2005-10-18Fix (pdfwrite) : Indexed colors were distorsed with encryption.Igor Melichev1-1/+1
2005-10-10Fix: Cygwin/gcc warninhs.Igor Melichev1-1/+1
2005-09-26Fix (pdfwrite) : High level pattern handling was incomplete.Igor Melichev1-1/+1