12 Commits (9860d5a1338df6ad70e269d2423e7059c9194102)

Author SHA1 Message Date
  Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 years ago
  Vincent Hennebert 91c66d9742 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 years ago
  Jeremias Maerki e5071d4577 Forgot to remove the old ";mode=painter" work-around. 15 years ago
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. 15 years ago
  Jeremias Maerki 77c4960062 Added validation against XML Schema of the intermediate format so we notice when either changes incompatibly. 15 years ago
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 years ago
  Jeremias Maerki d6d3411ca8 Split IFPainter into IFDocumentHandler and IFPainter. This makes the implementation classes smaller, better allows to isolate the painting parts and helps with formats that generate one object per page (SVG, PNG etc.). 15 years ago
  Jeremias Maerki 8454b389c6 Make IFParserTestCase use the temporary, attributed MIME type for PDF (so the PDFPainter is found and used). 16 years ago
  Jeremias Maerki a0436fb248 Set error listener on both IF and AT tests. 16 years ago
  Jeremias Maerki dde2759a21 Don't let Xalan's default error listener swallow exceptions. 16 years ago
  Jeremias Maerki 2d83907e2d Improved/fixed font setup for painters. Reduced the whole thing to pass in a fully set-up FontInfo object to reduce dependencies on the font package to the necessary. 16 years ago