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 години