| Commit message (Expand) | Author | Age | Files | Lines |
* | A bit of housekeeping: | Jeremias Maerki | 2009-01-18 | 1 | -9/+6 |
* | Removed duplicated extension attachment list on PageViewport (which is an Are... | Jeremias Maerki | 2009-01-16 | 2 | -39/+35 |
* | Bugfix: Weave included page segments into the object sequence instead of inse... | Jeremias Maerki | 2009-01-16 | 3 | -18/+1 |
* | Added in support for subtractive mode in 1-bit images. This should further re... | Jeremias Maerki | 2009-01-15 | 6 | -8/+77 |
* | Extracted some bitmap handling functions from the PCL implementation into new... | Jeremias Maerki | 2009-01-15 | 3 | -56/+253 |
* | The "upgrading" page for Trunk needed a bit of attention. | Jeremias Maerki | 2009-01-09 | 1 | -12/+6 |
* | Better class description. | Jeremias Maerki | 2009-01-09 | 1 | -1/+1 |
* | Added missing license header. | Jeremias Maerki | 2009-01-09 | 1 | -0/+19 |
* | Removed code that doesn't have any effect. | Jeremias Maerki | 2009-01-08 | 1 | -6/+1 |
* | Fixed typo | Vincent Hennebert | 2009-01-07 | 1 | -1/+1 |
* | Give javadoc utility some more memory to avoid OutOfMemoryErrors. | Jeremias Maerki | 2009-01-07 | 5 | -0/+115 |
* | FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in... | Jeremias Maerki | 2009-01-05 | 8 | -31/+91 |
* | Added support for forcing single-byte encodings for TrueType fonts without cr... | Jeremias Maerki | 2009-01-04 | 10 | -17/+165 |
* | Bugzilla #45306: | Jeremias Maerki | 2009-01-02 | 2 | -6/+8 |
* | Bugzilla #45938:
| Jeremias Maerki | 2009-01-02 | 1 | -3/+18 |
* | Fixed painting bug introduced by rev 721430 (originally rev 672291 in AFP GOC... | Jeremias Maerki | 2008-12-19 | 1 | -5/+8 |
* | Fixed black backgrounds occurring for transparent images in PCL output. | Jeremias Maerki | 2008-12-16 | 1 | -0/+4 |
* | Bugzilla #46369: | Chris Bowditch | 2008-12-10 | 9 | -34/+79 |
* | Bugzilla 46319: | Andreas L. Delmelle | 2008-12-08 | 2 | -12/+36 |
* | Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w... | Jeremias Maerki | 2008-12-08 | 7 | -12/+30 |
* | Reverted accidental commit of unfinished change. Sorry about that. | Jeremias Maerki | 2008-12-08 | 1 | -1/+0 |
* | Bugzilla #46360: | Jeremias Maerki | 2008-12-07 | 1 | -1/+2 |
* | Bugzilla #46360: | Jeremias Maerki | 2008-12-07 | 7 | -26/+67 |
* | FopCharacterSet doesn't follow the same contract as its superclass. The metri... | Jeremias Maerki | 2008-12-07 | 3 | -12/+9 |
* | Avoid replacement notification if we're only checking the presence of a certa... | Jeremias Maerki | 2008-12-05 | 1 | -4/+4 |
* | Bugfix: Custom AFP fonts reported bad metrics. | Jeremias Maerki | 2008-12-05 | 2 | -11/+11 |
* | Oops, introduced a compile error with the previous commit | Andreas L. Delmelle | 2008-12-02 | 1 | -10/+0 |
* | Minor changes; mostly code- and javadoc-aesthetics... | Andreas L. Delmelle | 2008-12-02 | 1 | -220/+201 |
* | Bugfix: there was no notification if no registered internal font can be found... | Jeremias Maerki | 2008-12-02 | 1 | -6/+13 |
* | A note on missing glyphs. | Jeremias Maerki | 2008-12-02 | 1 | -1/+15 |
* | Documented the hard-coded font triplets for the Base-14 set. | Jeremias Maerki | 2008-12-02 | 1 | -0/+29 |
* | Improved documentation concerning text and SVG. | Jeremias Maerki | 2008-12-01 | 2 | -5/+32 |
* | Reverting a change introduced by revision 721430 which breaks extensions caus... | Jeremias Maerki | 2008-12-01 | 1 | -3/+4 |
* | MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAR... | Adrian Cumiskey | 2008-11-28 | 289 | -8431/+21505 |
|\ |
|
| * | * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResources | Adrian Cumiskey | 2008-11-27 | 10 | -86/+120 |
| * | Merged revisions 719616,719629,719646,719654 via svnmerge from | Adrian Cumiskey | 2008-11-26 | 7 | -66/+205 |
| * | * Reverted back the interface changes I made to ImageHandler. | Adrian Cumiskey | 2008-11-25 | 24 | -217/+228 |
| * | Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long. | Jeremias Maerki | 2008-11-25 | 1 | -1/+1 |
| * | Minor cleanup. | Adrian Cumiskey | 2008-11-21 | 2 | -3/+4 |
| * | <svg:image/> y-axis positioning fix in AFPGraphics2D. | Adrian Cumiskey | 2008-11-21 | 8 | -60/+80 |
| * | Improved plumbing :) | Adrian Cumiskey | 2008-11-20 | 3 | -17/+16 |
| * | Merged revisions 718666,718705,719038,719110 via svnmerge from | Adrian Cumiskey | 2008-11-20 | 5 | -25/+45 |
| * | SetCurrentPosition fix for line drawing. | Adrian Cumiskey | 2008-11-20 | 71 | -791/+1055 |
| * | Method signature wrong, was using super class implementation. | Adrian Cumiskey | 2008-11-19 | 1 | -8/+7 |
| * | Structured field length bug fix. | Adrian Cumiskey | 2008-11-19 | 1 | -7/+6 |
| * | Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti... | Adrian Cumiskey | 2008-11-18 | 14 | -729/+670 |
| * | Merged revisions 718557,718570,718591 via svnmerge from | Adrian Cumiskey | 2008-11-18 | 5 | -38/+53 |
| * | Merged revisions 718309,718502 via svnmerge from | Adrian Cumiskey | 2008-11-18 | 1 | -28/+14 |
| * | Default 10pt font fallback removed. | Adrian Cumiskey | 2008-11-18 | 1 | -7/+6 |
| * | Memory usage optimizations. | Adrian Cumiskey | 2008-11-17 | 58 | -1113/+1443 |