<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to embed fonts in ePub files</title>
	<atom:link href="http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/</link>
	<description>Threepress creates software for publishers, educators and authors.</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:57:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: YKastell</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-3547</link>
		<dc:creator>YKastell</dc:creator>
		<pubDate>Fri, 20 Aug 2010 11:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-3547</guid>
		<description>Newbie remark :
In the @font-face statement,
it seems that the value for the src property must be relative to the root of the ePUB file

(e.g. : if your otf file is in a Fonts directory
it must be 
src : url(/Fonts/MyFont.otf);</description>
		<content:encoded><![CDATA[<p>Newbie remark :<br />
In the @font-face statement,<br />
it seems that the value for the src property must be relative to the root of the ePUB file</p>
<p>(e.g. : if your otf file is in a Fonts directory<br />
it must be<br />
src : url(/Fonts/MyFont.otf);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liza Daly</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-3221</link>
		<dc:creator>Liza Daly</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-3221</guid>
		<description>That is InDesign&#039;s form of font obfuscation, which does not produce valid EPUB files. Uncheck &quot;embed fonts&quot; when exporting from InDesign.</description>
		<content:encoded><![CDATA[<p>That is InDesign&#8217;s form of font obfuscation, which does not produce valid EPUB files. Uncheck &#8220;embed fonts&#8221; when exporting from InDesign.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aross</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-3220</link>
		<dc:creator>Aross</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-3220</guid>
		<description>I actualy have the exact same problem as Abhinav, any help would really be appreciated!</description>
		<content:encoded><![CDATA[<p>I actualy have the exact same problem as Abhinav, any help would really be appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav Singh</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-3038</link>
		<dc:creator>Abhinav Singh</dc:creator>
		<pubDate>Fri, 07 May 2010 07:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-3038</guid>
		<description>I have converted a file from word doc to epub using Indesign CS4. It  shows some error like :

   1.   ERROR: EPUB_7MAY.epub/META-INF/encryption.xml(2): attribute &quot;compression&quot; from namespace &quot;http://ns.adobe.com/digitaleditions/enc&quot; not allowed at this point; ignored
   2. ERROR: EPUB_7MAY.epub/META-INF/encryption.xml(8): attribute &quot;compression&quot; from namespace &quot;http://ns.adobe.com/digitaleditions/enc&quot; not allowed at this point; ignored
   3. ERROR: EPUB_7MAY.epub/META-INF/encryption.xml(14): attribute &quot;compression&quot; from namespace &quot;http://ns.adobe.com/digitaleditions/enc&quot; not allowed at this point; ignored
   4. ERROR: EPUB_7MAY.epub/OEBPS/content.opf(10): date value &#039;&#039; is not valid, YYYY[-MM[-DD]] expected
   5. ERROR: EPUB_7MAY.epub/OEBPS/toc.ncx(13): unfinished element
   6. ERROR: EPUB_7MAY.epub/OEBPS/toc.ncx(3): assertion failed: first playOrder value is not 1
   7. Check finished with warnings or errors!


please tell me what should I do?</description>
		<content:encoded><![CDATA[<p>I have converted a file from word doc to epub using Indesign CS4. It  shows some error like :</p>
<p>   1.   ERROR: EPUB_7MAY.epub/META-INF/encryption.xml(2): attribute &#8220;compression&#8221; from namespace &#8220;http://ns.adobe.com/digitaleditions/enc&#8221; not allowed at this point; ignored<br />
   2. ERROR: EPUB_7MAY.epub/META-INF/encryption.xml(8): attribute &#8220;compression&#8221; from namespace &#8220;http://ns.adobe.com/digitaleditions/enc&#8221; not allowed at this point; ignored<br />
   3. ERROR: EPUB_7MAY.epub/META-INF/encryption.xml(14): attribute &#8220;compression&#8221; from namespace &#8220;http://ns.adobe.com/digitaleditions/enc&#8221; not allowed at this point; ignored<br />
   4. ERROR: EPUB_7MAY.epub/OEBPS/content.opf(10): date value &#8221; is not valid, YYYY[-MM[-DD]] expected<br />
   5. ERROR: EPUB_7MAY.epub/OEBPS/toc.ncx(13): unfinished element<br />
   6. ERROR: EPUB_7MAY.epub/OEBPS/toc.ncx(3): assertion failed: first playOrder value is not 1<br />
   7. Check finished with warnings or errors!</p>
<p>please tell me what should I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liza Daly</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-2532</link>
		<dc:creator>Liza Daly</dc:creator>
		<pubDate>Fri, 02 Apr 2010 21:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-2532</guid>
		<description>Yaron,

I&#039;m definitely aware of the problem with RTL text in RMSDK but I&#039;m glad that you&#039;re applying pressure!

Mostly I recommend just one fallback because it simplifies things. With the huge range of reading devices out there I don&#039;t think it&#039;s worth publishers&#039; time trying out different fonts  without knowing how they&#039;ll display.  

Your fallback rules are surprising, but I&#039;m glad that ADE recognizes that the other font names don&#039;t accurately represent the content (I&#039;d be concerned that it would just stop at &#039;serif&#039;).  That seems like a sensible approach if you really would prefer it not use DejaVu.</description>
		<content:encoded><![CDATA[<p>Yaron,</p>
<p>I&#8217;m definitely aware of the problem with RTL text in RMSDK but I&#8217;m glad that you&#8217;re applying pressure!</p>
<p>Mostly I recommend just one fallback because it simplifies things. With the huge range of reading devices out there I don&#8217;t think it&#8217;s worth publishers&#8217; time trying out different fonts  without knowing how they&#8217;ll display.  </p>
<p>Your fallback rules are surprising, but I&#8217;m glad that ADE recognizes that the other font names don&#8217;t accurately represent the content (I&#8217;d be concerned that it would just stop at &#8217;serif&#8217;).  That seems like a sensible approach if you really would prefer it not use DejaVu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaron Goldstein</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-2529</link>
		<dc:creator>Yaron Goldstein</dc:creator>
		<pubDate>Fri, 02 Apr 2010 18:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-2529</guid>
		<description>1. I arrived to this excellent post from your very helpful and enlightening presentation about Designing ebooks for ePub reading engines. I wish I&#039;d have seen it before as we had to discover all this from various sites and doing &quot;some&quot; trial and error. We create Hebrew eBooks - HeBooks as we call them, so embedding is essential for some readers, especially RMSDK based ones. Otherwise, ADE and Sony Reader just show question marks. Alas, embedding is not enough, ADE, Sony do not support RTL. So the Hebrew text is displayed the other way around. Adobe couldn&#039;t care less. I even tried through insiders. And tried to argue that they cannot claim they fully support ePub and that Stanza, FBReader, EPUBReader read Hebrew beautifully. Nada. So please be aware that font embedding is not always enough to work-around  the RMSDK missing foreign language support.

2. Why do you recommend to include only one fallback. We use the embedded font itself as the last fallback  as in:
.regular {font-size: 100%;
font-family: &#039;Times New Roman&#039;, Times, serif, &#039;sans serif&#039;, &#039;DejaVu Sans&#039;;	
}
The idea is that the embedded font would be used (as it is used in ADE) only if all other options do not include Hebrew characters.
Do you see anything wrong with that?
Thank you.
Read about us if you will at http://www.teleread.org/2010/03/12/the-first-hebrew-epub-online-store-hebrew-e-books-at-mendele-he-books/</description>
		<content:encoded><![CDATA[<p>1. I arrived to this excellent post from your very helpful and enlightening presentation about Designing ebooks for ePub reading engines. I wish I&#8217;d have seen it before as we had to discover all this from various sites and doing &#8220;some&#8221; trial and error. We create Hebrew eBooks &#8211; HeBooks as we call them, so embedding is essential for some readers, especially RMSDK based ones. Otherwise, ADE and Sony Reader just show question marks. Alas, embedding is not enough, ADE, Sony do not support RTL. So the Hebrew text is displayed the other way around. Adobe couldn&#8217;t care less. I even tried through insiders. And tried to argue that they cannot claim they fully support ePub and that Stanza, FBReader, EPUBReader read Hebrew beautifully. Nada. So please be aware that font embedding is not always enough to work-around  the RMSDK missing foreign language support.</p>
<p>2. Why do you recommend to include only one fallback. We use the embedded font itself as the last fallback  as in:<br />
.regular {font-size: 100%;<br />
font-family: &#8216;Times New Roman&#8217;, Times, serif, &#8217;sans serif&#8217;, &#8216;DejaVu Sans&#8217;;<br />
}<br />
The idea is that the embedded font would be used (as it is used in ADE) only if all other options do not include Hebrew characters.<br />
Do you see anything wrong with that?<br />
Thank you.<br />
Read about us if you will at <a href="http://www.teleread.org/2010/03/12/the-first-hebrew-epub-online-store-hebrew-e-books-at-mendele-he-books/" rel="nofollow">http://www.teleread.org/2010/03/12/the-first-hebrew-epub-online-store-hebrew-e-books-at-mendele-he-books/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liza Daly</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-2109</link>
		<dc:creator>Liza Daly</dc:creator>
		<pubDate>Fri, 05 Feb 2010 14:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-2109</guid>
		<description>Thanks Arthur. I&#039;m always looking for other fonts to recommend, and I especially appreciate the small-caps tip since that&#039;s a common request.</description>
		<content:encoded><![CDATA[<p>Thanks Arthur. I&#8217;m always looking for other fonts to recommend, and I especially appreciate the small-caps tip since that&#8217;s a common request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Attwell</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-2107</link>
		<dc:creator>Arthur Attwell</dc:creator>
		<pubDate>Fri, 05 Feb 2010 12:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-2107</guid>
		<description>To your open-licensed-fonts suggestions, I&#039;d add Linux Libertine (http://en.wikipedia.org/wiki/Linux_Libertine). It&#039;s a thoroughly and beautifully designed font for long-form text, and renders well on screen. It also has a lovely small-caps variant that can be used by determined designers to get around the lack of small-caps support in ADE.</description>
		<content:encoded><![CDATA[<p>To your open-licensed-fonts suggestions, I&#8217;d add Linux Libertine (<a href="http://en.wikipedia.org/wiki/Linux_Libertine" rel="nofollow">http://en.wikipedia.org/wiki/Linux_Libertine</a>). It&#8217;s a thoroughly and beautifully designed font for long-form text, and renders well on screen. It also has a lovely small-caps variant that can be used by determined designers to get around the lack of small-caps support in ADE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liza Daly</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-1858</link>
		<dc:creator>Liza Daly</dc:creator>
		<pubDate>Sun, 20 Dec 2009 20:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-1858</guid>
		<description>Tony, I suggest posting to the epub-community list (http://groups.yahoo.com/group/epub-community/) and asking for help. It would be useful if you could provide the ebook or at least a representative sample.</description>
		<content:encoded><![CDATA[<p>Tony, I suggest posting to the epub-community list (<a href="http://groups.yahoo.com/group/epub-community/" rel="nofollow">http://groups.yahoo.com/group/epub-community/</a>) and asking for help. It would be useful if you could provide the ebook or at least a representative sample.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.threepress.org/2009/09/16/how-to-embed-fonts-in-epub-files/comment-page-1/#comment-1857</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 20 Dec 2009 20:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=607#comment-1857</guid>
		<description>Thanks for the help.
I successfully embedded the font. However, i still can not see certain characters when using Adobe Digital Editions even though they are in the embedded font.  Is this a known issue with Adobe?</description>
		<content:encoded><![CDATA[<p>Thanks for the help.<br />
I successfully embedded the font. However, i still can not see certain characters when using Adobe Digital Editions even though they are in the embedded font.  Is this a known issue with Adobe?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

