19 Commits (4f5d724ce1a2a6e025aa25ed690e281b26f8761a)

Author SHA1 Message Date
  Vincent Hennebert 4f5d724ce1 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 years ago
  Vincent Hennebert 74dd94b26c Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 11 years ago
  Mehdi Houshmand eae9f526e1 Bugzilla#53685 - AFP charactersets are cached using more unique keys 11 years ago
  Mehdi Houshmand e3fc8f7e25 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available 11 years ago
  Mehdi Houshmand 23acf87461 Predominantly clean up and javadocs, very little functional change here 12 years ago
  Mehdi Houshmand 1b91a62614 Removed URI resolving class that are no longer needed and handled data URIs 12 years ago
  Mehdi Houshmand 29581e215f Removed AFP resource handling mechanism in favour of a unified resource resolver 12 years ago
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Mehdi Houshmand 201f8c2ce8 Improved handling of AFP double-byte character sets 12 years ago
  Mehdi Houshmand ecb0b11de1 Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic. 12 years ago
  Glenn Adams 07eb5e65b2 default all RightCurly tokens, thus adding LITERAL_IF; fix violations 12 years ago
  Mehdi Houshmand 75fa4fdfe8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 years ago
  Mehdi Houshmand 91c9d4612b Bugzilla #52177: Changed the AFP double-byte characterset builder to a singleton, this now matches the behaviour of the single byte characterset builder 12 years ago
  Peter Hancock d03b568aeb Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 14 years ago
  Jeremias Maerki e46aae6342 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 4a4cfc49d1 Bring error handling more in line with general recommendations and provide better error messages. 14 years ago
  Chris Bowditch 5d530b0bb5 cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. This boosts performance when rendering a large batch of AFP documents in the same JVM 14 years ago
  Jeremias Maerki 8fec10a7f8 Bugzilla #48567: 14 years ago
  Chris Bowditch f6ea4db260 bug fix: fractional points sizes in AFP not working correctly together with fo:inline 15 years ago
  Jeremias Maerki d83d80471c Added full URI resolution support for AFP fonts. 15 years ago
  Jeremias Maerki 8b174ba1e9 Merge from Trunk revisions 741104 - 744926. 15 years ago
  Jeremias Maerki d7fec65838 Bugzilla #45342: 15 years ago
  Jeremias Maerki 9ab69324e5 Bugfix for path handling when spaces are in the path. 15 years ago
  Jeremias Maerki 624c51b530 Merge from Trunk revisions 719662 - 724689. 15 years ago
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 years ago
  Jeremias Maerki 571b0732cb Merged from Trunk revisions 706551 to 719661. 15 years ago
  Adrian Cumiskey c16090e64e 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 years ago
  Jeremias Maerki 97e25972df Merge from Trunk up to revision 677588. 16 years ago
  Andreas L. Delmelle 485f17edb3 Replace occurrences of File.toURL() by File.toURI().toURL() (recommended as of Java 6, where File.toURL() is deprecated) 16 years ago
  Adrian Cumiskey d1309daa05 Checkstyle fixes and cleanup 16 years ago
  Chris Bowditch 4337801572 Bugzilla #42971 and #42956 17 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki f11ae4095f Promoting the AFP renderer from sandbox to the main source tree. 18 years ago
  Manuel Mall aef3239748 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