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_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
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
/
fonts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
1
-3
/
+3
*
Metrics need to be added before the font properties to avoid NPEs on font rep...
Jeremias Maerki
2010-09-30
1
-1
/
+1
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
2
-7
/
+5
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
6
-8
/
+15
*
Missed a parameter change for an overridden method. (Additional change for re...
Jeremias Maerki
2010-05-20
1
-1
/
+1
*
Changed many variables and parameters from "int" to "char" because AFP font s...
Jeremias Maerki
2010-05-20
8
-38
/
+54
*
Bring error handling more in line with general recommendations and provide be...
Jeremias Maerki
2010-05-20
1
-17
/
+7
*
recent change to cache CharacterSet exposed multi threading issue
Chris Bowditch
2010-04-21
1
-1
/
+5
*
cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. Thi...
Chris Bowditch
2010-04-14
1
-13
/
+42
*
Bugzilla #48567:
Jeremias Maerki
2010-01-21
6
-249
/
+526
*
Fixed problem with raster font substitution when there's no smaller font avai...
Jeremias Maerki
2009-08-03
1
-3
/
+7
*
Added support for AFP font embedding. Note: this changes the default behaviou...
Jeremias Maerki
2009-07-27
2
-13
/
+29
*
bug fix: fractional points sizes in AFP not working correctly together with f...
Chris Bowditch
2009-07-07
5
-49
/
+156
*
Correct wrongly encoded character
Andreas L. Delmelle
2009-06-15
1
-1
/
+1
*
AFP Output: Add support for fractional font-sizes, and make sure that, for no...
Andreas L. Delmelle
2009-06-06
1
-39
/
+55
*
Added full URI resolution support for AFP fonts.
Jeremias Maerki
2009-03-10
4
-93
/
+67
*
Restored compatibility with Java VMs that don't support nio Charsets for code...
Jeremias Maerki
2009-03-09
1
-10
/
+34
*
Merge from Trunk revisions 741104 - 744926.
Jeremias Maerki
2009-02-16
1
-90
/
+58
|
\
|
*
Bugzilla #45342:
Jeremias Maerki
2009-02-09
1
-91
/
+61
*
|
Bugfix for path handling when spaces are in the path.
Jeremias Maerki
2009-02-05
1
-1
/
+3
*
|
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
1
-0
/
+8
*
|
Added support for fixed-width spaces.
Jeremias Maerki
2009-01-13
5
-32
/
+63
|
/
*
FopCharacterSet doesn't follow the same contract as its superclass. The metri...
Jeremias Maerki
2008-12-07
2
-10
/
+6
*
Avoid replacement notification if we're only checking the presence of a certa...
Jeremias Maerki
2008-12-05
1
-4
/
+4
*
Bugfix: Custom AFP fonts reported bad metrics.
Jeremias Maerki
2008-12-05
2
-11
/
+11
*
* Text encoding is now handled by PresentationTextData and character set enco...
Temp_AFPGOCAResources
Adrian Cumiskey
2008-11-27
1
-1
/
+1
*
Minor cleanup.
Adrian Cumiskey
2008-11-21
1
-1
/
+2
*
Memory usage optimizations.
Adrian Cumiskey
2008-11-17
1
-1
/
+1
*
* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
Adrian Cumiskey
2008-11-13
3
-13
/
+100
*
All AFP library classes without Renderer dependencies moved from org.apache.f...
Adrian Cumiskey
2008-10-27
12
-0
/
+2324