26 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

Author SHA1 Message Date
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki 3e111ddb9f Adapt to changes in Commons IO's APIs. 20 years ago
  Glen Mazza f962079346 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 years ago
  Glen Mazza f80b5592ce Moved FontSetup and two helper classes from render.pdf to fonts package. 20 years ago
  William Victor Mote 3e19a1defd move static methods getCharWidth and getWordWidth from util.CharUtilities to instance methods in fonts.Font 20 years ago
  William Victor Mote f628e0a8ee 1. move some data structures related to used glyphs from fonts/MultiByteFont to superclass fonts/CIDFont 21 years ago
  William Victor Mote 8b7ea7cc1d clean up some gump javadoc warnings 21 years ago
  William Victor Mote 4a4027028e 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) 21 years ago
  William Victor Mote 1b1e5f774b move font constants from control.Document to fonts.Font 21 years ago
  William Victor Mote 0168f923fb move layout.FontState to fonts.Font 21 years ago
  William Victor Mote 5ab871c5a3 move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState to fonts.Font) 21 years ago
  William Victor Mote 359acc79fa move render.pdf.FontReader to fonts.FontReader 21 years ago
  Jeremias Maerki 0becaa23d8 Reestablish JDK 1.3 compatibility. Sorry! 21 years ago
  Jeremias Maerki a50d919c65 Fix bug in WinAnsiEncoding: trademark was shown as bullet 21 years ago
  Jeremias Maerki db038352f5 Class with utility methods for fonts. 21 years ago
  Jeremias Maerki 16145e3b48 Use Commons IO methods 21 years ago
  Jeremias Maerki c5f388c102 Use copy method from Commons IO 21 years ago
  Jeremias Maerki bbd79303a8 Improve error messages 21 years ago
  Jeremias Maerki 8c3b738081 Add instructions for setting the log level 21 years ago
  Jeremias Maerki bdbf45921f Fixed bug: 21 years ago
  William Victor Mote a62ed1dbaa javadoc changes to clean up gump warnings. 21 years ago
  William Victor Mote 15dcf6e3cf javadoc changes to clean up gump warnings. 21 years ago
  Jeremias Maerki 6724b6d773 Fix TrueType embedding. Width array did not reflect the subset. Was my bad. 21 years ago
  Jeremias Maerki 7eb53440ad Reduce debug output. A constant can be modified to enable more extensive log output. 21 years ago
  Jeremias Maerki d5e0be1c45 Log problems during font loading to System.out for the moment until proper logging is in place. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago