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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in trunk@1356456
Mehdi Houshmand
2012-07-03
1
-0
/
+2
|
\
|
*
Fix for regression introduced by revision 1352986: NPE when auto-detecting Tr...
Jeremias Maerki
2012-07-02
1
-1
/
+3
*
|
Merged in trunk@1356161
Mehdi Houshmand
2012-07-02
14
-159
/
+305
|
\
|
|
*
Changed the exception message when internal font key == null, also some clean...
Mehdi Houshmand
2012-07-02
14
-159
/
+300
*
|
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
47
-512
/
+1071
*
|
Merged in trunk@1353397
Mehdi Houshmand
2012-06-26
49
-926
/
+2035
|
\
|
|
*
Fix typos in comments. Submitted by Dieter von Holten.
Glenn Adams
2012-06-25
1
-2
/
+2
|
*
Bugzilla #53458: Fix incorrect language and country code key generation in hy...
Glenn Adams
2012-06-24
1
-1
/
+1
|
*
Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. ...
Glenn Adams
2012-06-24
1
-0
/
+2
|
*
Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use o...
Glenn Adams
2012-06-24
7
-2
/
+54
|
*
Eliminate javadocs warnings.
Glenn Adams
2012-06-23
2
-2
/
+2
|
*
Merged branch Temp_TrueTypeInPostScript back to trunk
Vincent Hennebert
2012-06-22
44
-902
/
+2282
|
|
\
|
|
*
Merged changes from trunk up to revision 1351540
Temp_TrueTypeInPostScript
Vincent Hennebert
2012-06-22
44
-186
/
+770
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Removed unused private methods
Vincent Hennebert
2012-06-18
1
-101
/
+0
|
|
*
Fixed FindBugs issue: do not compare strings with == or !=
Vincent Hennebert
2012-06-18
1
-2
/
+2
|
|
*
Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH
Vincent Hennebert
2012-06-18
2
-2
/
+5
|
|
*
Cosmetics only: organised imports
Vincent Hennebert
2012-06-18
6
-5
/
+7
|
|
*
Removed commented code: subset-embedding for single-byte fonts is not working...
Vincent Hennebert
2012-06-13
1
-12
/
+2
|
|
*
Renamed DIRECTORY_TABLE into TABLE_DIRECTORY
Vincent Hennebert
2012-05-31
3
-3
/
+3
|
|
*
Javadoc improvements
Vincent Hennebert
2012-05-31
5
-35
/
+34
|
|
*
Javadoc improvements
Vincent Hennebert
2012-05-30
13
-106
/
+99
|
|
*
Removed deprecated method
Vincent Hennebert
2012-05-30
1
-11
/
+0
|
|
*
Renamed BFEntry into CMapSegment
Vincent Hennebert
2012-05-30
8
-68
/
+64
|
|
*
setBFEntries is deprecated, replaced with setCMap
Vincent Hennebert
2012-05-29
1
-1
/
+1
|
|
*
Made glyphToUnicodeMap and unicodeToGlyphMap final
Vincent Hennebert
2012-05-29
1
-2
/
+2
|
|
*
Removed unused methods
Vincent Hennebert
2012-05-29
1
-29
/
+0
|
|
*
Merged changes from trunk up to revision 1343632
Vincent Hennebert
2012-05-29
3
-3
/
+47
|
|
|
\
|
|
*
\
Merged changes from trunk up to revision 1343133
Vincent Hennebert
2012-05-28
100
-990
/
+1408
|
|
|
\
\
|
|
*
\
\
Merged changes from trunk up to rev. 1325806
Vincent Hennebert
2012-04-13
56
-336
/
+711
|
|
|
\
\
\
|
|
*
\
\
\
Merged changes from trunk up to revision 1306814
Vincent Hennebert
2012-04-05
863
-12130
/
+46447
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Bugzilla #50483: Improved support for TrueType fonts in PostScript
Vincent Hennebert
2012-03-30
30
-918
/
+1507
|
|
*
|
|
|
|
Merged changes from Trunk up to revision 1040962
Vincent Hennebert
2010-12-01
43
-541
/
+528
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merged changes from Trunk up to rev. 1039179
Vincent Hennebert
2010-11-25
123
-287
/
+413
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Added semicolon for enum to avoid problems with qdox and Maven.
Jeremias Maerki
2010-11-15
1
-11
/
+11
|
|
*
|
|
|
|
|
|
Added full support for single-byte encodings when TTF fonts are embedded in P...
Jeremias Maerki
2010-11-15
9
-87
/
+138
|
|
*
|
|
|
|
|
|
Merged from Trunk revisions 990171 to 1035276.
Jeremias Maerki
2010-11-15
61
-483
/
+1744
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
PostScript Output: Bugfix for the occasional badly rendered glyph on HP Laser...
Jeremias Maerki
2010-11-11
2
-186
/
+274
|
|
*
|
|
|
|
|
|
|
TrueType subsetting for CID TTF fonts is now working.
Jeremias Maerki
2010-11-03
2
-44
/
+61
|
|
*
|
|
|
|
|
|
|
Do not issue a warning if renderer configured to output PostScript level 3. T...
Vincent Hennebert
2010-08-31
5
-21
/
+52
|
|
*
|
|
|
|
|
|
|
Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...
Vincent Hennebert
2010-08-27
7
-16
/
+213
|
|
*
|
|
|
|
|
|
|
Fixed list of supplied resources for DSC when <optimize-resources> option set...
Vincent Hennebert
2010-08-27
1
-1
/
+9
|
|
*
|
|
|
|
|
|
|
Added support for multi-byte fonts
Vincent Hennebert
2010-08-27
1
-6
/
+27
|
|
*
|
|
|
|
|
|
|
Merged changes from Trunk up to revision 990155
Vincent Hennebert
2010-08-27
46
-221
/
+215
|
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merged changes from Trunk up to revision 989178
Vincent Hennebert
2010-08-25
464
-8719
/
+5656
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
Trying to get a glyph name out of a Unicode code point is already done by the...
Vincent Hennebert
2010-07-02
2
-7
/
+9
|
|
*
|
|
|
|
|
|
|
|
|
Create PSFontResource for non-embedded fonts and fonts with additional encodings
Vincent Hennebert
2010-07-02
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
Added toString method to ease debugging
Vincent Hennebert
2010-07-02
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
Added support for CID-keyed TrueType fonts in PostScript output
Vincent Hennebert
2010-06-29
10
-60
/
+332
|
|
*
|
|
|
|
|
|
|
|
|
Merged changes from Trunk up to revision 954512
Vincent Hennebert
2010-06-14
19
-115
/
+334
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
Added support for full embedding of TrueType font in PostScript, with encodin...
Vincent Hennebert
2010-06-02
3
-2
/
+112
[next]