From 43a55cf8498e0f8400e3eeadcadce52d5765c2c2 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki 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') 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 Limited to WinAnsi character set, which is roughly equivalent to iso-8889-1. Limited only by the characters in the font itself. - - Character Encoding in the Output Document. - Correct. - Never correct. Search, index, and cut-and-paste operations in the output document -will produce incorrect results. - - - Character Display - Correct. - 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.) - Embedding the Font Optional. @@ -219,7 +208,7 @@ will produce incorrect results. 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.
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 Limited to WinAnsi character set, which is roughly equivalent to iso-8889-1. Limited only by the characters in the font itself. - - Character Encoding in the Output Document. - Correct. - Never correct. Search, index, and cut-and-paste operations in the output document -will produce incorrect results. - - - Character Display - Correct. - 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.) - Embedding the Font Optional. @@ -219,7 +208,7 @@ will produce incorrect results. 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.
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 Limited to WinAnsi character set, which is roughly equivalent to iso-8889-1. Limited only by the characters in the font itself. - - Character Encoding in the Output Document. - Correct. - Never correct. Search, index, and cut-and-paste operations in the output document -will produce incorrect results. - - - Character Display - Correct. - 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.) - Embedding the Font Optional. @@ -245,7 +234,7 @@ will produce incorrect results. 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.
-- cgit v1.2.3