aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/modca/triplets
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0318-1560/+0
* FOP-2504: Truetype support for AFPSimon Steiner2015-08-061-3/+10
* FOP-2474: AFP Logical element tag incorrect character encodingSimon Steiner2015-06-051-1/+12
* Javadoc fixupsAndreas L. Delmelle2015-05-161-1/+0
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-241-0/+63
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-062-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-143-2/+67
* Added missing license headers.Jeremias Maerki2009-10-233-5/+62
* Fixes https://issues.apache.org/bugzilla/show_bug.cgi?id=47941Adrian Cumiskey2009-10-224-60/+169
* Fixed SVN PropsMaximilian Berger2009-09-156-6/+6
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-281-3/+8
* Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.Jeremias Maerki2008-11-251-1/+1
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-203-3/+6
* Memory usage optimizations.Adrian Cumiskey2008-11-1713-245/+513
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-0/+23
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-2711-0/+950