7273 コミット (a9ecadc9d87093b5845134dddd641000c21d2937)
 

作成者 SHA1 メッセージ 日付
  Vincent Hennebert a9ecadc9d8 Bugzilla #51790: source file contains non-ascii character 12年前
  Vincent Hennebert bc91753c04 Bugzilla #51789: removed non-ascii characters in source files 12年前
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 13年前
  Peter Hancock 2b875243ac Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection. 13年前
  Peter Hancock 355eb32c4a Improved fix for bugzilla#48062 13年前
  Simon Pepping ff8d999ad2 Only some values of the format property are supported; change requested by Glenn Adams 13年前
  Jeremias Maerki dd1bee20f4 Fixed favicon.ico problem. 13年前
  Peter Hancock 937d2cbd25 Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 13年前
  Peter Hancock c3e956474f Fixed checkstyle warnings 13年前
  Vincent Hennebert 5ed41f9cfc Removed debug output to System.out 13年前
  Vincent Hennebert fb02159c7d Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character 13年前
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
  Peter Hancock 3331d47de9 Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13年前
  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年前
  Peter Hancock eee73c4ded Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13年前
  Jeremias Maerki 24158d577f Attempt at making the remapComposite "more readable". 13年前
  Jeremias Maerki 61bbd77c1e Fixed a bug in TTF subsetting where a composite glyph could get remapped more than once resulting in garbled character. 13年前
  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. 13年前
  Jeremias Maerki ca917dad2b Status update for bug #50605 13年前
  Jeremias Maerki 8b266c1f6d Fixed some FindBugs issues. 13年前
  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年前
  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年前
  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年前
  Vincent Hennebert 95960da762 Ported to Trunk changes made to fop-1_0 branch in revisions 1139721, 1139722, 1140594 13年前
  Jeremias Maerki 679802c476 Fixed a typo and two FindBugs issues. 13年前
  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年前
  Jeremias Maerki 634a8abadc Fixed regression introduced by rev 1137971: 13年前
  Jeremias Maerki d54e7a6681 Performance improvement: 13年前
  Jeremias Maerki 1df8c0b1db Fixed regression introduced by SVN rev 1088079: 13年前
  Peter Hancock 79b6690593 Added an IFDocumentHandler filter for triggering rendering events. 13年前
  Simon Pepping 82163b6a15 Fix checkstyle and findbugs issues 13年前
  Jeremias Maerki 860ebd1410 Fixed regression introduced with rev 1095887: 13年前
  Simon Pepping 59f99b381a Fix a regexp error in the schema 13年前
  Vincent Hennebert a5fd3694f0 Bugfix: alternative text not working in tagged PDF for TIFF images 13年前
  Peter Hancock 98264493c4 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13年前
  Pascal Sancho 418ed80ccb FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tab 13年前
  Jeremias Maerki 7d31441cb4 More happiness for FindBugs. 13年前
  Jeremias Maerki 173181b3bd Bugzilla #51144: 13年前
  Jeremias Maerki 7aed9feb97 Bugzilla #50899: 13年前
  Jeremias Maerki 5e95f76c26 AFP GOCA: 13年前
  Pascal Sancho fb09043a54 Site: update DOC for bookmarks 13年前
  Simon Pepping 478e6b29cc Added Pascal Sancho to the Active Committers again 13年前
  Jeremias Maerki de7c0db9e4 https://issues.apache.org/jira/browse/XERCESJ-1505 13年前
  Jeremias Maerki 7e27b87ae7 Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root. 13年前
  Peter Hancock 3f71ba3d63 Updated website 13年前
  Jeremias Maerki a7a5c39253 Fix a potential NPE which can apparently happen in very exotic cases (actually, it rather points to a Java class library bug). 13年前
  Jeremias Maerki afda1f3897 Update graphics state when applying color. 13年前
  Jeremias Maerki eb2415f68e Make FindBugs happier. 13年前
  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年前
  Jeremias Maerki 52a50351ba Forgot status update. 13年前