Author: vhennebert
Date: Mon Jun 18 14:38:56 2012
New Revision: 1351362
URL: http://svn.apache.org/viewvc?rev=1351362&view=rev
Log:
Updated the documentation
Modified:
xmlgraphics/fop/branches/Temp_TrueTypeInPostScript/src/documentation/content/xdocs/trunk/fonts.xml
Modified:
xmlgraphics/fop/branches/Temp_TrueTypeInPostScript/src/documentation/content/xdocs/trunk/fonts.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript/src/documentation/content/xdocs/trunk/fonts.xml?rev=1351362&r1=1351361&r2=1351362&view=diff
==============================================================================
---
xmlgraphics/fop/branches/Temp_TrueTypeInPostScript/src/documentation/content/xdocs/trunk/fonts.xml
(original)
+++
xmlgraphics/fop/branches/Temp_TrueTypeInPostScript/src/documentation/content/xdocs/trunk/fonts.xml
Mon Jun 18 14:38:56 2012
@@ -493,10 +493,10 @@
Various notes related to embedded fonts:
</p>
<ul>
- <li>The PostScript renderer does not yet support TrueType fonts, but
can embed Type 1 fonts.</li>
- <li>The font is simply embedded into the PDF file, it is not
converted.</li>
- <li>When FOP embeds a font, it adds a prefix to the fontname to
ensure that the name will not match the fontname of an installed font.
- This is helpful with older versions of Acrobat Reader that
preferred installed fonts over embedded fonts.</li>
+ <li>The font is simply embedded into the output file, it is not
converted.</li>
+ <li>When FOP embeds a font in a PDF file, it adds a prefix to the
fontname to ensure that
+ the name will not match the fontname of an installed font. This is
helpful with older
+ versions of Acrobat Reader that preferred installed fonts over
embedded fonts.</li>
<li>When embedding PostScript fonts, the entire font is always
embedded.</li>
<li>When embedding TrueType fonts (ttf) or TrueType Collections
(ttc), a subset of the
original font, containing only the glyphs used, is embedded in the
output document.
@@ -576,4 +576,4 @@
</p>
</section>
</body>
-</document>
\ No newline at end of file
+</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]