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
/
CharacterSetBuilder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-771
/
+0
*
FOP-2504: Truetype support for AFP
Simon Steiner
2015-08-06
1
-0
/
+6
*
Javadoc fixups
Andreas L. Delmelle
2015-05-16
1
-9
/
+8
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-1
/
+1
*
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
1
-54
/
+41
*
Bugzilla#53685 - AFP charactersets are cached using more unique keys
Mehdi Houshmand
2012-08-10
1
-4
/
+6
*
Buzilla#53657 - AFP fonts use nominal character increment when the glyph metr...
Mehdi Houshmand
2012-08-10
1
-10
/
+5
*
Predominantly clean up and javadocs, very little functional change here
Mehdi Houshmand
2012-06-22
1
-1
/
+2
*
Removed URI resolving class that are no longer needed and handled data URIs
Mehdi Houshmand
2012-06-14
1
-12
/
+12
*
Removed AFP resource handling mechanism in favour of a unified resource resolver
Mehdi Houshmand
2012-06-11
1
-28
/
+23
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-1
/
+0
*
Improved handling of AFP double-byte character sets
Mehdi Houshmand
2012-05-15
1
-11
/
+10
*
Bug in AFP font metrics that performed integer arithmetic when it should have...
Mehdi Houshmand
2012-04-10
1
-2
/
+2
*
default all RightCurly tokens, thus adding LITERAL_IF; fix violations
Glenn Adams
2012-03-02
1
-3
/
+1
*
Changed the error handling for AFP fonts such that errors are passed to the A...
Mehdi Houshmand
2011-11-21
1
-27
/
+47
*
Bugzilla #52177: Changed the AFP double-byte characterset builder to a single...
Mehdi Houshmand
2011-11-18
1
-21
/
+37
*
Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.
Peter Hancock
2011-09-05
1
-27
/
+46
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-2
/
+3
*
Changed many variables and parameters from "int" to "char" because AFP font s...
Jeremias Maerki
2010-05-20
1
-4
/
+12
*
Bring error handling more in line with general recommendations and provide be...
Jeremias Maerki
2010-05-20
1
-17
/
+7
*
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
1
-0
/
+707