aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/svg/PDFImageElementBridge.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-49/+0
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-2/+2
* Restrict XML-formats to SVG to stream-line the image loading/conversion process.Jeremias Maerki2009-01-121-1/+4
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-228/+5
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-14/+14
* Add a note about color space overrides which currently aren't supported for n...Jeremias Maerki2008-02-011-0/+2
* AlphaRasterImage now knows how to deal with TYPE_INT Rasters.Jeremias Maerki2008-02-011-17/+19
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-81/+128
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Automated parameter rename failed because there was an instance variable call...Jeremias Maerki2005-11-141-4/+4
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-32/+41
* Fix JPEG with many long APPS markers.Jeremias Maerki2004-08-161-13/+41
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-1/+1
* PR:Glen Mazza2004-03-311-2/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Switching from passing the FOUserAgent for several of the imageGlen Mazza2004-01-251-1/+3
* Applied Thomas DeWeese's latest patch for the PDF transcoder.Glen Mazza2004-01-221-1/+1
* Remove unused import to quieten Eclipse.Peter Bernard West2004-01-031-1/+0
* Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from lat...Glen Mazza2003-10-111-16/+33
* Adjust to changes in Batik CVSJeremias Maerki2003-06-021-0/+12
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+181