| Commit message (Expand) | Author | Age | Files | Lines |
* | FOP-2346: UnsupportedOperationException when handling an SVG containing a fon... | Vincent Hennebert | 2014-02-20 | 1 | -1/+4 |
* | FOP:2344 - SVG bleeds color between elements when outputting to AFP | Robert Meyer | 2014-02-18 | 1 | -3/+2 |
* | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. | Vincent Hennebert | 2013-07-29 | 16 | -344/+490 |
* | FOP-2265: Enable xlint cast; patch submitted by Simon Steiner | Luis Bernardo | 2013-07-13 | 2 | -16/+15 |
* | Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ... | Vincent Hennebert | 2013-05-07 | 1 | -1/+1 |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 3 | -63/+63 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 6 | -78/+78 |
* | FOP-2215; Thin dashed border look like dots | Chris Bowditch | 2013-03-05 | 1 | -4/+4 |
* | bugzilla #48955: Allow AFP font codepage names to be less than 8 chars | Chris Bowditch | 2012-11-02 | 1 | -6/+10 |
* | Bugzilla#45822: Changed the dashed borders to appear more like dashes and les... | Mehdi Houshmand | 2012-10-30 | 1 | -9/+13 |
* | Addressed Findbug and Checkstyle issues | Peter Hancock | 2012-10-09 | 1 | -1/+0 |
* | Merged trunk@1391502 | Peter Hancock | 2012-10-04 | 9 | -148/+163 |
|\ |
|
| * | Moved the I/O interfaces to XGC and updated code with new resolution mechanism | Mehdi Houshmand | 2012-09-19 | 1 | -1/+2 |
| * | Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they... | Mehdi Houshmand | 2012-08-28 | 5 | -41/+12 |
| * | Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt... | Mehdi Houshmand | 2012-08-24 | 7 | -116/+159 |
| * | Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-file | Mehdi Houshmand | 2012-08-17 | 1 | -1/+1 |
* | | Removed rounded corner-related backdoor (System property) config | Peter Hancock | 2012-08-17 | 1 | -1/+0 |
* | | Merged trunk@1373227 | Peter Hancock | 2012-08-16 | 16 | -304/+171 |
|\| |
|
| * | Bugzilla#53685 - AFP charactersets are cached using more unique keys | Mehdi Houshmand | 2012-08-10 | 3 | -20/+70 |
| * | Buzilla#53657 - AFP fonts use nominal character increment when the glyph metr... | Mehdi Houshmand | 2012-08-10 | 4 | -35/+39 |
| * | Bugzilla#53600: Added an event if a glyph and its metric information does not... | Mehdi Houshmand | 2012-07-25 | 5 | -6/+46 |
| * | Merge from ^/branches/fop-1_1. | Glenn Adams | 2012-07-21 | 1 | -1/+0 |
| * | Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes s... | Mehdi Houshmand | 2012-07-06 | 3 | -234/+3 |
| * | Addressed some of the javadocs that were erroneous | Mehdi Houshmand | 2012-07-06 | 4 | -13/+18 |
* | | Minor cleanup | Peter Hancock | 2012-07-05 | 1 | -5/+1 |
* | | Merged trunk@1357248 | Peter Hancock | 2012-07-04 | 1 | -34/+63 |
|\| |
|
| * | Bugzilla#53502: MODCA end structured field now more conformant with the spec ... | Mehdi Houshmand | 2012-07-04 | 1 | -34/+63 |
* | | Merged trunk@1356765 | Peter Hancock | 2012-07-03 | 24 | -499/+342 |
|\| |
|
| * | Check style and find bugs now pass without errors | Mehdi Houshmand | 2012-07-03 | 2 | -9/+6 |
| * | Improved the handling of defaults for PDF config and general clean up | Mehdi Houshmand | 2012-06-26 | 1 | -28/+32 |
| * | Predominantly clean up and javadocs, very little functional change here | Mehdi Houshmand | 2012-06-22 | 6 | -35/+44 |
| * | Added tests and cleaning up of code | Mehdi Houshmand | 2012-06-20 | 1 | -0/+2 |
| * | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 3 | -25/+28 |
| * | Removed URI resolving class that are no longer needed and handled data URIs | Mehdi Houshmand | 2012-06-14 | 2 | -36/+17 |
| * | Removed AFP resource handling mechanism in favour of a unified resource resolver | Mehdi Houshmand | 2012-06-11 | 13 | -315/+175 |
| * | Merge in trunk@1345838 | Mehdi Houshmand | 2012-06-11 | 4 | -6/+9 |
| |\ |
|
| * | | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 9 | -71/+58 |
* | | | Merged trunk@1354651 | Peter Hancock | 2012-06-29 | 110 | -1194/+2355 |
|\ \ \
| | |/
| |/| |
|
| * | | Eliminate javadocs warnings. | Glenn Adams | 2012-06-04 | 4 | -6/+9 |
| |/ |
|
| * | Remove JDK1.6 dependency. | Glenn Adams | 2012-05-17 | 1 | -1/+1 |
| * | Fix findbugs warning. | Glenn Adams | 2012-05-17 | 1 | -1/+2 |
| * | Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl... | Glenn Adams | 2012-05-17 | 6 | -22/+127 |
| * | Mistake in last commit: didn't add a class | Mehdi Houshmand | 2012-05-15 | 1 | -0/+31 |
| * | Improved handling of AFP double-byte character sets | Mehdi Houshmand | 2012-05-15 | 6 | -32/+37 |
| * | Changed the way AFP PTOCA TransparentData control sequences are written so th... | Mehdi Houshmand | 2012-05-11 | 7 | -187/+267 |
| * | Bugzilla#49893: A global setting to wrap F11 images in page segments. | Peter Hancock | 2012-04-12 | 2 | -3/+46 |
| * | Bug in AFP font metrics that performed integer arithmetic when it should have... | Mehdi Houshmand | 2012-04-10 | 3 | -14/+15 |
| * | Bugzilla #49350: Fix coding error in AFPResourceLevel#equals. | Glenn Adams | 2012-04-07 | 1 | -1/+1 |
| * | Added new line at end of files and enabled corresponding rule in checkstyle-5.5 | Vincent Hennebert | 2012-03-06 | 48 | -48/+48 |
| * | add RegexpSingleline rule to flag use of @author; fix violations | Glenn Adams | 2012-03-05 | 1 | -1/+2 |