| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla#49893: A global setting to wrap F11 images in page segments. | Peter Hancock | 2012-04-12 | 1 | -0/+8 |
* | Amended checkstyle errors and return carriages | Mehdi Houshmand | 2012-01-30 | 1 | -2/+4 |
* | Changed the error handling for AFP fonts such that errors are passed to the A... | Mehdi Houshmand | 2011-11-21 | 1 | -66/+64 |
* | Bugzilla #52177: Changed the AFP double-byte characterset builder to a single... | Mehdi Houshmand | 2011-11-18 | 1 | -4/+4 |
* | Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as | Peter Hancock | 2011-11-01 | 1 | -12/+32 |
* | Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. | Peter Hancock | 2011-09-05 | 1 | -3/+4 |
* | AFP GOCA: Added option to disable GOCA and to control text painting inside GO... | Jeremias Maerki | 2011-04-22 | 1 | -11/+24 |
* | Removed old Renderer implementations for AFP, PCL, PDF, PS. | Vincent Hennebert | 2010-08-25 | 1 | -19/+4 |
* | Removed a bunch of javadoc warnings in addition to patch 49733 | Simon Pepping | 2010-08-13 | 1 | -1/+1 |
* | AFP Output Changes: | Jeremias Maerki | 2010-06-12 | 1 | -0/+15 |
* | Bring error handling more in line with general recommendations and provide be... | Jeremias Maerki | 2010-05-20 | 1 | -8/+28 |
* | Bugzilla #48567: | Jeremias Maerki | 2010-01-21 | 1 | -27/+70 |
* | Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ... | Jeremias Maerki | 2009-10-23 | 1 | -0/+3 |
* | Bugzilla #47953: | Jeremias Maerki | 2009-10-07 | 1 | -1/+1 |
* | Added support for specifying referenced fonts per renderer in addition to the... | Jeremias Maerki | 2009-10-02 | 1 | -12/+31 |
* | Added support for AFP font embedding. Note: this changes the default behaviou... | Jeremias Maerki | 2009-07-27 | 1 | -4/+13 |
* | AFP Output: Add support for fractional font-sizes, and make sure that, for no... | Andreas L. Delmelle | 2009-06-06 | 1 | -10/+17 |
* | Added setting to enable dithered painting of filled rectangles in AFP and PCL. | Vincent Hennebert | 2009-04-28 | 1 | -0/+6 |
* | Added full URI resolution support for AFP fonts. | Jeremias Maerki | 2009-03-10 | 1 | -3/+29 |
* | Performance improvements and file-size reductions by introducing letter-spaci... | Jeremias Maerki | 2009-02-05 | 1 | -1/+2 |
* | Merge from Trunk revisions 740276 - 741103. | Jeremias Maerki | 2009-02-05 | 1 | -0/+22 |
|\ |
|
| * | AFP Output: Added a configuration option to override the resource level defau... | Jeremias Maerki | 2009-02-05 | 1 | -0/+22 |
* | | Started new IF implementation for AFP (incomplete, supporting filled rects, t... | Jeremias Maerki | 2009-01-11 | 1 | -37/+84 |
|/ |
|
* | FopCharacterSet doesn't follow the same contract as its superclass. The metri... | Jeremias Maerki | 2008-12-07 | 1 | -2/+3 |
* | * PDFImageHandler interface split into ImageHandler and PDFImageHandler. | Adrian Cumiskey | 2008-11-13 | 1 | -16/+18 |
* | All AFP library classes without Renderer dependencies moved from org.apache.f... | Adrian Cumiskey | 2008-10-27 | 1 | -5/+5 |
* | Added GOCA mime. | Adrian Cumiskey | 2008-10-16 | 1 | -0/+1 |
* | * Image positioning fix. | Adrian Cumiskey | 2008-09-08 | 1 | -0/+2 |
* | Toggleable support for AFP native image flavours. | Adrian Cumiskey | 2008-09-03 | 1 | -0/+1 |
* | * print-file level (default) resources are now immediately streamed and pages... | Adrian Cumiskey | 2008-08-27 | 1 | -3/+1 |
* | Minor generics comment adjustment. | Adrian Cumiskey | 2008-07-29 | 1 | -1/+1 |
* | Added a base 12 (Helvetica, Times and Courier) fallback font collection for A... | Adrian Cumiskey | 2008-07-29 | 1 | -10/+12 |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 1 | -6/+6 |
* | Updated generics comment. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Tidy up. | Adrian Cumiskey | 2008-07-21 | 1 | -16/+17 |
* | * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst... | Adrian Cumiskey | 2008-07-17 | 1 | -8/+5 |
* | * Created new AreaObjectInfo class POJO to cleanup all this long parameter pa... | Adrian Cumiskey | 2008-06-09 | 1 | -1/+1 |
* | * getImageUri() implementation provided on Graphics2DAdaptor implementations. | Adrian Cumiskey | 2008-06-02 | 1 | -33/+30 |
* | Further progress. | Adrian Cumiskey | 2008-05-14 | 1 | -21/+37 |
* | Some fixes to apply but committed in preparation for http://svn.apache.org/vi... | Adrian Cumiskey | 2008-04-11 | 1 | -21/+24 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 1 | -2/+1 |
* | Committing in preparation for trunk merge. | Adrian Cumiskey | 2008-03-27 | 1 | -5/+25 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 1 | -1/+1 |
* | * Added an SVG handler and Graphics2D implementation for AFP which injects AF... | Adrian Cumiskey | 2007-12-12 | 1 | -1/+2 |
* | Bugzilla #43041: | Jeremias Maerki | 2007-10-05 | 1 | -5/+10 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -0/+241 |