1 Commits (6a719897d6f98ba89aa08e2f97b2b801be066cbf)

Author SHA1 Message Date
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams 57949ba0cf Configure maven build. 8 years ago
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 years ago
  Andreas L. Delmelle d275b3c2bd Javadoc fixups 9 years ago
  Glenn Adams 49c8708241 Add verbose (-v) flag to FontList tool that shows URI of font resource. 9 years ago
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 years ago
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Mehdi Houshmand 59cd251daa Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic. 12 years ago
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Jeremias Maerki 366b45e1f9 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 a11874283e 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 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 238750a946 Added support for fixed-width spaces. 15 years ago
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 years ago
  Adrian Cumiskey be6acf721f added toString() 16 years ago
  Jeremias Maerki 38b57688e0 Another improvement for font auto-detection: 16 years ago
  Jeremias Maerki 11aa26d466 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 f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 423453976d Promoting the AFP renderer from sandbox to the main source tree. 18 years ago
  Manuel Mall e38b48159c 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 0040a29ecc 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