1 次代码提交 (6a719897d6f98ba89aa08e2f97b2b801be066cbf)

作者 SHA1 备注 提交日期
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 年前
  Glenn Adams 57949ba0cf Configure maven build. 8 年前
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 年前
  Andreas L. Delmelle d275b3c2bd Javadoc fixups 9 年前
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 11 年前
  Mehdi Houshmand ce3600f754 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available 11 年前
  Mehdi Houshmand 91b509858a Bugzilla#53600: Added an event if a glyph and its metric information does not exist in the character set 12 年前
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 年前
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 年前
  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 年前
  Jeremias Maerki bb2844e064 Bugzilla #48567: 14 年前