index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_11
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
jgoncalves-pdfa-extension-fix
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
afp
/
AFPResourceManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-539
/
+0
*
FOP-2552: TrueType in AFP adding extra slash to end of font uri
Simon Steiner
2015-12-16
1
-7
/
+3
*
FOP-2504: Truetype support for AFP
Simon Steiner
2015-08-06
1
-15
/
+76
*
Javadoc fixups
Andreas L. Delmelle
2015-05-16
1
-7
/
+11
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-1
/
+1
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
1
-14
/
+13
*
Addressed Findbug and Checkstyle issues
Peter Hancock
2012-10-09
1
-1
/
+0
*
Removed rounded corner-related backdoor (System property) config
Peter Hancock
2012-08-17
1
-1
/
+0
*
Merged trunk@1373227
Peter Hancock
2012-08-16
1
-2
/
+2
|
\
|
*
Addressed some of the javadocs that were erroneous
Mehdi Houshmand
2012-07-06
1
-2
/
+2
*
|
Minor cleanup
Peter Hancock
2012-07-05
1
-5
/
+1
*
|
Merged trunk@1356765
Peter Hancock
2012-07-03
1
-11
/
+13
|
\
|
|
*
Removed HyphenationTreeResolver and better Handling of 'data://' URIs
Peter Hancock
2012-06-15
1
-3
/
+3
|
*
Removed AFP resource handling mechanism in favour of a unified resource resolver
Mehdi Houshmand
2012-06-11
1
-11
/
+13
*
|
Merged trunk@1354651
Peter Hancock
2012-06-29
1
-15
/
+82
|
\
|
|
*
Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as
Peter Hancock
2011-11-01
1
-2
/
+1
|
*
Performance improvement:
Jeremias Maerki
2011-06-21
1
-15
/
+37
|
*
Bugzilla #49379:
Jeremias Maerki
2010-10-07
1
-0
/
+55
*
|
Bugzilla #49913
Peter Hancock
2011-06-08
1
-1
/
+1
*
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
1
-30
/
+113
|
/
*
Added support for AFP font embedding. Note: this changes the default behaviou...
Jeremias Maerki
2009-07-27
1
-8
/
+46
*
No code change here, just fixing the indentation of the if (useInclude) block...
Adrian Cumiskey
2009-06-19
1
-29
/
+28
*
Added full URI resolution support for AFP fonts.
Jeremias Maerki
2009-03-10
1
-6
/
+2
*
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
1
-33
/
+94
*
AFP Output: Added a configuration option to override the resource level defau...
Jeremias Maerki
2009-02-05
1
-0
/
+18
*
Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...
Jeremias Maerki
2009-01-28
1
-52
/
+94
*
<svg:image/> y-axis positioning fix in AFPGraphics2D.
Adrian Cumiskey
2008-11-21
1
-8
/
+1
*
Improved plumbing :)
Adrian Cumiskey
2008-11-20
1
-3
/
+7
*
SetCurrentPosition fix for line drawing.
Adrian Cumiskey
2008-11-20
1
-1
/
+0
*
* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
Adrian Cumiskey
2008-11-13
1
-5
/
+0
*
"fixed" block container handling fixed (see block-container_absolute-position...
Adrian Cumiskey
2008-11-04
1
-2
/
+2
*
All AFP library classes without Renderer dependencies moved from org.apache.f...
Adrian Cumiskey
2008-10-27
1
-0
/
+188