Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As announced, I brought FontTriplet to more life by making it Serializable ↵ | Jeremias Maerki | 2005-12-22 | 1 | -4/+10 |
| | | | | | | and using it to transport the information about the font in use through the area tree. This has small effects on the test cases as the values in the generated XML are slightly different. While refactoring I saw that there's some room for optimization. Too many objects are still created. It should be quite easy now with the FontTriplet to create a small cache. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@358613 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Separated JUnit layout tests such that the majority are still run even if no ↵ | Manuel Mall | 2005-11-10 | 1 | -0/+79 |
hyphenation support present git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@332290 13f79535-47bb-0310-9956-ffa450edef68 |