aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed a bug in TTF subsetting where a composite glyph could get remapped more...Jeremias Maerki2011-07-262-38/+53
* Removed the lastMediumMap variable and the check to omit the IMM if it doesn'...Jeremias Maerki2011-07-081-5/+1
* Status update for bug #50605Jeremias Maerki2011-07-021-0/+4
* Fixed some FindBugs issues.Jeremias Maerki2011-07-023-19/+18
* Bugfix: select the right font to paint replacement glyphs. This used to paint...Jeremias Maerki2011-07-021-11/+23
* Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths ...Jeremias Maerki2011-07-021-36/+64
* Removed fallback mechanism in AbstractCodePointMapping. This is superfluous n...Jeremias Maerki2011-07-021-40/+2
* Ported to Trunk changes made to fop-1_0 branch in revisions 1139721, 1139722,...Vincent Hennebert2011-07-011-35/+31
* Fixed a typo and two FindBugs issues.Jeremias Maerki2011-06-301-14/+17
* Fixed a multi-threading bug for SVG images included through svg:image inside ...Jeremias Maerki2011-06-302-4/+15
* Fixed regression introduced by rev 1137971:Jeremias Maerki2011-06-211-7/+10
* Performance improvement:Jeremias Maerki2011-06-212-239/+304
* Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-212-4/+50
* Added an IFDocumentHandler filter for triggering rendering events. Peter Hancock2011-06-205-1/+69
* Fix checkstyle and findbugs issuesSimon Pepping2011-06-159-26/+54
* Fixed regression introduced with rev 1095887:Jeremias Maerki2011-06-143-30/+23
* Fix a regexp error in the schemaSimon Pepping2011-06-081-1/+1
* Bugfix: alternative text not working in tagged PDF for TIFF imagesVincent Hennebert2011-05-185-80/+86
* Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-177-354/+616
* FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tabPascal Sancho2011-05-091-6/+0
* More happiness for FindBugs.Jeremias Maerki2011-05-051-11/+11
* Bugzilla #51144:Jeremias Maerki2011-05-053-11/+6
* Bugzilla #50899:Jeremias Maerki2011-05-052-3/+8
* AFP GOCA:Jeremias Maerki2011-05-057-158/+202
* Site: update DOC for bookmarksPascal Sancho2011-05-051-16/+16
* Added Pascal Sancho to the Active Committers againSimon Pepping2011-05-041-1/+4
* https://issues.apache.org/jira/browse/XERCESJ-1505Jeremias Maerki2011-04-293-2/+305
* Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root.Jeremias Maerki2011-04-293-3/+12
* Updated websitePeter Hancock2011-04-281-1/+3
* Fix a potential NPE which can apparently happen in very exotic cases (actuall...Jeremias Maerki2011-04-221-1/+6
* Update graphics state when applying color.Jeremias Maerki2011-04-221-32/+62
* Make FindBugs happier.Jeremias Maerki2011-04-221-2/+2
* Added option to place AFP NOPs right before the end of a named page group (pa...Jeremias Maerki2011-04-227-20/+162
* Forgot status update.Jeremias Maerki2011-04-221-0/+3
* Added option for PostScript output to optimize for file size rather than qual...Jeremias Maerki2011-04-227-12/+110
* Log image encoding times.Jeremias Maerki2011-04-221-2/+19
* Enable fox:conversion-mode="bitmap" for PDF output.Jeremias Maerki2011-04-222-4/+23
* AFP GOCA: Added option to disable GOCA and to control text painting inside GO...Jeremias Maerki2011-04-228-18/+154
* Forgot a file added for revision 1095739.Jeremias Maerki2011-04-211-0/+55
* AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-214-13/+54
* Bugfix for AFP GOCA segments: they were not properly marked as appended which...Jeremias Maerki2011-04-203-10/+39
* Bugzilla #51010: Bookmarks create useless lines in RTF Chris Bowditch2011-04-192-2/+17
* Bugzilla #51008: page-number-citation-last does not work in RTF Chris Bowditch2011-04-192-0/+30
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-1838-439/+1831
* Add link to Frank Liang's paper on hyphenation, provided by PBWSimon Pepping2011-04-121-9/+9
* Added javadoc to createInlineParent methodVincent Hennebert2011-04-081-0/+6
* Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-062-3/+37
* Proper fix for Bugzilla 50987Vincent Hennebert2011-04-051-1/+1
* Fixed regression introduced in rev. 1088079: also remove the element pointed ...Vincent Hennebert2011-04-051-1/+2
* Property fixupAndreas L. Delmelle2011-04-031-42/+42