| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed old Renderer implementations for AFP, PCL, PDF, PS. | Vincent Hennebert | 2010-08-25 | 1 | -924/+0 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 1 | -5/+9 |
* | AFP Output Changes: | Jeremias Maerki | 2010-06-12 | 1 | -0/+5 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Bugfix: 48453 AFP Renderer: Page Segments not positioned correctly when refer... | Chris Bowditch | 2009-12-29 | 1 | -2/+4 |
* | Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ... | Jeremias Maerki | 2009-10-23 | 1 | -1/+7 |
* | add support for positioning Page Overlay in AFP Renderer/Painter | Chris Bowditch | 2009-10-12 | 1 | -6/+11 |
* | added support for IMM Extension on fo:simple-page-master element in the AFP R... | Chris Bowditch | 2009-08-04 | 1 | -21/+58 |
* | Added support for AFP font embedding. Note: this changes the default behaviou... | Jeremias Maerki | 2009-07-27 | 1 | -2/+40 |
* | Bugfix: support justified text in AFP Renderer (already working in AFP Painter) | Chris Bowditch | 2009-07-10 | 1 | -1/+4 |
* | Added setting to enable dithered painting of filled rectangles in AFP and PCL. | Vincent Hennebert | 2009-04-28 | 1 | -3/+28 |
* | AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence... | Jeremias Maerki | 2009-03-02 | 1 | -0/+5 |
* | AFP: Backported IMM (Invoke Medium Map) to AFPRenderer. | Jeremias Maerki | 2009-03-02 | 1 | -2/+17 |
* | Merge from Trunk revisions 740276 - 741103. | Jeremias Maerki | 2009-02-05 | 1 | -0/+6 |
|\ |
|
| * | AFP Output: Added a configuration option to override the resource level defau... | Jeremias Maerki | 2009-02-05 | 1 | -7/+18 |
* | | Started new IF implementation for AFP (incomplete, supporting filled rects, t... | Jeremias Maerki | 2009-01-11 | 1 | -42/+19 |
|/ |
|
* | * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResources | Adrian Cumiskey | 2008-11-27 | 1 | -24/+19 |
* | * Reverted back the interface changes I made to ImageHandler. | Adrian Cumiskey | 2008-11-25 | 1 | -10/+0 |
* | <svg:image/> y-axis positioning fix in AFPGraphics2D. | Adrian Cumiskey | 2008-11-21 | 1 | -1/+2 |
* | Improved plumbing :) | Adrian Cumiskey | 2008-11-20 | 1 | -3/+1 |
* | SetCurrentPosition fix for line drawing. | Adrian Cumiskey | 2008-11-20 | 1 | -10/+10 |
* | Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti... | Adrian Cumiskey | 2008-11-18 | 1 | -43/+43 |
* | * PDFImageHandler interface split into ImageHandler and PDFImageHandler. | Adrian Cumiskey | 2008-11-13 | 1 | -65/+63 |
* | "fixed" block container handling fixed (see block-container_absolute-position... | Adrian Cumiskey | 2008-11-04 | 1 | -48/+46 |
* | Fix for test/layoutengine/standard-testcases/block-container_absolute-positio... | Adrian Cumiskey | 2008-10-31 | 1 | -18/+2 |
* | All AFP library classes without Renderer dependencies moved from org.apache.f... | Adrian Cumiskey | 2008-10-27 | 1 | -7/+19 |
* | Cleanup. | Adrian Cumiskey | 2008-10-22 | 1 | -2/+0 |
* | supportsOutOfOrder = false | Adrian Cumiskey | 2008-10-22 | 1 | -1/+1 |
* | Fixed border painting, at the same time creating a generic PaintInfo interfac... | Adrian Cumiskey | 2008-10-22 | 1 | -7/+12 |
* | Unused accessor method | Adrian Cumiskey | 2008-10-16 | 1 | -9/+0 |
* | * Block-container positioning fix. | Adrian Cumiskey | 2008-10-10 | 1 | -90/+64 |
* | * Image positioning fix. | Adrian Cumiskey | 2008-09-08 | 1 | -8/+8 |
* | Toggleable support for AFP native image flavours. | Adrian Cumiskey | 2008-09-03 | 1 | -6/+22 |
* | Fix for text decoration. | Adrian Cumiskey | 2008-09-03 | 1 | -2/+1 |
* | * Structural fixes with StrucFlgs class. | Adrian Cumiskey | 2008-09-03 | 1 | -119/+23 |
* | ObjectContainer/IncludeObject structure fixes. | Adrian Cumiskey | 2008-08-29 | 1 | -18/+15 |
* | * print-file level (default) resources are now immediately streamed and pages... | Adrian Cumiskey | 2008-08-27 | 1 | -530/+284 |
* | Merged revisions 685573,685785,685879,685885 via svnmerge from | Adrian Cumiskey | 2008-08-14 | 1 | -4/+5 |
* | * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop... | Adrian Cumiskey | 2008-07-24 | 1 | -5/+7 |
* | Checkstyle nit | Adrian Cumiskey | 2008-07-22 | 1 | -1/+2 |
* | * Removed unused goca accessor methods from AFPState. | Adrian Cumiskey | 2008-07-22 | 1 | -128/+131 |
* | Removed arbitrary image formats from MO:DCA registry. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+6 |
* | Fixed bug in drawBorderLine() implementation. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst... | Adrian Cumiskey | 2008-07-17 | 1 | -19/+12 |
* | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 1 | -59/+8 |
* | Fixed image positioning for RenderedImages. | Jeremias Maerki | 2008-07-10 | 1 | -58/+51 |
* | * Created new AbstractState class that shares common properties and stack pop... | Adrian Cumiskey | 2008-07-10 | 1 | -949/+442 |
* | Merged revisions 665691 via svnmerge from | Adrian Cumiskey | 2008-06-09 | 1 | -56/+91 |
* | * Created new AreaObjectInfo class POJO to cleanup all this long parameter pa... | Adrian Cumiskey | 2008-06-09 | 1 | -15/+22 |
* | Moved image uri storing from AbstractGenericSVGHandler to AFPState as request... | Adrian Cumiskey | 2008-06-03 | 1 | -1/+1 |