536 Commits (e71ee5fba671c847f3826e7457f786457aa17dd0)

Author SHA1 Message Date
  Peter Hancock 937d2cbd25 Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 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 13 years ago
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 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 13 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. 13 years ago
  Jeremias Maerki ca917dad2b Status update for bug #50605 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
  Peter Hancock 79b6690593 Added an IFDocumentHandler filter for triggering rendering events. 13 years ago
  Vincent Hennebert a5fd3694f0 Bugfix: alternative text not working in tagged PDF for TIFF images 13 years ago
  Peter Hancock 98264493c4 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 years ago
  Jeremias Maerki 173181b3bd Bugzilla #51144: 13 years ago
  Jeremias Maerki 7aed9feb97 Bugzilla #50899: 13 years ago
  Jeremias Maerki 5e95f76c26 AFP GOCA: 13 years ago
  Jeremias Maerki 8cccb5909b Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start. 13 years ago
  Jeremias Maerki 52a50351ba Forgot status update. 13 years ago
  Jeremias Maerki 3d00e4091a AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. 13 years ago
  Jeremias Maerki a5eb05ea8d AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1, AFP Workbench 2.5.4.1) which seems to lose the character set state over Graphics Data (GAD) boundaries. Setting the SegFlag on the SFI header did not help. Instead, the character set is re-set before each Character String order. 13 years ago
  Jeremias Maerki f6fa22263e Bugfix for AFP GOCA segments: they were not properly marked as appended which could lead to graphics state changes in some implementations. 13 years ago
  Chris Bowditch c987144810 Bugzilla #51010: Bookmarks create useless lines in RTF 13 years ago
  Chris Bowditch 81125d40f0 Bugzilla #51008: page-number-citation-last does not work in RTF 13 years ago
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 years ago
  Andreas L. Delmelle 4d7c11bce5 Update status.xml for r1088242 13 years ago
  Andreas L. Delmelle 7978eed3d6 Oops... Give the right people credit. 13 years ago
  Andreas L. Delmelle c489048321 Update status.xml for r1088231 and r1088234 13 years ago
  Andreas L. Delmelle 8c443ea886 Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. 13 years ago
  Andreas L. Delmelle 767b2ba1cc Forgot to include status.xml 13 years ago
  Vincent Hennebert c0388acf51 Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 years ago
  Vincent Hennebert 823d0e968d Bugfix: keep-together does not apply to fo:table-cell 13 years ago
  Vincent Hennebert 1337f45867 Bugfix: keep-together on a table containing row-spanning cells was not honored 13 years ago
  Vincent Hennebert 038c3f30ba Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 years ago
  Jeremias Maerki 884db75f37 Forgot to mention a fix. 13 years ago
  Jeremias Maerki 23140d8190 Status update 13 years ago
  Jeremias Maerki 2068719a60 Bugzilla #50705: 13 years ago
  Jeremias Maerki d42674784f Bugzilla #50699: 13 years ago
  Andreas L. Delmelle d8261a197b Bugzilla 48334: Added implementation for xml:base 13 years ago
  Jeremias Maerki 941181b8e3 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 years ago
  Andreas L. Delmelle 1c8f05b0a0 Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequence is potentially started multiple times 13 years ago
  Andreas L. Delmelle 6de2d9fab2 Credit where credit is due... 13 years ago
  Andreas L. Delmelle 5d677308df Bugzilla 50636: fix performance issue when adding pages in very large documents 13 years ago
  Simon Pepping 4c8a18e4a5 Relative URIs in the configuration file are evaluated relative to the base URI of the configuration file 13 years ago
  Andreas L. Delmelle 092af3cf90 Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines 13 years ago
  Andreas L. Delmelle dfa4c54704 Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 years ago
  Andreas L. Delmelle 4de3abbc23 Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit 13 years ago
  Vincent Hennebert 6f9a59a3fd Bugzilla #50089: Content after forced break in block-container is not rendered 13 years ago
  Jeremias Maerki bc3a0d90c1 Bugzilla #42034: 13 years ago
  Andreas L. Delmelle 3231a8001e Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or white-space 13 years ago
  Vincent Hennebert 2e8f9428b4 Bugzilla #49695: Replaced magic numbers with constants from UnitConv and GraphicsConstants 13 years ago
  Vincent Hennebert 353cb3efa6 Added entry about bug 45971 13 years ago
  Jeremias Maerki 0a3aa3b66c Bugzilla #42600: 13 years ago
  Jeremias Maerki eff5b9fd40 Bugzilla #49379: 13 years ago