Author: jeremias
Date: Fri Jan 18 07:25:26 2008
New Revision: 613185
URL: http://svn.apache.org/viewvc?rev=613185&view=rev
Log:
Copy/Paste problem with TTF has long been fixed.
Modified:
xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.93/fonts.xml
xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/fonts.xml
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml
Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.93/fonts.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.93/fonts.xml?rev=613185&r1=613184&r2=613185&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.93/fonts.xml
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.93/fonts.xml Fri
Jan 18 07:25:26 2008
@@ -201,17 +201,6 @@
<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>
<td>Mandatory. Not embedding the font produces invalid PDF
documents.</td>
@@ -219,7 +208,7 @@
</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">
Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/fonts.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/fonts.xml?rev=613185&r1=613184&r2=613185&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/fonts.xml
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/fonts.xml Fri
Jan 18 07:25:26 2008
@@ -201,17 +201,6 @@
<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>
<td>Mandatory. Not embedding the font produces invalid PDF
documents.</td>
@@ -219,7 +208,7 @@
</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">
Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml?rev=613185&r1=613184&r2=613185&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml Fri
Jan 18 07:25:26 2008
@@ -227,17 +227,6 @@
<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>
<td>Mandatory. Not embedding the font produces invalid PDF
documents.</td>
@@ -245,7 +234,7 @@
</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">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]