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
/
render
/
ps
/
PSFontUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add t1 merging
Temp_FontMerging
Simon Steiner
2014-06-20
1
-1
/
+1
*
FOP-2354: Subset support for Type 1 fonts
Robert Meyer
2014-05-23
1
-2
/
+70
*
FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; P...
Robert Meyer
2013-12-05
1
-0
/
+9
*
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer
Luis Bernardo
2013-08-14
1
-37
/
+146
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-2
/
+2
*
Bugzilla#53868: Full font embedding in PDF
Mehdi Houshmand
2012-09-14
1
-6
/
+24
*
Merged in trunk@1353397
Mehdi Houshmand
2012-06-26
1
-47
/
+393
|
\
|
*
Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH
Vincent Hennebert
2012-06-18
1
-1
/
+2
|
*
Removed commented code: subset-embedding for single-byte fonts is not working...
Vincent Hennebert
2012-06-13
1
-12
/
+2
|
*
Renamed BFEntry into CMapSegment
Vincent Hennebert
2012-05-30
1
-14
/
+14
|
*
Bugzilla #50483: Improved support for TrueType fonts in PostScript
Vincent Hennebert
2012-03-30
1
-108
/
+126
|
*
Merged changes from Trunk up to revision 1040962
Vincent Hennebert
2010-12-01
1
-18
/
+13
|
|
\
|
*
\
Merged changes from Trunk up to rev. 1039179
Vincent Hennebert
2010-11-25
1
-1
/
+1
|
|
\
\
|
*
|
|
Added full support for single-byte encodings when TTF fonts are embedded in P...
Jeremias Maerki
2010-11-15
1
-31
/
+43
|
*
|
|
PostScript Output: Bugfix for the occasional badly rendered glyph on HP Laser...
Jeremias Maerki
2010-11-11
1
-18
/
+32
|
*
|
|
TrueType subsetting for CID TTF fonts is now working.
Jeremias Maerki
2010-11-03
1
-42
/
+59
|
*
|
|
Do not issue a warning if renderer configured to output PostScript level 3. T...
Vincent Hennebert
2010-08-31
1
-7
/
+30
|
*
|
|
Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...
Vincent Hennebert
2010-08-27
1
-3
/
+54
|
*
|
|
Fixed list of supplied resources for DSC when <optimize-resources> option set...
Vincent Hennebert
2010-08-27
1
-1
/
+9
|
*
|
|
Merged changes from Trunk up to revision 989178
Vincent Hennebert
2010-08-25
1
-2
/
+3
|
|
\
\
\
|
*
|
|
|
Create PSFontResource for non-embedded fonts and fonts with additional encodings
Vincent Hennebert
2010-07-02
1
-1
/
+3
|
*
|
|
|
Added support for CID-keyed TrueType fonts in PostScript output
Vincent Hennebert
2010-06-29
1
-31
/
+144
|
*
|
|
|
Added support for full embedding of TrueType font in PostScript, with encodin...
Vincent Hennebert
2010-06-02
1
-2
/
+100
*
|
|
|
|
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-26
/
+1
*
|
|
|
|
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
1
-5
/
+7
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Partial application of patch 50245 by Mehdi Houshmand
Simon Pepping
2010-11-26
1
-26
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-2
/
+3
|
/
*
Added code to detect when a Type 1 font is not configured to use its native e...
Jeremias Maerki
2009-02-09
1
-0
/
+6
*
Bugfix: restored support for characters not in a font's standard encoding whe...
Jeremias Maerki
2009-02-09
1
-3
/
+28
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-15
/
+15
*
Added support for font referencing for auto-detected fonts.
Jeremias Maerki
2008-05-08
1
-2
/
+1
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
1
-14
/
+114
*
Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...
Jeremias Maerki
2008-02-14
1
-4
/
+8
*
Avoid null values in generated Font classes so the encoding can be inspected.
Jeremias Maerki
2007-11-12
1
-2
/
+5
*
Added support for an optional two-pass production for PostScript output to mi...
Jeremias Maerki
2007-03-02
1
-48
/
+112
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Adding dependency on XML Graphics Commons.
Jeremias Maerki
2006-04-04
1
-81
/
+4
*
Fixed ugly NPE (with no message) when a malconfigured font was processed by t...
Jeremias Maerki
2006-01-10
1
-1
/
+10
*
Added support for relative font config URLs (metrics-url and embed-url). Thes...
Manuel Mall
2006-01-07
1
-5
/
+2
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
1
-3
/
+3
*
Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry.
Jeremias Maerki
2005-09-05
1
-2
/
+2
*
Implemented embedding of Type 1 fonts.
Jeremias Maerki
2005-09-05
1
-0
/
+241