aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/AFPResourceManager.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-539/+0
* FOP-2552: TrueType in AFP adding extra slash to end of font uriSimon Steiner2015-12-161-7/+3
* FOP-2504: Truetype support for AFPSimon Steiner2015-08-061-15/+76
* Javadoc fixupsAndreas L. Delmelle2015-05-161-7/+11
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-14/+13
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-1/+0
* Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-171-1/+0
* Merged trunk@1373227Peter Hancock2012-08-161-2/+2
|\
| * Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-061-2/+2
* | Minor cleanupPeter Hancock2012-07-051-5/+1
* | Merged trunk@1356765Peter Hancock2012-07-031-11/+13
|\|
| * Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-3/+3
| * Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-11/+13
* | Merged trunk@1354651Peter Hancock2012-06-291-15/+82
|\|
| * Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-011-2/+1
| * Performance improvement:Jeremias Maerki2011-06-211-15/+37
| * Bugzilla #49379:Jeremias Maerki2010-10-071-0/+55
* | Bugzilla #49913Peter Hancock2011-06-081-1/+1
* | Bugzilla #49913:Jeremias Maerki2010-09-301-30/+113
|/
* Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-271-8/+46
* No code change here, just fixing the indentation of the if (useInclude) block...Adrian Cumiskey2009-06-191-29/+28
* Added full URI resolution support for AFP fonts.Jeremias Maerki2009-03-101-6/+2
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-051-33/+94
* AFP Output: Added a configuration option to override the resource level defau...Jeremias Maerki2009-02-051-0/+18
* Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-281-52/+94
* <svg:image/> y-axis positioning fix in AFPGraphics2D.Adrian Cumiskey2008-11-211-8/+1
* Improved plumbing :)Adrian Cumiskey2008-11-201-3/+7
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-1/+0
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-5/+0
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-2/+2
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-0/+188