aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/goca
Commit message (Expand)AuthorAgeFilesLines
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-1/+5
* Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-172-2/+71
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0615-15/+15
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-1/+1
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+3
* Bugzilla #51209:Chris Bowditch2012-01-181-15/+15
* Forgot a file added for revision 1095739.Jeremias Maerki2011-04-211-0/+55
* AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-212-9/+34
* Bugfix for AFP GOCA segments: they were not properly marked as appended which...Jeremias Maerki2011-04-202-10/+35
* Simplification as suggested by Simon.Jeremias Maerki2011-02-101-3/+3
* Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-186-5/+7
|\
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-1/+1
| * Bugzilla #49733:Jeremias Maerki2010-08-145-4/+7
| * Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-131-1/+0
* | Added support for CIE Lab colors to AFP output.Jeremias Maerki2010-07-081-23/+67
|/
* Bugzilla #48237:Chris Bowditch2010-01-081-8/+19
* Bugzilla #48048:Jeremias Maerki2009-11-251-2/+2
* Fixes https://issues.apache.org/bugzilla/show_bug.cgi?id=47941Adrian Cumiskey2009-10-221-16/+2
* Bugzilla #46883:Jeremias Maerki2009-09-281-10/+9
* Fixed SVN PropsMaximilian Berger2009-09-1516-16/+16
* Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in th...Andreas L. Delmelle2009-08-231-9/+10
* Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-281-1/+1
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-2021-471/+484
* Memory usage optimizations.Adrian Cumiskey2008-11-1721-190/+438
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-135-3/+108
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-2718-0/+1477