aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/bitmap/PNGDocumentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-53/+0
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-1/+0
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-2/+2
* Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+2
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+2
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-0/+8
|/
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-1/+2
* Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-011-0/+45