6967 Commits (c74764e436ad057ab980f99add4f18ececde593d)
 

Author SHA1 Message Date
  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
  Peter Hancock fac959a376 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 years ago
  Pascal Sancho d141184f84 FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tab 13 years ago
  Jeremias Maerki b67282d09a More happiness for FindBugs. 13 years ago
  Jeremias Maerki db4d698e21 Bugzilla #51144: 13 years ago
  Jeremias Maerki 74a049cf21 Bugzilla #50899: 13 years ago
  Jeremias Maerki 775cbccadf AFP GOCA: 13 years ago
  Pascal Sancho 1aa6645cd3 Site: update DOC for bookmarks 13 years ago
  Simon Pepping 9c6069faf7 Added Pascal Sancho to the Active Committers again 13 years ago
  Jeremias Maerki c5f35170e6 https://issues.apache.org/jira/browse/XERCESJ-1505 13 years ago
  Jeremias Maerki 2277f0d2c4 Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root. 13 years ago
  Peter Hancock b37051ce5e Updated website 13 years ago
  Jeremias Maerki d9cc21c350 Fix a potential NPE which can apparently happen in very exotic cases (actually, it rather points to a Java class library bug). 13 years ago
  Jeremias Maerki 8ad8518b7a Update graphics state when applying color. 13 years ago
  Jeremias Maerki 75133d2497 Make FindBugs happier. 13 years ago
  Jeremias Maerki 4258093db8 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 c88d7de80e Forgot status update. 13 years ago
  Jeremias Maerki 21884422e5 Added option for PostScript output to optimize for file size rather than quality. 13 years ago
  Jeremias Maerki 7bf0e006ff Log image encoding times. 13 years ago
  Jeremias Maerki 4786226cf2 Enable fox:conversion-mode="bitmap" for PDF output. 13 years ago
  Jeremias Maerki e6597aa162 AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. 13 years ago
  Jeremias Maerki ac50603abd Forgot a file added for revision 1095739. 13 years ago
  Jeremias Maerki 2e4670f4cf 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 9918b28ea6 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 57c80df660 Bugzilla #51010: Bookmarks create useless lines in RTF 13 years ago
  Chris Bowditch 85f3db888e Bugzilla #51008: page-number-citation-last does not work in RTF 13 years ago
  Vincent Hennebert 9f0263b32c Added id element to intermediate format to track the origin of content. 13 years ago
  Simon Pepping 70c0065d8d Add link to Frank Liang's paper on hyphenation, provided by PBW 13 years ago