diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-04-14 07:52:26 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-04-14 07:52:26 +0000 |
commit | 56d3fbd9f7fdb103f1c4bd92c2fd12b98ac593f3 (patch) | |
tree | d5f3ca6523e1a50c980e77c1c8b6230632ddc04f /fop | |
parent | 641edf1056de466ace53bf10fb11b439fbe5060e (diff) | |
download | xmlgraphics-fop-Temp_ProcessingFeedback.tar.gz xmlgraphics-fop-Temp_ProcessingFeedback.zip |
Merged revisions 642144-647679 via svnmerge from Temp_ProcessingFeedback
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk
........
r642923 | jeremias | 2008-03-31 10:39:49 +0200 (Mo, 31 Mrz 2008) | 1 line
Fixed possible NullPointerException in AFM kerning table build code.
........
r642924 | jeremias | 2008-03-31 10:40:48 +0200 (Mo, 31 Mrz 2008) | 1 line
Added missing code for determining the PDF Flags. The removes the need to have a PFM if you have an AFM file for a Type 1 font.
........
r642927 | jeremias | 2008-03-31 10:48:34 +0200 (Mo, 31 Mrz 2008) | 1 line
Updated XG Commons for revision: http://svn.apache.org/viewvc?rev=642925&view=rev
........
r644208 | jeremias | 2008-04-03 10:05:14 +0200 (Do, 03 Apr 2008) | 11 lines
Bugzilla #44737:
Added support for auto-configuring TrueType Collections. XML font metrics files for *.ttc fonts are not required anymore.
Submitted by: Jason Harrop <jason.at.plutext.org>
Changes to patch or in addition to the patch:
- Tab chars removed and Checkstyle issues fixed
- Some simplifications in the cache handling (CachedFontInfo is obsolete and less cache-private information is exposed to the outside).
- TTCs are fully detected and registered with FOP.
- TTCs can also be registered using a "font" element. The new "sub-font" attribute selected the sub-font in the TTC.
- Bug fixed in TTFFile: Font names were not decoded correctly (ex. font names in Chinese)
- Minimal docs.
........
r644213 | jeremias | 2008-04-03 10:13:50 +0200 (Do, 03 Apr 2008) | 1 line
Oops. Fixed a last-minute change that broke the build.
........
r644691 | jeremias | 2008-04-04 14:19:50 +0200 (Fr, 04 Apr 2008) | 3 lines
Bugzilla #44743:
Added a public accessor for reference to the current page to PDFGraphics2D.
Submitted by: Yegor Kozlov <yegor.at.dinom.ru>
........
r644697 | jeremias | 2008-04-04 14:40:22 +0200 (Fr, 04 Apr 2008) | 2 lines
Bugzilla #44744:
Disable drawString(AttributedCharacterIterator, float, float) as it contains bugs and rely on the fallback implementation from AbstractGraphics2D.
........
r645104 | jeremias | 2008-04-05 16:11:50 +0200 (Sa, 05 Apr 2008) | 1 line
Fixed broken links.
........
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ProcessingFeedback@647685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop')
0 files changed, 0 insertions, 0 deletions