12 次程式碼提交 (daad32822e9da5a05bb8dbe17878c8e677d0af29)

作者 SHA1 備註 提交日期
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 11 年之前
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver 12 年之前
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 年之前
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 年之前
  Vincent Hennebert 2f433908c6 Proper fix for Bugzilla #51789: no non-ascii characters permitted 12 年之前
  Vincent Hennebert bc91753c04 Bugzilla #51789: removed non-ascii characters in source files 12 年之前
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 年之前
  Jeremias Maerki 67291183b2 Missed a parameter change for an overridden method. (Additional change for revision 946539) 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 1914db175f Added full URI resolution support for AFP fonts. 15 年之前
  Jeremias Maerki 61cd1e8790 FopCharacterSet doesn't follow the same contract as its superclass. The metrics must not be multiplied by the font size in the FopCharacterSet class. Only RasterFont or OutlineFont should do that. 15 年之前
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 年之前
  Adrian Cumiskey 00de9a8fc1 Merged revisions 707627 via svnmerge from 15 年之前
  Adrian Cumiskey 35516dceda AFPFontReader a lot more robust now with less copy/pasted code but still far from ideal, the whole AFP FOCA parsing/handling still in need of a rewrite at some point. 15 年之前
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 年之前
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 年之前
  Adrian Cumiskey 4ea954df52 Checkstyle fixes 16 年之前
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 年之前
  Jeremias Maerki 423453976d Promoting the AFP renderer from sandbox to the main source tree. 18 年之前
  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 年之前
  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 年之前