1 Commits (6a719897d6f98ba89aa08e2f97b2b801be066cbf)

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