3137 Commits (950026d2da2fb8ac7da7c1b76e2673eef263ba02)

Author SHA1 Message Date
  Jeremias Maerki 4a348bebdb Read the bitmap resolution from PNGs and TIFFs. 19 years ago
  Jeremias Maerki a1793ff056 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock back into Trunk. 19 years ago
  Jeremias Maerki 55142e780f Fix regression that caused duplicate IDs when Reload was pressed in the AWT Viewer. The Fop instance should only be used for one single rendering run. The regression was caused by the introduction of a member variable for the FOTreeBuilder which is used to fetch the rendering results. 19 years ago
  Jeremias Maerki 226c83e7aa Bugzilla #36146 19 years ago
  Jeremias Maerki 9579f158d6 SVN properties and imports. 19 years ago
  Jeremias Maerki 37203e4c26 AbstractFopImage subclass using ImageIO (JDK >= 1.4) to load images (works with GIF, too). Some of the code dealing with the BufferedImage could probably be extracted to a common subclass since it's mostly a copy from a different FopImage implementation. 19 years ago
  Jeremias Maerki b619da5f6f Better documentation of FOUserAgent.getStream() 19 years ago
  Jeremias Maerki 8faebbf021 Fallback to default value if "compression" value is not given. 19 years ago
  Jeremias Maerki 9df0081717 Bugzilla #36112 19 years ago
  Jeremias Maerki 7298d0d3c7 Bugzilla #36067 19 years ago
  Chris Bowditch 525f70fb21 Submitted by: Manuel Mall <mm.at.arcus.com.au> 19 years ago
  Jeremias Maerki 5ac6f14d0c Committing a hack I've started earlier. The analyzer did not always recognize an SVG file as such, especially XML encoded in a two-byte charset. This will still need some attention. 19 years ago
  Jeremias Maerki ca4930bd5c Bugzilla #35998 19 years ago
  Jeremias Maerki d9e109024f Bugzilla #35992 19 years ago
  Chris Bowditch af83c4a874 Patch supplied by Manuel Mall in bugzilla 36036 with minor modifications 19 years ago
  Luca Furini 31509f479f Fix for bug 36007. 19 years ago
  Jeremias Maerki fb26b1dc67 Removing dependencies of RTF library on the rest of FOP so it can be used stand-alone. 19 years ago
  Jeremias Maerki 2aac092449 Proper handling of the color property on page-number and page-number-citatition. 19 years ago
  Jeremias Maerki 8db145138f Current Forrest is not fully HTML 4.01 and CSS compliant due to a bug, so we better switch the logos off for now. 19 years ago
  Jeremias Maerki 19106ac890 Disabled the external link images. They mess up the layout in many places. 19 years ago
  Jeremias Maerki a7640237fa Initial values for "Trunk" column. No guarantees! 19 years ago
  Jeremias Maerki 3b5033499a Update to Forrest 0.7. 19 years ago
  Jeremias Maerki 69723d15f0 Fix for table-body4.xml. Higher penalty values for breaks that would results in unwelcome table breaks. At the moment this is hard-coded to an arbitrary value and needs to be refined. 19 years ago
  Jeremias Maerki b0bb8bccf0 Make it possible to keep block-container element lists apart from normal page-level element lists. 19 years ago
  Jeremias Maerki 776f5e3701 Padding was ignored by the table stepper. This fixes the newly modified table-cell7.xml. 19 years ago
  Jeremias Maerki 2dbaaac3a9 Remove "veryveryalpha" warning. 19 years ago
  Luca Furini babe934ef3 Adjusting verticals spaces (coming from space-before and space-after properties) in order to fill the region, whenever possible 19 years ago
  Simon Pepping 996d1911b0 Use a more direct notify mechanism for the formatting results 19 years ago
  Jeremias Maerki 2d928b74ce Bugzilla #35937: 19 years ago
  Jeremias Maerki 77b319728c Add support for "mpt" (millipoints, non-standard!!!) 19 years ago
  Jeremias Maerki 7b67aa16f5 Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding table areas. 19 years ago
  Jeremias Maerki badd0db835 Bugfix: Fixes table-cell7 where display-align was off when border and/or padding was used. 19 years ago
  Jeremias Maerki e96987f96d Removed unused method 19 years ago
  Finn Bock eddd167339 Removing unused import. 19 years ago
  Finn Bock fd764a0093 Removing unused import. 19 years ago
  Jeremias Maerki c74f4591f4 Ported an important page setup instruction from the branch. GhostScript, for example, doesn't recognize the page size correctly, otherwise. 19 years ago
  Finn Bock d99898354f Removed unused import. 19 years ago
  Jeremias Maerki bea9ee4b7e Buffer InputStream only when not already buffered. 19 years ago
  Jeremias Maerki 1e5a53c0f7 Bugfix: scaling factor was calculated using an integer division, not a double division. 19 years ago
  Jeremias Maerki 59d7ee507a Improved PrintRenderer to be more easily configurable and so you can pass in your own PrinterJob instance. 19 years ago
  Jeremias Maerki 990f5e0aee Changes for restoring JDK 1.3 compatibility. 19 years ago
  Jeremias Maerki 95216891f3 Various fixes for ID management. 19 years ago
  Jeremias Maerki 0985bd6ab2 Accessor for the id property. 19 years ago
  Jeremias Maerki afe03e4b4b Small improvements. Fix for missing image areas. 19 years ago
  Jeremias Maerki 009eac2b95 Send the ID of the producing FO to the area tree as trait where possible. 19 years ago
  Jeremias Maerki be12ea359f Bugfix for NPE when space-before and space-after are used. 19 years ago
  Jeremias Maerki 6abd7463ba Made Service a stand-alone class so it can be reused. 19 years ago
  Jeremias Maerki 0ad4ff2fdc Bugzilla #35534 19 years ago
  Jeremias Maerki 7770609f52 Bugzilla #35534 19 years ago
  Jeremias Maerki b7f97d9c90 Buzilla #35787 19 years ago