14 Commits (65e12053cb81114db964534f7e974c338a8a467b)

Autor SHA1 Nachricht Datum
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions vor 12 Jahren
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. vor 12 Jahren
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. vor 13 Jahren
  Jeremias Maerki 29e8badcec Bugzilla #49733: vor 14 Jahren
  Vincent Hennebert 2a54372f5d Renamed some variables and methods for consistency. vor 14 Jahren
  Jeremias Maerki 223eb5df1f Bugzilla #46705: vor 15 Jahren
  Jeremias Maerki 0864f618dc Added support for painting leaders (implemented as drawLine in IFPainter). vor 16 Jahren
  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. vor 16 Jahren
  Jeremias Maerki 07c47a253c Initial implementation for border painting for the new IF (including support for PDF, but not SVG, yet) vor 16 Jahren
  Jeremias Maerki 804a2ba264 Added document-trailer element to the IF (for example for the bookmark tree). vor 16 Jahren
  Jeremias Maerki 94b3702936 Extracted some often-used XML constants and utility methods into an interface and a class in org.apache.fop.util. vor 16 Jahren
  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. vor 16 Jahren
  Jeremias Maerki fecc2c5cb1 Renamed "box" to "viewport". Introduced "group" for pure reference areas (only transformation, no clipping). vor 16 Jahren
  Jeremias Maerki b11934f815 Renamed "iform" package to "intermediate" (iform was too cryptic for my taste) vor 16 Jahren