26 Commits (aaa7da8a0dd8ce9ce4e975c4eabbadbea0a67476)

Author SHA1 Message Date
  Mehdi Houshmand c9cbf7e0a4 Moved the I/O interfaces to XGC and updated code with new resolution mechanism 11 years ago
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors 12 years ago
  Mehdi Houshmand f5a033d38f Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes 12 years ago
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 years ago
  Mehdi Houshmand d17d05e36c Removed URI resolving class that are no longer needed and handled data URIs 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 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Vincent Hennebert 1080c61fb2 Do not issue a warning if renderer configured to output PostScript level 3. Throw an error instead when it is not the case. 13 years ago
  Vincent Hennebert ebbdc63b26 Added support for CID-keyed TrueType fonts in PostScript output 14 years ago
  Jeremias Maerki babc376fe8 Some javadoc fixes: @code -> @link 14 years ago
  Vincent Hennebert 88f28b18dc Bugfix: reset graphic state when a page is finished in PostScript. 15 years ago
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 years ago
  Jeremias Maerki 952af34e49 Fixed copy/paste mistakes. 15 years ago
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 years ago
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 years ago
  Jeremias Maerki 45ff1920e2 Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 years ago
  Jeremias Maerki d142add746 Added getUserAgent() to IFDocumentHandler (implemented by all implementations already). 15 years ago
  Jeremias Maerki be4dc692db Added page master name to IFDocumentHandler.startPage() method. 15 years ago