14 Commits (c5a2f0959ec4116022f8e87cd9114b7b152a6c98)

Author SHA1 Message Date
  Mehdi Houshmand ccd2678cd0 Bugzilla#53868: Full font embedding in PDF 11 years ago
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 years ago
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors 12 years ago
  Mehdi Houshmand c9f6e74ddf Improved the handling of defaults for PDF config and general clean up 12 years ago
  Glenn Adams e7181a7fdf Eliminate javadocs warnings. 12 years ago
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Jeremias Maerki babc376fe8 Some javadoc fixes: @code -> @link 14 years ago
  Jeremias Maerki 5ad3308501 Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
  Jeremias Maerki 952af34e49 Fixed copy/paste mistakes. 15 years ago
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 years ago
  Jeremias Maerki be4dc692db Added page master name to IFDocumentHandler.startPage() method. 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