1 Commits (6a719897d6f98ba89aa08e2f97b2b801be066cbf)

Author SHA1 Message Date
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams 57949ba0cf Configure maven build. 8 years ago
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 years ago
  Simon Steiner 2e1089dd67 FOP-2504: Truetype support for AFP 8 years ago
  Andreas L. Delmelle d275b3c2bd Javadoc fixups 9 years ago
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 years ago
  Chris Bowditch 4b4c1f125c bugzilla #48955: Allow AFP font codepage names to be less than 8 chars 11 years ago
  Mehdi Houshmand ce3600f754 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available 11 years ago
  Mehdi Houshmand a97e0be88b Predominantly clean up and javadocs, very little functional change here 12 years ago
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver 12 years ago
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 years ago
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 years ago
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 years ago
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 13 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 13 years ago
  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 years ago
  Chris Bowditch f90e643f6a recent change to cache CharacterSet exposed multi threading issue 14 years ago
  Jeremias Maerki bb2844e064 Bugzilla #48567: 14 years ago
  Chris Bowditch de12561c09 bug fix: fractional points sizes in AFP not working correctly together with fo:inline 15 years ago
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 years ago
  Jeremias Maerki efcd8b9100 Restored compatibility with Java VMs that don't support nio Charsets for codepages such as Cp500 (EBCDIC). The simplifications for the fallback case may look wrong but the code basically represents the state before revision 746664 which introduced this problem. 15 years ago
  Jeremias Maerki 238750a946 Added support for fixed-width spaces. 15 years ago
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 years ago
  Adrian Cumiskey 00de9a8fc1 Merged revisions 707627 via svnmerge from 15 years ago
  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 years ago
  Adrian Cumiskey 364ae6be67 Added a base 12 (Helvetica, Times and Courier) fallback font collection for AFP environments. 16 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Adrian Cumiskey cc5d6604bd * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop.render.afp as it is used in other subpackages. 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Adrian Cumiskey 94e331eebc * Removed unused goca accessor methods from AFPState. 16 years ago
  Adrian Cumiskey 6135b50546 Minor cleanup. 16 years ago
  Adrian Cumiskey c1d4667ff7 Merged revisions 677973 via svnmerge from 16 years ago
  Adrian Cumiskey 3a2b3470fc Removed unnecessary storing of byte[] nameBytes 16 years ago
  Adrian Cumiskey fd3fa2af76 Checkstyle fixes 16 years ago
  Chris Bowditch 1e7bbc0e02 Bugzilla #42971 and #42956 17 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 423453976d Promoting the AFP renderer from sandbox to the main source tree. 18 years ago
  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 years ago