6200 Commits (Temp_InlineContainer)

Author SHA1 Message Date
  Luis Bernardo 641a8093e2 FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; applied second patch by Simon Steiner. 11 years ago
  Vincent Hennebert 37ea66b191 Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 years ago
  Vincent Hennebert ce39d4c2fb FOP #2234: NPE when rendering a document with markers and accessibility is enabled 11 years ago
  Vincent Hennebert e3c9f13598 FOP-2226: Image resources are not closed when rendering into the Intermediate Format 11 years ago
  Luis Bernardo 92a5ef6548 FOP-2216: PDF forms are offset; patch submitted by Simon Steiner 11 years ago
  Luis Bernardo e096f55d71 FOP-2223: Lines do not span to the end in rounded border cells in AFP; patch submitted by Simon Steiner. 11 years ago
  Luis Bernardo ec3a8a819d FOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner 11 years ago
  Luis Bernardo 1a57c79591 FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; patch submitted by Simon Steiner. 11 years ago
  Luis Bernardo 2008636c7e FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied second patch by Robert Meyer; expanded the layout test case. 11 years ago
  Chris Bowditch 0b97b8f60a FOP-2217; Image scaling change was adversely affecting other image types 11 years ago
  Chris Bowditch 04e4c552f3 FOP-2215; Thin dashed border look like dots 11 years ago
  Chris Bowditch 345150938a FOP-2215; NullPointerException when generating IF with fox:external-document 11 years ago
  Luis Bernardo 805d35e4e6 FOP-2177: If a right aligned image exceeds a table cells bounds, it will overflow in the wrong direction; patch submitted by Robert Meyer 11 years ago
  Luis Bernardo 9dadbc4897 FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 regarding source resolution scaling with SVG and images; patch submitted by Robert Meyer 11 years ago
  Luis Bernardo d0d7e25d98 FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch submitted by Simon Steiner 11 years ago
  Luis Bernardo b7a4ebbacb FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch submitted by Robert Meyer 11 years ago
  Glenn Adams 4f6c6928b2 Partial revert of r1444573 to restore intermediate-format-ng. 11 years ago
  Clay Leeds a9ba0e20ba Removing Forrest-based documentation files. 11 years ago
  Vincent Hennebert a9531b0195 FOP-2148: make page-position="only" work 11 years ago
  Glenn Adams 5733c76229 FOP-2206: Add support for CS placement and escapement data in PS renderer. 11 years ago
  Pascal Sancho ee070b226f Jira FOP-2203: Fix xml syntax in XSD 11 years ago
  Vincent Hennebert 4680aede44 JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11 years ago
  Glenn Adams 81831e1fda FOP-2195: use sparse arrays for position adjustments 11 years ago
  Glenn Adams 4efdc589aa FOP-2194: optimize lazy font load invocation for hot methods 11 years ago
  Glenn Adams aee25bbe7a FOP-2192: fix checkstyle and findbugs warnings 11 years ago
  Glenn Adams 0327e01373 FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation 11 years ago
  Luis Bernardo 5ae7d96a89 FOP-2187: Generating pdf works awt & png crashes when overflow hidden 11 years ago
  Glenn Adams 3a520dbe96 FOP-2188: optimize string allocation in pdf output processing 11 years ago
  Glenn Adams a4bea91e0d FOP-2186: optimize inefficient glyph processing state update operations 11 years ago
  Glenn Adams 35926f02b2 FOP-2184: optimize inefficient position adjustment array allocation in non-CS path. 11 years ago
  Peter Hancock dc7f036c5e JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs. 11 years ago
  Peter Hancock 91d9b34a7a JIRA#FOP-1069: Warn instead or error on invalid property values. 11 years ago
  Chris Bowditch 824c570eb4 Jira FOP-2174: When using SVG drawings, if no content-width and content-height is specified, 72 will be used instead of the source-resolution option 11 years ago
  Glenn Adams 247031c3b7 FOP-2179: Fix checkstyle and findbugs warnings. 11 years ago
  Glenn Adams f38bb6f298 FOP-2160: Fix NPE when rl writing mode is used in certain contexts. 11 years ago
  Glenn Adams d721e50c65 FOP-2178: Fix incomplete kerning when complex script features are enabled. 11 years ago
  Luis Bernardo 0f1c352c3b fixed the fact that -nocs was not being applied 11 years ago
  Chris Bowditch dac3a6d0f2 Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts 11 years ago
  Peter Hancock 3f386d59ca Bugzilla 37114: Implementation of changes necessary to warn of invalid property values. 11 years ago
  Peter Hancock 50ec77f77b Small code simplifications due to Luis Bernardo 11 years ago
  Peter Hancock 3454c1cba3 JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Simon Steiner. 11 years ago
  Luis Bernardo f42c3b149b jira fop-1840: column balancing algorithm; applied patch 12550540 submitted by Robert Meyer. 11 years ago
  Luis Bernardo 0d4b815b26 jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 years ago
  Luis Bernardo 89dbe6e142 bugzilla #54196: configure big / little endian support for TIFF images; patch 29628 applied; submitted by Robert Meyer 11 years ago
  Vincent Hennebert 638ea00309 Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. 11 years ago
  Vincent Hennebert ff6508e118 Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes 11 years ago
  Mehdi Houshmand e79feb700f Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output 11 years ago
  Mehdi Houshmand 9d9f0a0b7e Reduced the dashed border ratio to make it more aesthetically pleasing 11 years ago
  Luis Bernardo 0fea0e4a63 fixes checkstyles issues from revisions 1391502 and 1400536 11 years ago
  Luis Bernardo 222345ffde bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Robert Meyer 11 years ago