655 Commits (33e3576fb23055cd26c321ebe86efc267f241bdc)

Author SHA1 Message Date
  Glenn Adams fd57a0c952 FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. 10 years ago
  Glenn Adams 5c52f20476 FOP-2311: revert changes from FOP-1069 that regresses shorthand property handling. 10 years ago
  Glenn Adams 82cffcce5d FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
  Glenn Adams f3c52a74a1 FOP-2310: Fix misplaced table cell border in WM RTL context. 10 years ago
  Glenn Adams 3c230adac6 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 years ago
  Peter Hancock edd19cce3b Fix & improve the handling of temporary files using the new URI resource resolvers 11 years ago
  Chris Bowditch 228e9fd7df FOP-2217; Image scaling change was adversely affecting other image types 11 years ago
  Chris Bowditch 84e9a4fb31 FOP-2214; forgot to commit status.xml 11 years ago
  Chris Bowditch 7bedeb893d FOP-2215; NullPointerException when generating IF with fox:external-document 11 years ago
  Glenn Adams e752d87283 FOP-2206: Add support for CS placement and escapement data in PS renderer. 11 years ago
  Pascal Sancho 2b86f52231 Jira FOP-2203: Fix xml syntax in XSD 11 years ago
  Glenn Adams 47d07941dc FOP-2197: missing GlyphTester class in transcoder archives 11 years ago
  Glenn Adams 7a9006cd3a FOP-2195: use sparse arrays for position adjustments 11 years ago
  Glenn Adams e9f6cf0753 FOP-2194: optimize lazy font load invocation for hot methods 11 years ago
  Glenn Adams 284619e28d FOP-2193: fix checkstyle and findbugs warnings 11 years ago
  Glenn Adams 04b7c32223 FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation 11 years ago
  Glenn Adams 07bf4d75cf FOP-2188: optimize string allocation in pdf output processing 11 years ago
  Glenn Adams 05c6f71606 FOP-2186: optimize inefficient glyph processing state update operations 11 years ago
  Glenn Adams 056f9fd373 FOP-2184: optimize inefficient position adjustment array allocation in non-CS path. 11 years ago
  Peter Hancock 76fb9b3c93 Corrected status error 11 years ago
  Peter Hancock 9b1f4dcf38 JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs. 11 years ago
  Peter Hancock 1ba880f1f9 JIRA#FOP-1069: Warn instead or error on invalid property values. 11 years ago
  Chris Bowditch b59b6efebe 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 4463ee02d4 FOP-2179: Fix checkstyle and findbugs warnings. 11 years ago
  Glenn Adams 8261f65265 FOP-2160: Fix NPE when rl writing mode is used in certain contexts. 11 years ago
  Glenn Adams 824106d409 FOP-2178: Fix incomplete kerning when complex script features are enabled. 11 years ago
  Chris Bowditch 328611f478 Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts 11 years ago
  Peter Hancock c32a1a7eca Bugzilla 37114: Implementation of changes necessary to warn of invalid property values. 11 years ago
  Peter Hancock 1bfd5d4b89 JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Simon Steiner. 11 years ago
  Vincent Hennebert 413ede9d11 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
  Mehdi Houshmand 754b9cf83a Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output 11 years ago
  Vincent Hennebert 351ad2de8b Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled 11 years ago
  Chris Bowditch 8a4158de02 bugzilla #48955: Allow AFP font codepage names to be less than 8 chars 11 years ago
  Peter Hancock feecc4c669 Bugzilla#54075: Fixed a regression 11 years ago
  Mehdi Houshmand dfcdf77d1a Bugzilla#45822: Changed the dashed borders to appear more like dashes and less like dotted-borders 11 years ago
  Vincent Hennebert d66f9ca639 Bugzilla #54038: Added PDF/A-2 output option 11 years ago
  Vincent Hennebert cffe81012e Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output and language information is missing 11 years ago
  Glenn Adams 6d4f8e310e Merge from ^/branches/fop-1_1. 11 years ago
  Vincent Hennebert 00502d3d27 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11 years ago
  Mehdi Houshmand d332c64dbe Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 years ago
  Vincent Hennebert 6dbc137cea Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). 11 years ago
  Mehdi Houshmand b97d3d6617 Bugzilla#53868: Full font embedding in PDF 11 years ago
  Peter Hancock ba64473061 Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 years ago
  Vincent Hennebert 67029d1a9c Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 years ago
  Vincent Hennebert dd7cb3dcd5 Bugzilla #45715: Restored support for break-before on fo:table. 11 years ago
  Vincent Hennebert 45d3b205f7 Bugzilla 53827: When an fo:block has a non-zero value for its text-indent property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. 11 years ago
  Mehdi Houshmand 155ebaa00c Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. 11 years ago
  Mehdi Houshmand 0c9e4bb995 Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used 11 years ago
  Mehdi Houshmand 6a2f48c9fa Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitted by PH. 11 years ago
  Vincent Hennebert 57b023bd7e Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 years ago