| Commit message (Expand) | Author | Age | Files | Lines |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 11 | -52/+52 |
* | fonts package must not depend on the render package. Refactored to restore th... | Jeremias Maerki | 2008-07-17 | 2 | -24/+30 |
* | Duplicated operation scaleX and scaleY replaced simply with scale. | Adrian Cumiskey | 2008-07-10 | 1 | -17/+13 |
* | Minor readability improvement. | Adrian Cumiskey | 2008-07-04 | 1 | -1/+3 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-06-09 | 1 | -2/+2 |
* | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 4 | -59/+59 |
* | Added support for font referencing for auto-detected fonts. | Jeremias Maerki | 2008-05-08 | 1 | -1/+2 |
* | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 5 | -357/+435 |
* | Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable... | Jeremias Maerki | 2008-04-17 | 1 | -8/+22 |
* | Bugzilla #41687: | Jeremias Maerki | 2008-04-17 | 1 | -5/+2 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 2 | -46/+34 |
* | Bugzilla #44737: | Jeremias Maerki | 2008-04-03 | 1 | -1/+1 |
* | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 2 | -2/+2 |
* | Slight improvement for thin lines in Java2D/AWT output. | Jeremias Maerki | 2008-02-28 | 1 | -0/+2 |
* | No stack traces with missing images. | Jeremias Maerki | 2008-02-18 | 1 | -0/+3 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 2 | -83/+83 |
* | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 1 | -3/+6 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 2 | -99/+74 |
* | Fixed checkstyle issues: tabs and trailing spaces | Vincent Hennebert | 2008-01-09 | 2 | -23/+23 |
* | Bugzilla #44176: | Jeremias Maerki | 2008-01-07 | 6 | -189/+502 |
* | Bugzilla #43835: | Jeremias Maerki | 2007-11-11 | 1 | -5/+5 |
* | Another improvement for font auto-detection: | Jeremias Maerki | 2007-11-08 | 2 | -2/+14 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 2 | -46/+61 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 5 | -49/+45 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 3 | -77/+123 |
* | Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods. | Joerg Pietschmann | 2006-10-07 | 2 | -6/+3 |
* | Added support for CCITT compression in the TIFFRenderer by switching to the I... | Jeremias Maerki | 2006-09-18 | 1 | -5/+14 |
* | Configuration option in the Java2D-based renderers that allows to disable the... | Jeremias Maerki | 2006-09-10 | 1 | -2/+31 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 9 | -45/+54 |
* | Improved accuracy of font size selection. The font size is not rounded down t... | Jeremias Maerki | 2006-05-31 | 2 | -7/+44 |
* | Changed the way the graphics state handling is done to make a cleaner "break ... | Jeremias Maerki | 2006-05-30 | 5 | -268/+103 |
* | Automatic support for all fonts available to the Java2D subsystem for all Jav... | Jeremias Maerki | 2006-05-16 | 2 | -11/+120 |
* | Important improvements for the Java2DRenderer: | Jeremias Maerki | 2006-05-10 | 3 | -20/+110 |
* | Some refactoring in the XML handling area which results in more code reuse an... | Jeremias Maerki | 2006-05-03 | 1 | -36/+13 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 3 | -38/+13 |
* | Java2D Renderer: | Jeremias Maerki | 2006-05-02 | 6 | -628/+375 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -1/+1 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 1 | -28/+0 |
* | Creation of Font instances centralized in FontInfo and added a cache for them... | Jeremias Maerki | 2006-02-10 | 1 | -12/+3 |
* | (Re?)added integer page number to the PageViewport. | Jeremias Maerki | 2006-01-20 | 1 | -60/+67 |
* | As announced, I brought FontTriplet to more life by making it Serializable an... | Jeremias Maerki | 2005-12-22 | 1 | -12/+26 |
* | XMLHandler interface changed so it reports whether it supports a particular R... | Jeremias Maerki | 2005-12-16 | 3 | -117/+112 |
* | NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(... | Jeremias Maerki | 2005-12-15 | 2 | -3/+5 |
* | startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento... | Jeremias Maerki | 2005-12-13 | 1 | -89/+189 |
* | Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.... | Jeremias Maerki | 2005-11-14 | 1 | -1/+1 |
* | Javadoc fixes. | Jeremias Maerki | 2005-11-11 | 2 | -2/+2 |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 3 | -14/+101 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 1 | -1/+1 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 1 | -0/+22 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 1 | -2/+2 |