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