348 Commits (Temp_ChangingIPDHack)

Author SHA1 Message Date
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 years ago
  Jeremias Maerki eea5b25ec8 Bugzilla #47031: 15 years ago
  Jeremias Maerki e471816c05 Bugzilla #47000: 15 years ago
  Jeremias Maerki 600aabc692 Fixed a bug that left the PrintRenderer unconfigured even if a configuration was specified for "application/X-fop-print". 15 years ago
  Jeremias Maerki a384002ccf Bugzilla #46882: 15 years ago
  Andreas L. Delmelle 39846b082a Bugzilla 46489: 15 years ago
  Jeremias Maerki 43ecaa845e Added a command-line tool to list all configured fonts (org.apache.fop.tools.fontlist.FontListMain). 15 years ago
  Andreas L. Delmelle 3048022fd7 Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel to conserve memory in case of large documents with a lot of cross-references. (area tree will be serialized to disk to avoid keeping it entirely in memory) 15 years ago
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 years ago
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). 15 years ago
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 years ago
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. 15 years ago
  Jeremias Maerki 34c5ece636 Bugzilla #46686: 15 years ago
  Jeremias Maerki 6ec55c961d Bugzilla #45342: 15 years ago
  Jeremias Maerki 879e33c042 AFP Output: Added a configuration option to override the resource level defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. 15 years ago
  Vincent Hennebert 3485619920 Bugzilla #46638: MinOptMaxUtil.toMinOptMax was converting LengthRangeProperty objects into illegal MinOptMax objects (in some cases opt could be inferior to min). 15 years ago
  Vincent Hennebert 490204ba3a Bugzilla #46315: extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. 15 years ago
  Jeremias Maerki ac33a1e85b Moved MonochromeBitmapConverter from PCL to utility package for later reuse in AFP. 15 years ago
  Jeremias Maerki d58f083cff Added a note explaining things that we should look out for. 15 years ago
  Jeremias Maerki 68dd1750c6 FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters. 15 years ago
  Jeremias Maerki 1b03a90eb4 Added support for forcing single-byte encodings for TrueType fonts without creating an XML font metric file (see "encoding-mode" attribute on "font" element in updated documentation). 15 years ago
  Jeremias Maerki c7c6ba4f03 Bugzilla #45306: 15 years ago
  Jeremias Maerki b80b717563 Fixed black backgrounds occurring for transparent images in PCL output. 15 years ago
  Chris Bowditch c01b872e07 Bugzilla #46369: 15 years ago
  Andreas L. Delmelle f9d4720b99 Bugzilla 46319: 15 years ago
  Jeremias Maerki 790875d410 Bugzilla #46360: 15 years ago
  Adrian Cumiskey c4c82d7891 Merged revisions 719616,719629,719646,719654 via svnmerge from 15 years ago
  Jeremias Maerki 0d4aac57eb This actually fixes a bug. 15 years ago
  Jeremias Maerki d62f5f811c Added support for SVG 1.2 inside fo:instream-foreign-object. The code just used the basic SVGDOMImplementation for SVG 1.1. Now it delegates the DOM building to Batik code instead of to a normal DOM builder. 15 years ago
  Adrian Cumiskey b4c6724ac1 Merged revisions 718666,718705,719038,719110 via svnmerge from 15 years ago
  Andreas L. Delmelle f15eca4944 Bugzilla 46240: 15 years ago
  Adrian Cumiskey 67c82c98fb Merged revisions 718309,718502 via svnmerge from 15 years ago
  Andreas L. Delmelle a2bcd1a094 Removed erroneous end-element... 15 years ago
  Andreas L. Delmelle 8b98afa774 Bugzilla 46211: 15 years ago
  Adrian Cumiskey 29985fedb5 Updated the status to reflect the new features/changes in this branch. 15 years ago
  Adrian Cumiskey 55b2038293 Merged revisions 707631,708012 via svnmerge from 15 years ago
  Andreas L. Delmelle 5f10442af0 Bugzilla 45113: 15 years ago
  Jeremias Maerki 46c9aca22b Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). 15 years ago
  Adrian Cumiskey 79f8cbdb1e Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,695500,695776,696365,697140,697152,698280,698322,698670 via svnmerge from 15 years ago
  Andreas L. Delmelle 1c11a44052 Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 15 years ago
  Andreas L. Delmelle 918af3dca8 Bugzilla 45842: Use FOP_OPTS environment variable in fop.bat and fop.cmd (patch submitted by Carsten Siedentop) 15 years ago
  Jeremias Maerki 97771c4e93 Bugzilla #45795: 15 years ago
  Jeremias Maerki 50b0a1cbf6 PDF Output: Made sure the XMP Metadata stream is never compressed. 15 years ago
  Jeremias Maerki 6dcae86dbd Credits where credits are due. I only noticed afterwards that there was a patch attached to the issue. 15 years ago
  Jeremias Maerki fd8186e127 Bugzilla #45734: 15 years ago
  Jeremias Maerki 1e0f9c8764 Bugzilla #45616: 15 years ago
  Adrian Cumiskey 9e8ee28777 Merged revisions 690319,690324,690382,690532,690903 via svnmerge from 16 years ago
  Andreas L. Delmelle 9ff780f79d Bugzilla 45667: avoid NullPointerExceptions during hyphenation for empty inlines. 16 years ago
  Jeremias Maerki 5313249fe5 Added missing generation of areas for empty grid units in tables with collapsing border model. 16 years ago
  Adrian Cumiskey c0227d2e2e Merged revisions 687576,687657,687786,688078,688087,688139,688508,688633,688652-688653,688660,688664,688666,688674,688698,688994,689000 via svnmerge from 16 years ago