3 Commits (56630a3e41956874a98539bf3352ba0c8761bce6)

Author SHA1 Message Date
  Vincent Hennebert 56630a3e41 Split catch-all EventFormatter.xml message file into individual files for each EventProducer. There is no longer a default EventModelFactory 14 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki ff38e91905 Merged branch 16 years ago
  Maximilian Berger 51b38f7024 Ensured all SVN properties are set equally 16 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 5cef8f1177 Following the model of Graphics2DAdapter, added a new interface ImageAdapter which can optionally be implemented by Renderers to support painting of RenderedImage or BufferedImage instances from inside XMLHandler implementations. First implementation by the PSRenderer. Barcode4J is going to be extended to use this interface so barcode support can easily be added to the AFP Renderer without having a Graphics2D implementation at first. 18 years ago
  Jeremias Maerki cd432da819 Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago