7 Commits (4ba03449bfbf52403faba407bdbda52eb37dc6ef)

Author SHA1 Message Date
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Mehdi Houshmand ecb0b11de1 Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic. 12 years ago
  Vincent Hennebert 3546e6daf7 Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Jeremias Maerki e46aae6342 Changed many variables and parameters from "int" to "char" because AFP font support mostly uses Unicode code points unlike Type 1 and TrueType support which use internal character code points (the result of Font.mapChar()). This should improve code readability. 14 years ago
  Jeremias Maerki eddaaaf4b4 Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 years ago
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Jeremias Maerki a73b873fa1 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 b5283403b0 Added support for fixed-width spaces. 15 years ago
  Jeremias Maerki 624c51b530 Merge from Trunk revisions 719662 - 724689. 15 years ago
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 years ago
  Jeremias Maerki e5a89fc74e Another improvement for font auto-detection: 16 years ago
  Jeremias Maerki 43b856f1c6 Improved font auto-detection and handling of AWT-supplied fonts in order to achieve better results when using multiple output formats. Whenever possible, the font names appearing in the operating system can also be used in XSL-FO. 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 f11ae4095f Promoting the AFP renderer from sandbox to the main source tree. 18 years ago
  Manuel Mall f02ab35a86 Some cleanup of the AFP Renderer code (tab char removal and a few other things). Changed AFP extension namespace to http://xmlgraphics.apache.org/fop/extensions/afp. Added another missing file. 18 years ago
  Manuel Mall aef3239748 AFP Renderer as per IP clearance (http://mail-archives.apache.org/mod_mbox/xmlgraphics-general/200604.mbox/%3c20060426085421.B456.DEV@jeremias-maerki.ch%3e) plus some further corrections and changes made by manuel@apache.org since 18 years ago