554 Commits (c52db65ef80d7cd0e163f711117ef9a81f2fba34)

Author SHA1 Message Date
  Vincent Hennebert 353cb3efa6 Added entry about bug 45971 13 years ago
  Jeremias Maerki 0a3aa3b66c Bugzilla #42600: 13 years ago
  Jeremias Maerki eff5b9fd40 Bugzilla #49379: 13 years ago
  Jeremias Maerki 6784fe6d14 Bugzilla #46360: 13 years ago
  Jeremias Maerki 144138a647 Bugzilla #49885: 14 years ago
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Adrian Cumiskey 18b1b9c710 Delete becomes flush. 14 years ago
  Adrian Cumiskey ff3a0b1f92 Reinstated support for being able to specify a font cache filepath in the fop user configuration. 14 years ago
  Jeremias Maerki 3800fbcd38 Bugzilla #44460: 14 years ago
  Simon Pepping f4072e33fb Insert 21 July 2010 as the release date 14 years ago
  Jeremias Maerki 25072c1b24 Merged changes from Trunk (minus JARs). 14 years ago
  Jeremias Maerki 4c8240e2de Minor changes to changes list. 14 years ago
  Simon Pepping d734b37908 First changes for the release, mainly documentation changes 14 years ago
  Jeremias Maerki 9dc0ea2f7a Bugzilla #49403: 14 years ago
  Jeremias Maerki 97aa2c35b0 AFP Output Changes: 14 years ago
  Jeremias Maerki 1fae69d5fd AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer errors) and positioning fix for bitmaps from G2D graphics. 14 years ago
  Jeremias Maerki e3d79c1a63 Bugzilla #42306: 14 years ago
  Jeremias Maerki 4ee7761859 Bugfix for formatting of floating point numbers which could lead to invalid PDFs. 14 years ago
  Jeremias Maerki 5b75bee76b Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output for easier post-processing. The missing q/Q pair caused content to be upside-down when simply a new content stream is appended to the page. With this change the initial coordinate system is restored after FOP's stream is finished. 14 years ago
  Jeremias Maerki b2704855bd Bumped xmlgraphics-commons.jar. 14 years ago
  Jeremias Maerki a2f1110c29 Bugzilla #48696: 14 years ago
  Jeremias Maerki bb2844e064 Bugzilla #48567: 14 years ago
  Vincent Hennebert ab6e2cc40a Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 years ago
  Vincent Hennebert 91cdef3c33 Added possibility to customize PDF tagging via the role property 14 years ago
  Chris Bowditch 27166d6f10 Bugzilla #48237: 14 years ago
  Chris Bowditch 6001e940ee Bugzilla #48376: 14 years ago
  Chris Bowditch 1aa20c5c46 Bugfix: 48456 AFP Renderer: Underline is incorrectly placed when reference-orientation != 0 14 years ago
  Chris Bowditch 83349530c2 Bugfix: 48453 AFP Renderer: Page Segments not positioned correctly when reference-orientation != 0 14 years ago
  Jeremias Maerki 63342a9b6d Added support for TrueType fonts with symbol character maps (like "Wingdings" and "Symbol"). Characters for these fonts are usually found in the 0xF020 to 0xF0FF range (a Unicode private use area). 14 years ago
  Chris Bowditch e4a9b97592 bug fix: 48290 AFP Renderer: AttributeQualifier Triplet occurs before TLE Value 14 years ago
  Jeremias Maerki 4a7f328eaa Bugzilla #48048: 14 years ago
  Vincent Hennebert 62581cef42 Bugzilla #48185: rounding error when computing the CMYK components of a color, in the AFP output. 14 years ago
  Vincent Hennebert c161b98d6d Bugzilla #48167: when #CMYK pseudo-profile was used in the rgb-icc() function, always the fallback RGB colors were used instead. 14 years ago
  Vincent Hennebert a964e7ec26 Bugzilla #48082: value of conditional space not always taken into account in the calculation of a table's height 14 years ago
  Vincent Hennebert 3db27e6d8a Column keeps implementation belongs in Layout, not Renderers 14 years ago
  Jeremias Maerki 6eb07eba36 Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. 14 years ago
  Adrian Cumiskey 435baa8edf Added support for xmlfile and xsltfile parameters in FOP's Ant Task. 14 years ago
  Adrian Cumiskey 3d7231bbc7 Updated status to reflect bug fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47941. 14 years ago
  Jeremias Maerki 7839918c68 Bugzilla #47711: 14 years ago
  Vincent Hennebert 12270f3f49 Fixed handling of percentage values for provisional-label-separation 14 years ago
  Vincent Hennebert f5415501c7 Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson 14 years ago
  Chris Bowditch de3f6e8dd0 add support for positioning Page Overlay in AFP Renderer/Painter 14 years ago
  Jeremias Maerki 7cc06986c0 Added support for specifying referenced fonts per renderer in addition to the general match list. If any of the two match lists (if specified) match a font, it is not embedded. 14 years ago
  Jeremias Maerki b6638c65c9 Added support for creating thumbnails or preview bitmaps of fixed size for PNG and TIFF output. 14 years ago
  Jeremias Maerki f8f3edf87a Bugzilla #46883: 14 years ago
  Jeremias Maerki 19e71503b1 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. 15 years ago
  Vincent Hennebert 1e062c6c0f Forgot to update status file in rev. 808157 15 years ago
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. 15 years ago
  Andreas L. Delmelle 6f8f642694 Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in the method by introducing a member variable to hold the data-length. 15 years ago
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15 years ago