167 Commits (915651b5ef6bccbe70a445fc0b5dd89b25d8a969)

Autor SHA1 Nachricht Datum
  Manuel Mall 413c6ccd4a Initial support for soft hyphens vor 17 Jahren
  Manuel Mall 3a903d4d95 Added support for line-height-shift-adjustment property vor 17 Jahren
  Simon Pepping c53cfd4b56 Created a static known-issues item in the release tab. Updated the vor 17 Jahren
  Vincent Hennebert 00573c8aef That may be discussed, but IMO support for UAX#14 line breaking is an important addition. vor 17 Jahren
  Simon Pepping ae5fe1c5a6 Merging changes from branch fop-0.93 back into trunk, change year 2006 vor 17 Jahren
  Jeremias Maerki 8fab58040a Bugzilla #40930: vor 17 Jahren
  Manuel Mall 395c6fa486 Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to Joerg Pietschman who supplied the core code for the Unicode line breaking algorithm vor 17 Jahren
  Simon Pepping 520a5d6eb0 Update of status vor 17 Jahren
  Jeremias Maerki 2a66b14558 Added initial support for loading fonts without a pre-created XML font metrics file. vor 17 Jahren
  Jeremias Maerki 29c09fb3d3 Bugzilla #40729: vor 17 Jahren
  Jeremias Maerki d37d3ccb0d Bugzilla #40813: vor 17 Jahren
  Jeremias Maerki 31ad96c17a Bugzilla #40849: vor 17 Jahren
  Jeremias Maerki e23d32ecbf Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. vor 17 Jahren
  Jeremias Maerki 2702903a69 Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after. vor 18 Jahren
  Jeremias Maerki 43dbb3c845 Added support for CCITT compression in the TIFFRenderer by switching to the ImageWriter abstraction from XML Graphics Commons. vor 18 Jahren
  Jeremias Maerki 2dd52b5991 Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). vor 18 Jahren
  Jeremias Maerki b003ab6066 Configuration option in the Java2D-based renderers that allows to disable the default white background in order to produce bitmap output with transparency. vor 18 Jahren
  Andreas L. Delmelle 12120819c9 Bugzilla #39414: vor 18 Jahren
  Jeremias Maerki 9ca50a2705 My last attempt at fixing SVG gradients in PDF wasn't successful. This one is: vor 18 Jahren
  Andreas L. Delmelle b1a3da5cbe Minor fix: set negative values to zero for b-p-d/i-p-d vor 18 Jahren
  Andreas L. Delmelle 446682d2eb Rework of default column-creation and setting column-widths from the first row (fixes Bugzilla 35656) vor 18 Jahren
  Andreas L. Delmelle 73d0bad153 C&P error, left the old bug number vor 18 Jahren
  Andreas L. Delmelle 3a8ffd3c6a Forgot to include status.xml on last two commits vor 18 Jahren
  Andreas L. Delmelle a6aaae1f3b Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. vor 18 Jahren
  Jeremias Maerki 5256633a66 Bugzilla #39840: vor 18 Jahren
  Jeremias Maerki 8dfbe27447 Fixed a memory-leak: The FO tree part of a page-sequence was not released when a page-sequence was finished. vor 18 Jahren
  Jeremias Maerki e917ce848f Bugfix: Table headers and footers were swallowed when a table was nested in a list-block. vor 18 Jahren
  Jeremias Maerki 83a96661f5 Merge from Temp_Floats branch: vor 18 Jahren
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html vor 18 Jahren
  Jeremias Maerki 5ba2c8a399 Bugzilla #40106: vor 18 Jahren
  Jeremias Maerki 969d6c5bbf Bugzilla #40062: vor 18 Jahren
  Jeremias Maerki abe26448a3 Fixed two memory-leaks in image handling (ImageFactory and ExternalGraphic). The image cache is finally working properly. Currently implemented without the cleanup thread as done by Batik. vor 18 Jahren
  Jeremias Maerki 4edf8db67f Bugfix: Potential multi-threading issue (ConcurrentModificationException) eliminated for ElementMapping classes. vor 18 Jahren
  Manuel Mall 3d9f9734b5 Some config file settings were not correctly set in FOUserAgent when invoked from command line vor 18 Jahren
  Jeremias Maerki cbc3059c39 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). vor 18 Jahren
  Jeremias Maerki 51c0aaddf2 Documentation update for Java2DRenderer and descendants. vor 18 Jahren
  Andreas L. Delmelle 1dc8708126 Bugfix: components of border-separation weren't set when using shorthand-mode, leading to an NPE being thrown (Bugzilla 39712) vor 18 Jahren
  Jeremias Maerki 0e69eaf36c Bugfix: Table headers were omitted when a table is a child of a block-container. vor 18 Jahren
  Andreas L. Delmelle 5db0b4aa70 Fixes Bugzilla 39560: make sure the interaction between FOs and properties is only performed once vor 18 Jahren
  Jeremias Maerki d3205c2547 Bugfix: All fonts names were converted unnecessarily to lower case in RTF output. vor 18 Jahren
  Jeremias Maerki ecbcb08aa5 Bugfix: The combination of hyphenation and kerning resulted in slightly ragged right ends for right-aligned and justified text. The kerning values were not correctly placed and summed up for hyphenation and no-hyphenation conditions. vor 18 Jahren
  Jeremias Maerki e599ee27ec Automatic support for all fonts available to the Java2D subsystem for all Java2D-descendant renderers (TIFF, PNG, print, AWT). vor 18 Jahren
  Jeremias Maerki 799245bcc5 Improved baseline detection in TTFReader for TrueType fonts. Ascender and descender values were sometimes not in line with FOP's expectations. vor 18 Jahren
  Jeremias Maerki abde8ad798 Bugfix: tables nested in inline elements caused a NullPointerException. vor 18 Jahren
  Jeremias Maerki 84636146ad The default sRGB color profile provided by the Java class library is no longer embedded if it is encountered. This should reduce the PDF size considerably. vor 18 Jahren
  Jeremias Maerki d195b7ec9f Bugzilla #39443: vor 18 Jahren
  Manuel Mall 67105f951c Fixed incorrect handling of percentages in vertical-align property values and added testcase vor 18 Jahren
  Jeremias Maerki 12d8ba5649 Bugzilla #38243: vor 18 Jahren
  Manuel Mall 20f9479907 Minor correction to whitespace handling to ensure non space whitespace is always converted to a space vor 18 Jahren
  Jeremias Maerki 9350ad8b42 Content in block-containers makes better use of shrink to fit content vertically into the available area. This can be used indirectly to justify content vertically in a block-container. vor 18 Jahren