From 43a55cf8498e0f8400e3eeadcadce52d5765c2c2 Mon Sep 17 00:00:00 2001
From: Jeremias Maerki <jeremias@apache.org>
Date: Fri, 18 Jan 2008 15:25:26 +0000
Subject: Copy/Paste problem with TTF has long been fixed.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@613185 13f79535-47bb-0310-9956-ffa450edef68
---
 src/documentation/content/xdocs/0.93/fonts.xml  | 13 +------------
 src/documentation/content/xdocs/0.94/fonts.xml  | 13 +------------
 src/documentation/content/xdocs/trunk/fonts.xml | 13 +------------
 3 files changed, 3 insertions(+), 36 deletions(-)

(limited to 'src/documentation')

diff --git a/src/documentation/content/xdocs/0.93/fonts.xml b/src/documentation/content/xdocs/0.93/fonts.xml
index ca6209c6d..53d4bd97f 100644
--- a/src/documentation/content/xdocs/0.93/fonts.xml
+++ b/src/documentation/content/xdocs/0.93/fonts.xml
@@ -200,17 +200,6 @@ Please note that this information only applies to TrueType fonts and TrueType co
             <td>Limited to WinAnsi character set, which is roughly equivalent to iso-8889-1.</td>
             <td>Limited only by the characters in the font itself.</td>
           </tr>
-          <tr>
-            <td>Character Encoding in the Output Document.</td>
-            <td>Correct.</td>
-            <td>Never correct. Search, index, and cut-and-paste operations in the output document
-will produce incorrect results.</td>
-          </tr>
-          <tr>
-            <td>Character Display</td>
-            <td>Correct.</td>
-            <td>Correct, but copy/paste won't work in Acrobat Reader. (FOP currently doesn't emit the /ToUnicode table which is necessary for copy/paste to work.)</td>
-          </tr>
           <tr>
             <td>Embedding the Font</td>
             <td>Optional.</td>
@@ -219,7 +208,7 @@ will produce incorrect results.</td>
         </table>
         <warning>
           You may experience failures with certain TrueType fonts, especially if they don't contain 
-          the so-called "cmap" table. TTFReader can currently not deal with font like this.
+          the so-called Unicode "cmap" table. TTFReader can currently not deal with font like this.
         </warning>
       </section>
       <section id="truetype-collections-metrics">
diff --git a/src/documentation/content/xdocs/0.94/fonts.xml b/src/documentation/content/xdocs/0.94/fonts.xml
index 2eeaf095a..1f1c66b31 100644
--- a/src/documentation/content/xdocs/0.94/fonts.xml
+++ b/src/documentation/content/xdocs/0.94/fonts.xml
@@ -200,17 +200,6 @@ Please note that this information only applies to TrueType fonts and TrueType co
             <td>Limited to WinAnsi character set, which is roughly equivalent to iso-8889-1.</td>
             <td>Limited only by the characters in the font itself.</td>
           </tr>
-          <tr>
-            <td>Character Encoding in the Output Document.</td>
-            <td>Correct.</td>
-            <td>Never correct. Search, index, and cut-and-paste operations in the output document
-will produce incorrect results.</td>
-          </tr>
-          <tr>
-            <td>Character Display</td>
-            <td>Correct.</td>
-            <td>Correct, but copy/paste won't work in Acrobat Reader. (FOP currently doesn't emit the /ToUnicode table which is necessary for copy/paste to work.)</td>
-          </tr>
           <tr>
             <td>Embedding the Font</td>
             <td>Optional.</td>
@@ -219,7 +208,7 @@ will produce incorrect results.</td>
         </table>
         <warning>
           You may experience failures with certain TrueType fonts, especially if they don't contain 
-          the so-called "cmap" table. TTFReader can currently not deal with font like this.
+          the so-called Unicode "cmap" table. TTFReader can currently not deal with font like this.
         </warning>
       </section>
       <section id="truetype-collections-metrics">
diff --git a/src/documentation/content/xdocs/trunk/fonts.xml b/src/documentation/content/xdocs/trunk/fonts.xml
index 7d90f757e..e12527fe3 100644
--- a/src/documentation/content/xdocs/trunk/fonts.xml
+++ b/src/documentation/content/xdocs/trunk/fonts.xml
@@ -226,17 +226,6 @@ Please note that this information only applies to TrueType fonts and TrueType co
             <td>Limited to WinAnsi character set, which is roughly equivalent to iso-8889-1.</td>
             <td>Limited only by the characters in the font itself.</td>
           </tr>
-          <tr>
-            <td>Character Encoding in the Output Document.</td>
-            <td>Correct.</td>
-            <td>Never correct. Search, index, and cut-and-paste operations in the output document
-will produce incorrect results.</td>
-          </tr>
-          <tr>
-            <td>Character Display</td>
-            <td>Correct.</td>
-            <td>Correct, but copy/paste won't work in Acrobat Reader. (FOP currently doesn't emit the /ToUnicode table which is necessary for copy/paste to work.)</td>
-          </tr>
           <tr>
             <td>Embedding the Font</td>
             <td>Optional.</td>
@@ -245,7 +234,7 @@ will produce incorrect results.</td>
         </table>
         <warning>
           You may experience failures with certain TrueType fonts, especially if they don't contain 
-          the so-called "cmap" table. TTFReader can currently not deal with font like this.
+          the so-called Unicode "cmap" table. TTFReader can currently not deal with font like this.
         </warning>
       </section>
       <section id="truetype-collections-metrics">
-- 
cgit v1.2.3