42 Комити (cfa853d5b2a728fa90c12cd1a44ca1a3eec1a12e)

Аутор SHA1 Порука Датум
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) пре 13 година
  Vincent Hennebert 0f58f09a9a Fixed indentation пре 14 година
  Jeremias Maerki 29e8badcec Bugzilla #49733: пре 14 година
  Vincent Hennebert 2a54372f5d Renamed some variables and methods for consistency. пре 14 година
  Jeremias Maerki babc376fe8 Some javadoc fixes: @code -> @link пре 14 година
  Jeremias Maerki cc32c1fab6 Bugzilla #47311: пре 15 година
  Jeremias Maerki 8eefdf7d68 Added support for adding natural language information on page-sequence and document level to a tagged PDF. пре 15 година
  Jeremias Maerki 45e74b066f Reverted changes for "ptr" to painter interface as announced in #46705. The pointer value is now provided through the IFContext so only the implementations that support it have to deal with it. пре 15 година
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. пре 15 година
  Jeremias Maerki 223eb5df1f Bugzilla #46705: пре 15 година
  Jeremias Maerki 5301aae80a Moved area tree example to package embedding/atxml. пре 15 година
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). пре 15 година
  Jeremias Maerki 011fd36fce Avoid ArrayOutOfBoundsException when text length is 0 (this can happen if you specify a soft hyphen as only content of a block, for example). пре 15 година
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). пре 15 година
  Jeremias Maerki 45ff1920e2 Most of the PostScript extensions are implemented in PSPainter now (and tested). пре 15 година
  Jeremias Maerki 10cb96278c Fixed another spacing issue in IFRenderer. пре 15 година
  Jeremias Maerki 3beeea67b6 Fixed another little kerning bug. пре 15 година
  Jeremias Maerki 3287952fed My first attempt at implementing links was messed up. This second attempt actually works. пре 15 година
  Jeremias Maerki 342147f014 Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. пре 15 година
  Jeremias Maerki be4dc692db Added page master name to IFDocumentHandler.startPage() method. пре 15 година
  Jeremias Maerki d6d3411ca8 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 година
  Jeremias Maerki e02936ef8d Fixed ArrayIndexOutOfBoundsException when there is a long text with very few kerning adjustments. пре 16 година
  Jeremias Maerki 62b7eb34cb Can disable the warning now, replaced by an explanation of the simplification. пре 16 година
  Jeremias Maerki 26500495c3 pt -> mpt conversion must round. пре 16 година
  Jeremias Maerki 0864f618dc Added support for painting leaders (implemented as drawLine in IFPainter). пре 16 година
  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 година
  Jeremias Maerki a9507e9562 Made the IFRenderer smarter so it combines lines of text into a single text element where possible. Makes the final output files smaller. пре 16 година
  Jeremias Maerki 07c47a253c Initial implementation for border painting for the new IF (including support for PDF, but not SVG, yet) пре 16 година
  Jeremias Maerki 804a2ba264 Added document-trailer element to the IF (for example for the bookmark tree). пре 16 година
  Jeremias Maerki caa63bfe8a Widened "bookmarks" to "document-navigation" to fit named destination into this namespace as both bookmarks and named destinations share some action types. пре 16 година
  Jeremias Maerki e714868660 Added support for bookmarks to intermediate format (including PDF painter). пре 16 година
  Jeremias Maerki 95b2347224 Now that the most important stuff is working in IFRenderer, reduce verbosity at debug level. пре 16 година
  Jeremias Maerki 5ca81a092a Implemented foreign-object support for the new intermediate format. пре 16 година
  Jeremias Maerki 23f7125586 Fix for kerning (switched to SVG semantics, now working correctly for both SVG and PDF) пре 16 година
  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 година
  Jeremias Maerki 17214623fe Fixed block containers now working properly. пре 16 година
  Jeremias Maerki fecc2c5cb1 Renamed "box" to "viewport". Introduced "group" for pure reference areas (only transformation, no clipping). пре 16 година
  Jeremias Maerki 2d83907e2d Improved/fixed font setup for painters. Reduced the whole thing to pass in a fully set-up FontInfo object to reduce dependencies on the font package to the necessary. пре 16 година
  Jeremias Maerki 8091bd1121 Started the IFParser. пре 16 година
  Jeremias Maerki b11934f815 Renamed "iform" package to "intermediate" (iform was too cryptic for my taste) пре 16 година