14 Commits (65e12053cb81114db964534f7e974c338a8a467b)

Author SHA1 Message Date
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 13 years ago
  Vincent Hennebert 2a54372f5d Renamed some variables and methods for consistency. 14 years ago
  Jeremias Maerki 223eb5df1f Bugzilla #46705: 15 years ago
  Jeremias Maerki 0864f618dc Added support for painting leaders (implemented as drawLine in IFPainter). 15 years ago
  Jeremias Maerki bacc153b5d Had to introduce "clip-rect" to handle clipping on background images, leader etc. A full viewport is probably too heavy-weight here. This is to be considered temporary pending verification with SVG and PCL implementations. 16 years ago
  Jeremias Maerki 07c47a253c Initial implementation for border painting for the new IF (including support for PDF, but not SVG, yet) 16 years ago
  Jeremias Maerki 804a2ba264 Added document-trailer element to the IF (for example for the bookmark tree). 16 years ago
  Jeremias Maerki 94b3702936 Extracted some often-used XML constants and utility methods into an interface and a class in org.apache.fop.util. 16 years ago
  Jeremias Maerki 83abc0b9b1 First steps at unified image handling as proposed on http://wiki.apache.org/xmlgraphics-fop/ImageSupport/ImageHandler. This shall serve as a preview to motivate early feedback if anyone is interested. 16 years ago
  Jeremias Maerki fecc2c5cb1 Renamed "box" to "viewport". Introduced "group" for pure reference areas (only transformation, no clipping). 16 years ago
  Jeremias Maerki b11934f815 Renamed "iform" package to "intermediate" (iform was too cryptic for my taste) 16 years ago