aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for path handling when spaces are in the path.Jeremias Maerki2009-02-051-1/+3
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-056-33/+323
* Merge from Trunk revisions 740276 - 741103.Jeremias Maerki2009-02-054-57/+196
|\
| * AFP Output: Added a configuration option to override the resource level defau...Jeremias Maerki2009-02-054-71/+203
* | Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-0319-121/+484
|\|
| * Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-2819-121/+485
* | Merge from Trunk revisions 731480 - 735028.Jeremias Maerki2009-01-168-22/+72
|\|
| * Bugfix: Weave included page segments into the object sequence instead of inse...Jeremias Maerki2009-01-163-18/+1
| * Added in support for subtractive mode in 1-bit images. This should further re...Jeremias Maerki2009-01-155-4/+71
* | Added support for fixed-width spaces.Jeremias Maerki2009-01-136-33/+64
* | Fixed assert statement.Jeremias Maerki2009-01-121-1/+1
* | Restrict XML-formats to SVG to stream-line the image loading/conversion process.Jeremias Maerki2009-01-121-1/+2
* | Disabling native formats as long as the configuration doesn't enable/disable ...Jeremias Maerki2009-01-121-3/+4
* | Started new IF implementation for AFP (incomplete, supporting filled rects, t...Jeremias Maerki2009-01-119-473/+726
* | Moved getPoint() method from DataStream to AFPPaintingState where it makes mo...Jeremias Maerki2009-01-112-22/+37
* | GOCA improvements:Jeremias Maerki2009-01-114-51/+98
* | Bugfix: remaining chunk of over-long text strings didn't get handled properly.Jeremias Maerki2009-01-061-4/+5
|/
* Bugzilla #46369:Chris Bowditch2008-12-107-32/+77
* FopCharacterSet doesn't follow the same contract as its superclass. The metri...Jeremias Maerki2008-12-072-10/+6
* Avoid replacement notification if we're only checking the presence of a certa...Jeremias Maerki2008-12-051-4/+4
* Bugfix: Custom AFP fonts reported bad metrics.Jeremias Maerki2008-12-052-11/+11
* * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResourcesAdrian Cumiskey2008-11-278-56/+171
* * Reverted back the interface changes I made to ImageHandler.Adrian Cumiskey2008-11-258-68/+91
* Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.Jeremias Maerki2008-11-251-1/+1
* Minor cleanup.Adrian Cumiskey2008-11-212-3/+4
* <svg:image/> y-axis positioning fix in AFPGraphics2D.Adrian Cumiskey2008-11-217-59/+78
* Improved plumbing :)Adrian Cumiskey2008-11-202-14/+15
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-2061-746/+1006
* Structured field length bug fix.Adrian Cumiskey2008-11-191-7/+6
* Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...Adrian Cumiskey2008-11-187-581/+36
* Default 10pt font fallback removed.Adrian Cumiskey2008-11-181-7/+6
* Memory usage optimizations.Adrian Cumiskey2008-11-1757-1112/+1443
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-1326-371/+613
* Improved font selection strategy when matching AWT Font against FontTriplet.Adrian Cumiskey2008-11-052-73/+97
* GOCA Text painting positional fix.Adrian Cumiskey2008-11-051-8/+22
* State --> PaintingState cleanup.Adrian Cumiskey2008-11-051-15/+15
* AFPGraphics2D Line drawing width (Stroke) fix.Adrian Cumiskey2008-11-051-5/+5
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-0415-121/+130
* Fix for test/layoutengine/standard-testcases/block-container_absolute-positio...Adrian Cumiskey2008-10-311-1/+7
* Minor cleanup.Adrian Cumiskey2008-10-271-19/+20
* Moved AFPTextElementBridge and AFPTextPainter to org.apache.fop.afp since the...Adrian Cumiskey2008-10-272-0/+625
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-27135-0/+20316