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
/
fonts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla #50699:
Jeremias Maerki
2011-02-02
1
-5
/
+63
*
Relative URIs in the configuration file are evaluated relative to the base UR...
Simon Pepping
2011-01-14
1
-1
/
+18
*
Add a cast from char to int before autoboxing
Simon Pepping
2010-12-04
1
-2
/
+2
*
Replaced creation of new Integer with Java autoboxing feature
Vincent Hennebert
2010-12-01
1
-2
/
+2
*
Second part of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
10
-86
/
+115
*
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
26
-248
/
+239
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
6
-29
/
+29
*
Reverting renaming of public methods of rev. 1036179
Simon Pepping
2010-11-19
3
-9
/
+9
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
8
-14
/
+14
*
Applied patch 50240 by Mehdi Houshmand with changes: Java source and
Simon Pepping
2010-11-11
2
-25
/
+12
*
Fixed javadoc, checkstyle and ant warnings
Simon Pepping
2010-08-18
1
-1
/
+1
*
-delete-cache command line argument replaced with -flush. Seems like a more ...
Adrian Cumiskey
2010-08-17
1
-1
/
+0
*
FIX: The cache-file setting should still be set even if use-cache setting is ...
Adrian Cumiskey
2010-08-15
1
-5
/
+9
*
Reinstated support for being able to specify a font cache filepath in the fop...
Adrian Cumiskey
2010-08-15
4
-103
/
+218
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-8
/
+0
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
11
-15
/
+47
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
1
-2
/
+2
*
Don't fail on AFM just because it has a Start/EndTrackKern section. Log a war...
Jeremias Maerki
2010-05-17
1
-3
/
+11
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-3
/
+3
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
3
-29
/
+120
*
Bugzilla #48512:
Jeremias Maerki
2010-02-16
2
-9
/
+77
*
Bugzilla #48512:
Jeremias Maerki
2010-02-10
1
-1
/
+1
*
Related to Bugzilla #47232:
Jeremias Maerki
2010-02-06
1
-1
/
+1
*
Added support for TrueType fonts with symbol character maps (like "Wingdings"...
Jeremias Maerki
2009-12-16
1
-30
/
+95
*
Bugfix for font selection fallbacks:
Jeremias Maerki
2009-12-16
1
-21
/
+4
*
Bugzilla #47711:
Jeremias Maerki
2009-10-22
1
-2
/
+2
*
Application of the patch submitted by Alexander Kiel to improve variable name...
Adrian Cumiskey
2009-10-15
1
-1
/
+4
*
Added support for specifying referenced fonts per renderer in addition to the...
Jeremias Maerki
2009-10-02
3
-12
/
+40
*
Some javadoc fixes: @code -> @link
Jeremias Maerki
2009-10-01
1
-1
/
+1
*
Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoader
Maximilian Berger
2009-09-24
1
-2
/
+2
*
Fixed SVN Props
Maximilian Berger
2009-09-15
3
-3
/
+3
*
non-functional stylistic fixes
Maximilian Berger
2009-09-15
1
-15
/
+16
*
Added generics comments.
Adrian Cumiskey
2009-06-23
1
-1
/
+2
*
bug fix: support PFM Files with no extent table
Chris Bowditch
2009-06-09
1
-1
/
+7
*
Bugzilla #47232: for the last character of a Type1 font, always a width of 0 ...
Vincent Hennebert
2009-05-22
1
-1
/
+1
*
Moved the font cache change check from outside PrintRendererConfigurator to i...
Adrian Cumiskey
2009-03-20
1
-1
/
+6
*
Minor optimization.
Adrian Cumiskey
2009-03-20
1
-3
/
+1
*
A little font configuration cleaning.
Adrian Cumiskey
2009-03-20
4
-0
/
+508
*
Added some generics comments for the List collections.
Adrian Cumiskey
2009-03-20
2
-4
/
+4
*
Merge from Trunk revisions 741104 - 744926.
Jeremias Maerki
2009-02-16
3
-6
/
+62
|
\
|
*
Bugzilla #46686:
Jeremias Maerki
2009-02-11
1
-6
/
+21
|
*
Added code to detect when a Type 1 font is not configured to use its native e...
Jeremias Maerki
2009-02-09
2
-0
/
+21
|
*
Bugfix: restored support for characters not in a font's standard encoding whe...
Jeremias Maerki
2009-02-09
1
-0
/
+20
*
|
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
5
-18
/
+39
|
/
*
Give javadoc utility some more memory to avoid OutOfMemoryErrors.
Jeremias Maerki
2009-01-07
1
-0
/
+23
*
FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in...
Jeremias Maerki
2009-01-05
3
-6
/
+23
*
Added support for forcing single-byte encodings for TrueType fonts without cr...
Jeremias Maerki
2009-01-04
6
-15
/
+140
*
Merged revisions 718666,718705,719038,719110 via svnmerge from
Adrian Cumiskey
2008-11-20
2
-14
/
+19
*
Merged revisions 718309,718502 via svnmerge from
Adrian Cumiskey
2008-11-18
1
-28
/
+14
[next]