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
*
Easy way to force the discarding of the user's font cache file (especially af...
Jeremias Maerki
2008-02-13
1
-2
/
+6
*
Replace useless javadoc comment.
Jeremias Maerki
2008-02-13
1
-4
/
+3
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
9
-228
/
+228
*
"cvt ", "fpgm" and "prep" are all optional tables in TrueType. Some PDF viewe...
Jeremias Maerki
2008-01-30
1
-48
/
+65
*
Bugfix for invalid numTables entry in subset TrueType fonts if there was no "...
Jeremias Maerki
2008-01-28
1
-2
/
+5
*
Corrected javadoc
Adrian Cumiskey
2007-12-05
1
-1
/
+1
*
Bugfix: Bugfix for URI resolution: Make StreamSources without system identifi...
Jeremias Maerki
2007-11-20
1
-3
/
+7
*
This should improve the ability of the FontLoader when resolving PFM files
Adrian Cumiskey
2007-11-16
1
-1
/
+4
*
Bugzilla #43143:
Jeremias Maerki
2007-11-15
1
-5
/
+8
*
Filter single quotes from the filenames as this will interfere with font-fami...
Jeremias Maerki
2007-11-13
1
-4
/
+19
*
Better error messages in fontLookup().
Jeremias Maerki
2007-11-13
1
-8
/
+25
*
Some TTF fonts don't have a PostScript name, so just emulate it in this case ...
Jeremias Maerki
2007-11-13
1
-1
/
+6
*
Improved PFM loading:
Jeremias Maerki
2007-11-13
2
-10
/
+28
*
Avoid null values in generated Font classes so the encoding can be inspected.
Jeremias Maerki
2007-11-12
2
-2
/
+10
*
Another improvement for font auto-detection:
Jeremias Maerki
2007-11-08
10
-60
/
+76
*
Improved font auto-detection and handling of AWT-supplied fonts in order to a...
Jeremias Maerki
2007-11-08
18
-158
/
+337
*
Make Vincent happy.
Jeremias Maerki
2007-11-05
1
-0
/
+4
*
More fine-grained mechanism to detect if a font has been used or not. If a fo...
Jeremias Maerki
2007-11-03
4
-3
/
+31
*
Method for dumping all font triplets to System.out for diagnostic purposes.
Jeremias Maerki
2007-11-03
1
-0
/
+18
*
Mapping "SansSerif" and "Monospaced" (widely used in SVG land) to our Base 14...
Jeremias Maerki
2007-11-03
1
-0
/
+12
*
Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m...
Jeremias Maerki
2007-10-31
2
-9
/
+23
*
Url is actually a Uri
Adrian Cumiskey
2007-10-31
1
-3
/
+3
*
Simple renaming of method following patch that was recently applied
Adrian Cumiskey
2007-10-30
1
-2
/
+2
*
Bugzilla #42982:
Adrian Cumiskey
2007-10-27
4
-208
/
+232
*
Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...
Adrian Cumiskey
2007-10-26
3
-4
/
+11
*
Bugzilla #43542:
Jeremias Maerki
2007-10-04
1
-7
/
+10
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
1
-13
/
+24
*
Bugzilla #43089
Chris Bowditch
2007-08-17
1
-2
/
+2
*
Changed my mind on handling of width calculation for zero width spaces and mo...
Manuel Mall
2007-07-22
1
-0
/
+4
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
20
-104
/
+102
*
Undo changes of r556112
Andreas L. Delmelle
2007-07-17
1
-8
/
+6
*
Bugzilla 42843: Warn on glyph substitution (offered by Max Berger)
Andreas L. Delmelle
2007-07-14
2
-0
/
+15
*
Addition of a general-purpose int-to-int map to replace Integer-to-Integer Ha...
Andreas L. Delmelle
2007-07-13
1
-6
/
+7
*
Discover the .otf font extension (OpenType fonts), too.
Jeremias Maerki
2007-05-28
1
-5
/
+4
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
23
-319
/
+1372
*
Checkstyle only.
Jeremias Maerki
2007-05-25
1
-7
/
+9
*
PFMFile is now also used inside FOP's normal operations, so don't log too muc...
Jeremias Maerki
2007-05-21
1
-2
/
+2
*
renderer may be null when called from the PDFTranscoder.
Jeremias Maerki
2007-03-02
1
-3
/
+5
*
Stricter user config file validation.
Vincent Hennebert
2007-02-14
1
-29
/
+114
*
Bugzilla #25997,#25999:
Jeremias Maerki
2007-02-03
3
-18
/
+72
*
Fix for PDF corruption when a TrueType font with spaces in its name is embedd...
Jeremias Maerki
2007-01-26
1
-2
/
+25
*
Bugfix: Seeking to the end of the file is legal, only reading from this posit...
Jeremias Maerki
2007-01-16
1
-1
/
+1
*
Avoid reading beyond the end of the file. This fixes bug 41117.
Simon Pepping
2006-12-21
1
-2
/
+2
*
Tweaking performance a bit.
Jeremias Maerki
2006-11-13
1
-3
/
+4
*
Bugzilla #40387:
Jeremias Maerki
2006-11-13
1
-4
/
+5
*
Added initial support for loading fonts without a pre-created XML font metric...
Jeremias Maerki
2006-11-13
7
-63
/
+384
*
Improve compatibility with Apache Harmony:
Jeremias Maerki
2006-11-12
1
-1
/
+1
*
Better debug info.
Jeremias Maerki
2006-10-27
1
-1
/
+1
*
Do not stop building the metrics file if the unicode index is not found for a...
Bertrand Delacretaz
2006-10-13
1
-12
/
+15
*
Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files.
Bertrand Delacretaz
2006-10-12
2
-1
/
+45
[next]