| Commit message (Expand) | Author | Age | Files | Lines |
* | Check style and find bugs now pass without errors | Mehdi Houshmand | 2012-07-03 | 1 | -5/+0 |
* | Merged in trunk@1356161 | Mehdi Houshmand | 2012-07-02 | 1 | -1/+1 |
|\ |
|
| * | Changed the exception message when internal font key == null, also some clean... | Mehdi Houshmand | 2012-07-02 | 1 | -1/+1 |
* | | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 1 | -1/+1 |
* | | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 1 | -16/+5 |
|/ |
|
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -1/+2 |
* | Amended checkstyle errors and return carriages | Mehdi Houshmand | 2012-01-30 | 1 | -0/+3 |
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 1 | -0/+5 |
* | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 1 | -5/+0 |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 1 | -0/+5 |
* | Partial application of patch 50245 by Mehdi Houshmand | Simon Pepping | 2010-11-26 | 1 | -4/+5 |
* | Added an additional font fallback to PrintRenderer to avoid some problems whe... | Jeremias Maerki | 2009-02-16 | 1 | -2/+9 |
* | Merge from Trunk revisions 719662 - 724689. | Jeremias Maerki | 2008-12-09 | 1 | -4/+10 |
|\ |
|
| * | * PDFImageHandler interface split into ImageHandler and PDFImageHandler. | Adrian Cumiskey | 2008-11-13 | 1 | -4/+10 |
| * | Merged revisions 685573,685785,685879,685885 via svnmerge from | Adrian Cumiskey | 2008-08-14 | 1 | -24/+0 |
| * | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 1 | -10/+19 |
| * | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 1 | -10/+10 |
| * | Merged revisions 653826 via svnmerge from | Adrian Cumiskey | 2008-05-06 | 1 | -13/+25 |
* | | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen... | Jeremias Maerki | 2008-09-28 | 1 | -6/+3 |
* | | Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on... | Adrian Cumiskey | 2008-08-14 | 1 | -24/+0 |
* | | fonts package must not depend on the render package. Refactored to restore th... | Jeremias Maerki | 2008-07-17 | 1 | -10/+19 |
* | | Unwanted list self concatenation :). | Adrian Cumiskey | 2008-05-09 | 1 | -1/+1 |
* | | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 1 | -9/+9 |
* | | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 1 | -13/+25 |
|/ |
|
* | Bugzilla #44451: | Jeremias Maerki | 2008-02-19 | 1 | -1/+1 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -0/+19 |
* | Stricter user config file validation. | Vincent Hennebert | 2007-02-14 | 1 | -4/+17 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Some refactoring in the XML handling area which results in more code reuse an... | Jeremias Maerki | 2006-05-03 | 1 | -0/+51 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 1 | -3/+5 |
* | Java2D Renderer: | Jeremias Maerki | 2006-05-02 | 1 | -1/+1 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -1/+2 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 1 | -1/+3 |
* | Creation of Font instances centralized in FontInfo and added a cache for them... | Jeremias Maerki | 2006-02-10 | 1 | -11/+2 |
* | Added support for relative font config URLs (metrics-url and embed-url). Thes... | Manuel Mall | 2006-01-07 | 1 | -2/+2 |
* | As announced, I brought FontTriplet to more life by making it Serializable an... | Jeremias Maerki | 2005-12-22 | 1 | -0/+34 |
* | Cleanup of unused imports. | Finn Bock | 2005-09-01 | 1 | -5/+0 |
* | A big step towards a usable PostScript renderer.
| Jeremias Maerki | 2005-08-21 | 1 | -0/+27 |
* | javadoc fix | Jeremias Maerki | 2004-10-10 | 1 | -1/+1 |
* | Unneeded imports removed. | Glen Mazza | 2004-04-22 | 1 | -1/+0 |
* | PR: | Glen Mazza | 2004-04-22 | 1 | -5/+5 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | Moved FontSetup and two helper classes from render.pdf to fonts package. | Glen Mazza | 2003-12-12 | 1 | -1/+1 |
* | move control/Document to apps/Document | William Victor Mote | 2003-08-20 | 1 | -1/+1 |
* | more FO Tree isolation work | William Victor Mote | 2003-08-19 | 1 | -14/+15 |
* | 1. create control package | William Victor Mote | 2003-08-14 | 1 | -3/+3 |
* | 1. To facilitate comprehension of the Renderer classes, added the remaining ... | Glen Mazza | 2003-08-07 | 1 | -10/+0 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+89 |