43 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
  Glen Mazza 053d3333cd Switching from passing the FOUserAgent for several of the image 20 years ago
  Glen Mazza 6dfbb9e9a3 Applied Thomas DeWeese's latest patch for the PDF transcoder. 20 years ago
  Peter Bernard West 999caa44b0 Remove unused import to quieten Eclipse. 20 years ago
  Peter Bernard West a86ae45b1b Remove unused imports to quieten Eclipse. 20 years ago
  Glen Mazza f80b5592ce Moved FontSetup and two helper classes from render.pdf to fonts package. 20 years ago
  Jeremias Maerki 3dd471c712 Use different base class for user agent 20 years ago
  Jeremias Maerki f93075f9fb Use different base class for user agent. 20 years ago
  Jeremias Maerki 337c87ded4 Helper class for debugging in TextPainters 20 years ago
  Glen Mazza 1f16a86dd7 Tom DeWeese's changes made; 20 years ago
  Glen Mazza b11b73a25c Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from latest CVS build, using Batik's "all-jar" target. 20 years ago
  Glen Mazza f07b56493b Applied Thomas DeWeese's (Batik team) patches to the transcoder code. 21 years ago
  Glen Mazza 39c025afdd Changes to PDFTextPainter to accomodate new Batik library. 21 years ago
  William Victor Mote f5c6e5e3f7 remove global import statements 21 years ago
  William Victor Mote 3e5f5a7eb5 move svg classes related to the FO Tree building from svg to fo/extensions/svg 21 years ago
  William Victor Mote f3d66dcd78 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole 21 years ago
  William Victor Mote 2cec25c372 move control/Document to apps/Document 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 7e193dfed7 1. integrate Document and LayoutStrategy into workflow 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 1b97da566d 1. create control package 21 years ago
  Glen Mazza 23bc2abd07 Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with the new FOInputHandler in the fo package. 21 years ago
  Glen Mazza 692fe5b08f 1.) only partly implemented Run() function removed from InputHandler and its subclasses; Driver.Run(InputHandler) can be used instead; now all processing centralized in Driver class. 21 years ago
  William Victor Mote 5d9bfe00be style changes only 21 years ago
  Glen Mazza 909d58639d Reconfigured ElementMapping from an interface to an abstract base class 21 years ago
  Joerg Pietschmann 58be63a9a4 Got some low hanging style errors as reported by eclipse. 21 years ago
  Joerg Pietschmann 17fd67dce0 Made source more friendly for Eclipse (and IDEs in general) 21 years ago
  William Victor Mote 9abfca1380 Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
  William Victor Mote bc8f9ded44 1. Copy apps.Driver to apps.Session. 21 years ago
  Jeremias Maerki 626dc012f5 Adjust to changes in Batik CVS 21 years ago
  William Victor Mote a62ed1dbaa javadoc changes to clean up gump warnings. 21 years ago
  Keiron Liddle 3aee89bbf9 moved image drawing so drawing with size also works 21 years ago
  Jeremias Maerki e7b0435b57 Adjust to changes in PDF library. 21 years ago
  Jeremias Maerki 48b26cf54b Adjust to changes in PDF library. 21 years ago
  Jeremias Maerki dde2829b2b Moved common code to abstract base class. 21 years ago
  Jeremias Maerki 1d9d314d4e Logging via Avalon Logger. 21 years ago
  Jeremias Maerki 12bc6b7dda Special SAXSVGDocumentFactory with the ability to set an arbitrary EntityResolver for Batik. 21 years ago
  Jeremias Maerki d489eaa5d9 Common base class for all of FOP's transcoders. 21 years ago
  Jeremias Maerki 05bb969a67 Make sure no NPE's are happening. (Setting a NullLogger for now. Revisiting next week.) 21 years ago
  Jeremias Maerki a8172ad97e Fix NPE when content of an <a> element is empty. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago