5 Commits (c72b84d24dd2e989eaef6f16c06c1b8d5989f43f)

Author SHA1 Message Date
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 250a5e5363 As announced, I brought FontTriplet to more life by making it Serializable 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. 18 years ago
  Jeremias Maerki 6c11d32f9f Better not use something derived from "fantasy" since it's a keyword in the spec. 18 years ago
  Jeremias Maerki f9932f4c13 font-family list still not fully supported but a comma-separated list is now properly tokenized. FOP will now go through all fonts in the list to find one that is available, but it doesn't do so per character, yet. 18 years ago
  Manuel Mall ecac9f5b1c Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 years ago
  Jeremias Maerki 3a15ef6ed8 Bugzilla #36460 (second part): 19 years ago
  Chris Bowditch bd3680a1e2 ref to bugzilla 36180 19 years ago
  Jeremias Maerki b4e0a4ded3 Tests for breaks on tables. 19 years ago
  Jeremias Maerki 4b49d263fc Test cases showing ClassCastExceptions with fo:blocks inside fo:inline and fo:wrapper because InlineLayoutManager currently doesn't expect block-level nodes. 19 years ago
  Jeremias Maerki 347298b332 region-body may not have a border 19 years ago
  Jeremias Maerki 05bd766d5f Some tests for background images and external-graphic 19 years ago