7291 Commits (Temp_ImproveAccessibility)
 

Author SHA1 Message Date
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 years ago
  Peter Hancock 9e004dd3c0 Cleanup associated with rev 1236718 12 years ago
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Vincent Hennebert 29ecb2d96c Created new branch for improvements of the Accessibility feature 12 years ago
  Vincent Hennebert ae7c3b4bd8 Cache the schema for the XML namespace to a local directory. This avoids downloading it from the W3C website every time the IF test cases are run. 12 years ago
  Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 years ago
  Jeremias Maerki 87f892d9d8 Restored PDFDocumentGraphics2D functionality. 12 years ago
  Peter Hancock 25d268f166 Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 years ago
  Vincent Hennebert 91c66d9742 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Peter Hancock 7d33c81a0a Fixed a findbugs warning introduced in rev#1177251 12 years ago
  Peter Hancock 5fac6eaf12 Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12 years ago
  Simon Pepping 0a4a0fdf2e Various small fixes 12 years ago
  Peter Hancock eebad9b8a3 Bugzilla#48696 version 4: Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. 12 years ago
  Peter Hancock 677accf2e9 Bugzilla#51760: PS images stored as an embedded file which has no length limit. 12 years ago
  Peter Hancock a4b5668e88 PDFFactory responsible for asdigning name to a subset font. 12 years ago
  Vincent Hennebert 2f433908c6 Proper fix for Bugzilla #51789: no non-ascii characters permitted 12 years ago
  Vincent Hennebert a9ecadc9d8 Bugzilla #51790: source file contains non-ascii character 12 years ago
  Vincent Hennebert bc91753c04 Bugzilla #51789: removed non-ascii characters in source files 12 years ago
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Peter Hancock 2b875243ac Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection. 12 years ago
  Peter Hancock 355eb32c4a Improved fix for bugzilla#48062 12 years ago
  Simon Pepping ff8d999ad2 Only some values of the format property are supported; change requested by Glenn Adams 12 years ago
  Jeremias Maerki dd1bee20f4 Fixed favicon.ico problem. 12 years ago
  Peter Hancock 937d2cbd25 Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 12 years ago
  Peter Hancock c3e956474f Fixed checkstyle warnings 12 years ago
  Vincent Hennebert 5ed41f9cfc Removed debug output to System.out 12 years ago
  Vincent Hennebert fb02159c7d Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character 12 years ago
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 12 years ago
  Peter Hancock 3331d47de9 Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 12 years ago
  Peter Hancock 3c834f58e8 Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 12 years ago
  Peter Hancock eee73c4ded Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 12 years ago
  Jeremias Maerki 24158d577f Attempt at making the remapComposite "more readable". 12 years ago
  Jeremias Maerki 61bbd77c1e Fixed a bug in TTF subsetting where a composite glyph could get remapped more than once resulting in garbled character. 12 years ago
  Jeremias Maerki 284ff1805d Removed the lastMediumMap variable and the check to omit the IMM if it doesn't change. I wonder why I came up with that. This can lead, among other things, to problems when an AFP file is split. 12 years ago
  Jeremias Maerki ca917dad2b Status update for bug #50605 13 years ago
  Jeremias Maerki 8b266c1f6d Fixed some FindBugs issues. 13 years ago
  Jeremias Maerki e3ac5256c7 Bugfix: select the right font to paint replacement glyphs. This used to paint some characters on top of each others when a font with an auxiliary encoding was active. 13 years ago
  Jeremias Maerki fa9fc6d171 Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths to code points in a single-byte encoding due to mapping multiple characters to the same code points (see overridePrimaryEncoding). 13 years ago
  Jeremias Maerki 20dd19ff66 Removed fallback mechanism in AbstractCodePointMapping. This is superfluous now that SingleByteFont handles all substitutions. This actually fixes a bug: the glyph "minus" was painted using "hyphen" but used the width of "minus" due to this fallback mechanism. 13 years ago
  Vincent Hennebert 95960da762 Ported to Trunk changes made to fop-1_0 branch in revisions 1139721, 1139722, 1140594 13 years ago
  Jeremias Maerki 679802c476 Fixed a typo and two FindBugs issues. 13 years ago
  Jeremias Maerki 6c398f41ee Fixed a multi-threading bug for SVG images included through svg:image inside SVG document. Similar to the fix required in PDFImageHandlerSVG. The SVG DOM must be cloned because Batik attaches the CSS parser to the DOM tree and manipulates the same. 13 years ago
  Jeremias Maerki 634a8abadc Fixed regression introduced by rev 1137971: 13 years ago
  Jeremias Maerki d54e7a6681 Performance improvement: 13 years ago
  Jeremias Maerki 1df8c0b1db Fixed regression introduced by SVN rev 1088079: 13 years ago
  Peter Hancock 79b6690593 Added an IFDocumentHandler filter for triggering rendering events. 13 years ago
  Simon Pepping 82163b6a15 Fix checkstyle and findbugs issues 13 years ago
  Jeremias Maerki 860ebd1410 Fixed regression introduced with rev 1095887: 13 years ago