Author: jeremias
Date: Mon Feb  9 22:07:34 2009
New Revision: 742765

URL: http://svn.apache.org/viewvc?rev=742765&view=rev
Log:
Clarification for encoding-mode="single-byte".

Modified:
    xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml

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=742765&r1=742764&r2=742765&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml Mon 
Feb  9 22:07:34 2009
@@ -474,7 +474,9 @@
             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.</li>
+          original font, containing only the glyphs used, is embedded in the 
output document.
+          That's the default, but if you specify encoding-mode="single-byte" 
(see above), the
+          complete font is embedded.</li>
         </ul>
       </section>
       <section id="substitution">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to