aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/txt
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #38946:Jeremias Maerki2006-05-031-8/+11
* startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...Jeremias Maerki2005-12-131-2/+2
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-021-1/+1
* Package description for the TXTRenderer's border package.Jeremias Maerki2005-11-111-0/+22
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-113-1/+103
* Reintroduce encoding feature for Text Renderer that was in the maintenance br...Jeremias Maerki2005-11-092-2/+39
* Bugzilla #37253: Jeremias Maerki2005-11-0910-87/+2093
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-4/+4
* Adding reporting of mime type to renderers.Simon Pepping2004-07-091-0/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-272-92/+28
* 1. To facilitate comprehension of the Renderer classes, added the remaining ...Glen Mazza2003-08-071-9/+0
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-112-0/+270