10 Commits (bafcae2f1c1f3a4d671219306c5c9eb84506cf70)

Author SHA1 Message Date
  Mehdi Houshmand bafcae2f1c Check style and find bugs now pass without errors 12 years ago
  Glenn Adams b59596b915 Eliminate javadocs warnings. 12 years ago
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Glenn Adams c27d515a14 enable UnusedImports rule; fix violations 12 years ago
  Jeremias Maerki 6639840eb3 Some javadoc fixes: @code -> @link 14 years ago
  Jeremias Maerki f2b9af0a9e Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
  Jeremias Maerki 2ea117e162 Changed SVG output to produce coordinates in points rather than millipoints. Millipoint coordinates can become quite large and can cause trouble later. This is related to (but not fixing) Bugzilla #47641. 14 years ago
  Jeremias Maerki 70379365f2 Added ability to create single-page SVG 1.1 using a DOMResult or SAXResult. 15 years ago
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Jeremias Maerki aaf421f19f Fixed copy/paste mistakes. 15 years ago
  Jeremias Maerki 332e49aead Added page master name to IFDocumentHandler.startPage() method. 15 years ago
  Jeremias Maerki dec4fd8945 Split IFPainter into IFDocumentHandler and IFPainter. This makes the implementation classes smaller, better allows to isolate the painting parts and helps with formats that generate one object per page (SVG, PNG etc.). 15 years ago
  Jeremias Maerki 18526713cf Some fixes for SVG along the way: 16 years ago
  Jeremias Maerki 5044a74405 Added document-trailer element to the IF (for example for the bookmark tree). 16 years ago
  Jeremias Maerki fd598c043e Renamed "box" to "viewport". Introduced "group" for pure reference areas (only transformation, no clipping). 16 years ago
  Jeremias Maerki 1ba932b277 Started the IFParser. 16 years ago
  Jeremias Maerki 405d936850 Renamed "iform" package to "intermediate" (iform was too cryptic for my taste) 16 years ago