13 коммитов (c411c5fb578593a402c2e93eff73f17dd10dd819)

Автор SHA1 Сообщение Дата
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 лет назад
  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 лет назад