4851 Commits (90ff2597ba6ca2b40f0708d6cb2dd64af7eff05d)
 

Author SHA1 Message Date
  Manuel Mall 90ff2597ba Added initial details about the AFP renderer to the outputs document on the web site. This is still incomplete and some more info is to follow. 18 years ago
  Jeremias Maerki 5a0356fdfc Simply subclassing did not work as expected. Made a copy now. 18 years ago
  Jeremias Maerki 970141d853 Java2D Renderer: 18 years ago
  Manuel Mall 6049f17cb8 Important wording correction 18 years ago
  Manuel Mall 84914897e3 Added testcase which demonstrates that (or how?) linebreaking of consecutive images works. 18 years ago
  Manuel Mall f02ab35a86 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 years ago
  Jeremias Maerki 40fca8356e Extend exclude pattern for JAI-dependant classes. 18 years ago
  Jeremias Maerki b74b7e9d31 Update to PCL documentation. 18 years ago
  Jeremias Maerki 1f0e5ebf47 Introduced "ignored namespaces" list on FopFactory. Attributes from ignored namespaces are not complained about. Not done for elements, yet. 18 years ago
  Manuel Mall 037d9b7fd7 More missing AFP Renderer files as identified by JM 18 years ago
  Manuel Mall fbec292a01 Missing AFP Renderer file as identified by JM 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
  Manuel Mall 20f9479907 Minor correction to whitespace handling to ensure non space whitespace is always converted to a space 18 years ago
  Manuel Mall c9c43f5f73 Previous commit of disabled-testcases.xml was broken 18 years ago
  Manuel Mall 5e6c99e687 Test case for Bug 39414 18 years ago
  Jeremias Maerki f625846e08 Bugzilla #39416: 18 years ago
  Jeremias Maerki f32473a529 Bugzilla #39416: 18 years ago
  Jeremias Maerki 6bfbc4b878 Bugzilla #39416: 18 years ago
  Clay Leeds 033415eaad Fixed bad URL. Bad URL\! 18 years ago
  Jeremias Maerki 9350ad8b42 Content in block-containers makes better use of shrink to fit content vertically into the available area. This can be used indirectly to justify content vertically in a block-container. 18 years ago
  Jeremias Maerki 92d9cffdbb Bugfix: basic-links with internal destinations in documents with multiple page-sequences sometimes pointed at the wrong page. 18 years ago
  Jeremias Maerki 4891400c3c Fixed a typo. Thanks, Matthew East. 18 years ago
  Jeremias Maerki c2d5ab7898 Use JAVA_HOME environment variable if it is available. 18 years ago
  Jeremias Maerki eecf36362b Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is given to Apache XML Commons Resolver, it tries to construct a java.net.URL from it which takes forever and fails in the end when no protocol handler for "data" URLs is installed. 18 years ago
  Jeremias Maerki 9ef3e9f1db Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child if static-content in which case leading and trailing white space is not properly removed. 18 years ago
  Jeremias Maerki b357bf4f59 Bugzilla #39285: 18 years ago
  Jeremias Maerki 8ea6205bfe Bugzilla #39118: 18 years ago
  Jeremias Maerki a45827bdf8 Improved wording in release notes. 18 years ago
  Clay Leeds e63c35f032 Minor edit 18 years ago
  Clay Leeds 562849bc53 Added info about updating Distribution HEADER.html file for each release 18 years ago
  Jeremias Maerki 96aba34519 Oops. 18 years ago
  Jeremias Maerki 75750ea592 Updated link to release branch. 18 years ago
  Jeremias Maerki ae01359173 0.92beta is out. 18 years ago
  Jeremias Maerki 847b9d3c71 Merged changes from 0.92 branch back into Trunk. 18 years ago
  Jeremias Maerki 5da922a427 Bugfix: The generation of the PDF "d" (setdash) command was assuming that only integer values can be used but that isn't the case. Dash patterns PDFGraphics2D would be wrong in the process. 18 years ago
  Jeremias Maerki 6bf07bc762 Adding a test case that demonstrates a problem with forward references and page-number-citation. The reference's width is adjusted, but not the whole line. Some code in the area tree tries to adjust word- and letter-spacing but it does not seem to be working properly. 18 years ago
  Jeremias Maerki 3adb08bd73 Bugfix: Fixed a division by zero problem in TTFReader popping up with arialuni.ttf. 18 years ago
  Manuel Mall dbee957424 Add disabled test case to demonstrate problems with white space handling when it comes to inlines. 18 years ago
  Jeremias Maerki 04ba4b5076 Bugzilla #39033: 18 years ago
  Jeremias Maerki 3897fdafd3 Some updates in preparation of the next release. 18 years ago
  Jeremias Maerki e6a8ce6d9f Update on the README file. 18 years ago
  Jeremias Maerki 26b0381bea Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url()". 18 years ago
  Jeremias Maerki eacf8ba612 List NBSP under adjustable spaces in CharUtilities. 18 years ago
  Jeremias Maerki 6f6e7f4850 Forgot to disable the writing down of the generated PDF files. 18 years ago
  Manuel Mall 0ae415b10d Corrected wrong BugZilla number in status.xml 18 years ago
  Manuel Mall 4c2f9d6211 Fixed various white space (non)removal issues during line building. white-space-treatment is now supported properly especially for the "preserve" case. 18 years ago
  Jeremias Maerki 5a89710c92 Documentation on PDF/A support. 18 years ago
  Jeremias Maerki 4f784dcf9a Adding XML Graphics Commons to classpath. 18 years ago
  Jeremias Maerki 7e92ff16df Fixed encoding issue. 18 years ago
  Jeremias Maerki ed6e804255 I'd like to make Batik an optional dependency over time, so check Commons IO instead of Batik as indicator for a complete classpath. 18 years ago