605 Révisions (Temp_FontMerging)

Auteur SHA1 Message Date
  Glenn Adams 54eec84366 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. il y a 10 ans
  Peter Hancock da862fff7f Fix & improve the handling of temporary files using the new URI resource resolvers il y a 11 ans
  Chris Bowditch 0b97b8f60a FOP-2217; Image scaling change was adversely affecting other image types il y a 11 ans
  Chris Bowditch 36a43fac57 FOP-2214; forgot to commit status.xml il y a 11 ans
  Chris Bowditch 345150938a FOP-2215; NullPointerException when generating IF with fox:external-document il y a 11 ans
  Glenn Adams 5733c76229 FOP-2206: Add support for CS placement and escapement data in PS renderer. il y a 11 ans
  Pascal Sancho ee070b226f Jira FOP-2203: Fix xml syntax in XSD il y a 11 ans
  Glenn Adams 5c06a584d6 FOP-2197: missing GlyphTester class in transcoder archives il y a 11 ans
  Glenn Adams 81831e1fda FOP-2195: use sparse arrays for position adjustments il y a 11 ans
  Glenn Adams 4efdc589aa FOP-2194: optimize lazy font load invocation for hot methods il y a 11 ans
  Glenn Adams aee25bbe7a FOP-2192: fix checkstyle and findbugs warnings il y a 11 ans
  Glenn Adams 0327e01373 FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation il y a 11 ans
  Glenn Adams 3a520dbe96 FOP-2188: optimize string allocation in pdf output processing il y a 11 ans
  Glenn Adams a4bea91e0d FOP-2186: optimize inefficient glyph processing state update operations il y a 11 ans
  Glenn Adams 35926f02b2 FOP-2184: optimize inefficient position adjustment array allocation in non-CS path. il y a 11 ans
  Peter Hancock 011ebc8f80 Corrected status error il y a 11 ans
  Peter Hancock dc7f036c5e JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs. il y a 11 ans
  Peter Hancock 91d9b34a7a JIRA#FOP-1069: Warn instead or error on invalid property values. il y a 11 ans
  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 il y a 11 ans
  Glenn Adams 247031c3b7 FOP-2179: Fix checkstyle and findbugs warnings. il y a 11 ans
  Glenn Adams f38bb6f298 FOP-2160: Fix NPE when rl writing mode is used in certain contexts. il y a 11 ans
  Glenn Adams d721e50c65 FOP-2178: Fix incomplete kerning when complex script features are enabled. il y a 11 ans
  Chris Bowditch dac3a6d0f2 Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts il y a 11 ans
  Peter Hancock 3f386d59ca Bugzilla 37114: Implementation of changes necessary to warn of invalid property values. il y a 11 ans
  Peter Hancock 3454c1cba3 JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Simon Steiner. il y a 11 ans
  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. il y a 11 ans
  Mehdi Houshmand e79feb700f Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output il y a 11 ans
  Vincent Hennebert 28fc4cf264 Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled il y a 11 ans
  Chris Bowditch 4b4c1f125c bugzilla #48955: Allow AFP font codepage names to be less than 8 chars il y a 11 ans
  Peter Hancock 8d8b0a939d Bugzilla#54075: Fixed a regression il y a 11 ans
  Mehdi Houshmand 7d6311b01e Bugzilla#45822: Changed the dashed borders to appear more like dashes and less like dotted-borders il y a 11 ans
  Vincent Hennebert f17dbea7f8 Bugzilla #54038: Added PDF/A-2 output option il y a 11 ans
  Vincent Hennebert eb45e0a465 Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output and language information is missing il y a 11 ans
  Glenn Adams 1a5394a6be Merge from ^/branches/fop-1_1. il y a 11 ans
  Vincent Hennebert d9d2ec28c2 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. il y a 11 ans
  Mehdi Houshmand d261730a4f Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. il y a 11 ans
  Vincent Hennebert a1af0b2481 Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). il y a 11 ans
  Mehdi Houshmand ccd2678cd0 Bugzilla#53868: Full font embedding in PDF il y a 11 ans
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer il y a 11 ans
  Vincent Hennebert 10e39f016a Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value il y a 11 ans
  Vincent Hennebert 207b1d0228 Bugzilla #45715: Restored support for break-before on fo:table. il y a 11 ans
  Vincent Hennebert 9508968e6e 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. il y a 11 ans
  Mehdi Houshmand 008bf019ad Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. il y a 11 ans
  Mehdi Houshmand 488c642a7a Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used il y a 11 ans
  Mehdi Houshmand 8430f08399 Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitted by PH. il y a 11 ans
  Vincent Hennebert 69beec0c8f Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. il y a 11 ans
  Mehdi Houshmand d6994df393 Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. il y a 11 ans
  Mehdi Houshmand 97b2f1205a Bugzilla#53685 - AFP charactersets are cached using more unique keys il y a 11 ans
  Mehdi Houshmand ce3600f754 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available il y a 11 ans
  Vincent Hennebert 6c9c875c0d Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document il y a 11 ans