aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-03189-26541/+0
* FOP-2552: TrueType in AFP adding extra slash to end of font uriSimon Steiner2015-12-161-7/+3
* Correct checkstyle warningsAndreas L. Delmelle2015-11-271-2/+2
* Correct checkstyle issuesAndreas L. Delmelle2015-11-271-1/+2
* FOP-2455b - Applied updated patch in addition to the original one (see: r1716...Andreas L. Delmelle2015-11-261-4/+4
* FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested b...Andreas L. Delmelle2015-11-261-1/+1
* FOP-2504: Truetype support for AFPSimon Steiner2015-08-0610-56/+255
* FOP-2474: AFP Logical element tag incorrect character encodingSimon Steiner2015-06-052-2/+17
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-241-1/+0
* Checkstyle fixAndreas L. Delmelle2015-05-231-1/+0
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-231-4/+4
* Javadoc fixupsAndreas L. Delmelle2015-05-1619-49/+62
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-063-6/+6
* FOP-2367: Support for color space OCA; patch submitted by Seifeddine DridiLuis Bernardo2015-02-101-0/+8
* minor tweaks: updated copyright date, pdf-transcoder task, and checkstyle fixesLuis Bernardo2014-12-033-8/+8
* FOP-2433: Support CMYK TIFFs in AFP through IOCA FS45Luis Bernardo2014-12-029-17/+467
* Add verbose (-v) flag to FontList tool that shows URI of font resource.Glenn Adams2014-08-171-1/+6
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-108-25/+40
* Fix 4-instance findbug warnings.Glenn Adams2014-08-081-2/+2
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-5/+4
* Fix 2-instance findbug warnings.Glenn Adams2014-08-072-6/+10
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-1547-115/+115
* Fix leaked resource warnings from Eclipse (Kepler).Glenn Adams2014-07-062-2/+9
* Fix compiler warnings.Glenn Adams2014-07-061-1/+1
* FOP-2346: UnsupportedOperationException when handling an SVG containing a fon...Vincent Hennebert2014-02-201-1/+4
* FOP:2344 - SVG bleeds color between elements when outputting to AFPRobert Meyer2014-02-181-3/+2
* Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-2916-344/+490
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-132-16/+15
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-073-63/+63
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-096-78/+78
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-051-4/+4
* bugzilla #48955: Allow AFP font codepage names to be less than 8 charsChris Bowditch2012-11-021-6/+10
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-301-9/+13
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-1/+0
* Merged trunk@1391502Peter Hancock2012-10-049-148/+163
|\
| * Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-191-1/+2
| * Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they...Mehdi Houshmand2012-08-285-41/+12
| * Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-247-116/+159
| * Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-171-1/+1
* | Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-171-1/+0
* | Merged trunk@1373227Peter Hancock2012-08-1616-304/+171
|\|
| * Bugzilla#53685 - AFP charactersets are cached using more unique keysMehdi Houshmand2012-08-103-20/+70
| * Buzilla#53657 - AFP fonts use nominal character increment when the glyph metr...Mehdi Houshmand2012-08-104-35/+39
| * Bugzilla#53600: Added an event if a glyph and its metric information does not...Mehdi Houshmand2012-07-255-6/+46
| * Merge from ^/branches/fop-1_1.Glenn Adams2012-07-211-1/+0
| * Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes s...Mehdi Houshmand2012-07-063-234/+3
| * Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-064-13/+18
* | Minor cleanupPeter Hancock2012-07-051-5/+1
* | Merged trunk@1357248Peter Hancock2012-07-041-34/+63
|\|