aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/bitmap
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.Glenn Adams2014-07-061-2/+1
* CheckstyleSimon Steiner2014-04-291-1/+2
* FOP-2336 OOM for tiff outputSimon Steiner2014-04-281-2/+3
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-253-4/+22
* Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-141-1/+0
* Bugzilla #53865: Add Rows per Strip configuration for Tiff rendererPeter Hancock2012-09-133-4/+27
* Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap co...Mehdi Houshmand2012-08-287-115/+157
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-032-2/+0
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-265-36/+34
* Added tests and cleaning up of codeMehdi Houshmand2012-06-207-42/+68
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-3/+3
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-113-10/+58
* Merge in trunk@1345838Mehdi Houshmand2012-06-113-3/+6
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-043-3/+6
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3115-195/+514
|/
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-024-4/+0
* apply complex scripts patchGlenn Adams2012-02-261-1/+2
* Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-302-1/+8
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-304-12/+9
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-244-9/+12
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-234-12/+9
* Improved fix for bugzilla#48062Peter Hancock2011-08-251-5/+5
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-3/+7
* Bugzilla #49733:Jeremias Maerki2010-08-143-148/+6
* Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-131-1/+1
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-091-3/+3
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-091-12/+0
* Fixed possible NPE.Jeremias Maerki2009-10-021-7/+8
* Added support for creating thumbnails or preview bitmaps of fixed size for PN...Jeremias Maerki2009-10-022-8/+67
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-013-3/+6
* Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-018-314/+555
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-2/+1
* Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branch...Jeremias Maerki2009-02-226-24/+602
|\
| * Fixed copy/paste mistakes.Jeremias Maerki2009-02-161-8/+1
| * Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-6/+0
| * Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-022-6/+7
| * Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-191-1/+2
| * Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-286-24/+613
| * Merge from Trunk revisions 677589 to 679734.Jeremias Maerki2008-07-259-34/+33
| |\ | |/ |/|
| * Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-148-198/+293
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-248-32/+32
* | Merged branchJeremias Maerki2008-04-144-10/+104
* | Ensured all SVN properties are set equallyMaximilian Berger2008-02-134-188/+188
* | Bugzilla #44176:Jeremias Maerki2008-01-071-0/+1
|/
* Fixed regression: transparent-page-background was not recognized for PNG output.Jeremias Maerki2007-11-061-0/+7
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-186-20/+20
* Bugzilla #41831:Jeremias Maerki2007-05-283-33/+91
* Small Javadoc issue fixed.Jeremias Maerki2007-05-161-1/+1
* Extracted a little bit of the multi-output handling code from PNGRenderer in ...Jeremias Maerki2007-05-162-85/+107
* Handle the case where no ImageWriter is returned. Avoids an NPE.Jeremias Maerki2006-11-081-0/+5