From c95c1382d5062b466dd876e3152886705a56b724 Mon Sep 17 00:00:00 2001 From: Adrian Cumiskey Date: Fri, 4 Apr 2008 12:57:47 +0000 Subject: Merged revisions 644691,644697 via svnmerge from https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk ........ r644691 | jeremias | 2008-04-04 13:19:50 +0100 (Fri, 04 Apr 2008) | 3 lines Bugzilla #44743: Added a public accessor for reference to the current page to PDFGraphics2D. Submitted by: Yegor Kozlov ........ r644697 | jeremias | 2008-04-04 13:40:22 +0100 (Fri, 04 Apr 2008) | 2 lines Bugzilla #44744: Disable drawString(AttributedCharacterIterator, float, float) as it contains bugs and rely on the fallback implementation from AbstractGraphics2D. ........ git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@644700 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index c3cbb0103..1d2f91e60 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,9 @@ Added de-duplication and externalization support for IOCA and GOCA data resource objects. + + Added a public accessor for reference to the current page to PDFGraphics2D. + Added support for auto-configuring TrueType Collections. XML font metrics files for *.ttc fonts are not required anymore. -- cgit v1.2.3