6994 Commits (e860287fcc3a7662ae6c9e14a3d66491923b725f)
 

Author SHA1 Message Date
  Peter Hancock e860287fcc Associate structure tree elements directly to render content 12 years ago
  Vincent Hennebert b251762630 Removed the DOM representation of the structure tree. 12 years ago
  Vincent Hennebert ad987e7d47 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Vincent Hennebert 6565003b82 Created new branch for improvements of the Accessibility feature 12 years ago
  Vincent Hennebert 5491a3593c 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 7aaa8ac121 Bugzilla#512010: Simplification of the build. 12 years ago
  Jeremias Maerki 223cc5ecd2 Restored PDFDocumentGraphics2D functionality. 12 years ago
  Peter Hancock c0558146a7 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 29a3560293 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Peter Hancock f26e3359ad Fixed a findbugs warning introduced in rev#1177251 12 years ago
  Peter Hancock 25bcea3623 Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12 years ago
  Simon Pepping 3e0d3a0c3b Various small fixes 12 years ago
  Peter Hancock 1c414ffaec 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 9e1f49ee5f Bugzilla#51760: PS images stored as an embedded file which has no length limit. 12 years ago
  Peter Hancock ca3cdf48ae PDFFactory responsible for asdigning name to a subset font. 12 years ago
  Vincent Hennebert 01d09d0dc1 Proper fix for Bugzilla #51789: no non-ascii characters permitted 12 years ago
  Vincent Hennebert 7ecb9e0d35 Bugzilla #51790: source file contains non-ascii character 12 years ago
  Vincent Hennebert 577ddf7e6b Bugzilla #51789: removed non-ascii characters in source files 12 years ago
  Peter Hancock d03b568aeb Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 years ago
  Peter Hancock c39d6f74ef Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection. 12 years ago
  Peter Hancock 360df7ba70 Improved fix for bugzilla#48062 13 years ago
  Simon Pepping 24b2fb1477 Only some values of the format property are supported; change requested by Glenn Adams 13 years ago
  Jeremias Maerki 676df049a1 Fixed favicon.ico problem. 13 years ago
  Peter Hancock 1293398fba Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 13 years ago
  Peter Hancock 0203d61601 Fixed checkstyle warnings 13 years ago
  Vincent Hennebert 3954a70b46 Removed debug output to System.out 13 years ago
  Vincent Hennebert 5eb0b2e5bb Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character 13 years ago
  Vincent Hennebert c74764e436 Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
  Peter Hancock 6ab2dbd43a Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13 years ago
  Peter Hancock 2f8e738af2 Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13 years ago
  Peter Hancock 08bd0d573a Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13 years ago
  Jeremias Maerki 42751948e1 Attempt at making the remapComposite "more readable". 13 years ago
  Jeremias Maerki cf9d02f04f Fixed a bug in TTF subsetting where a composite glyph could get remapped more than once resulting in garbled character. 13 years ago
  Jeremias Maerki d482d51d5f 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. 13 years ago
  Jeremias Maerki b6e7b9676b Status update for bug #50605 13 years ago
  Jeremias Maerki 3b5f92c4ff Fixed some FindBugs issues. 13 years ago
  Jeremias Maerki f7eaac8843 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 ac435448b7 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 2d2a93eeb0 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 5bbdf65922 Ported to Trunk changes made to fop-1_0 branch in revisions 1139721, 1139722, 1140594 13 years ago
  Jeremias Maerki eda4671c68 Fixed a typo and two FindBugs issues. 13 years ago
  Jeremias Maerki 15b62403cd 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 2e274dac0d Fixed regression introduced by rev 1137971: 13 years ago
  Jeremias Maerki 3086fef536 Performance improvement: 13 years ago
  Jeremias Maerki 809289db9d Fixed regression introduced by SVN rev 1088079: 13 years ago
  Peter Hancock a1db53f04f Added an IFDocumentHandler filter for triggering rendering events. 13 years ago
  Simon Pepping b8984bb862 Fix checkstyle and findbugs issues 13 years ago
  Jeremias Maerki b7c5ccaff4 Fixed regression introduced with rev 1095887: 13 years ago
  Simon Pepping 7739f0e4dc Fix a regexp error in the schema 13 years ago
  Vincent Hennebert e4712d4a4a Bugfix: alternative text not working in tagged PDF for TIFF images 13 years ago