<?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: Render Text With Javascript: Typeface.js</title> <atom:link href="http://divitodesign.com/typography/render-text-with-javascript-typeface-js/feed/" rel="self" type="application/rss+xml" /><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/</link> <description>Articles, Tutorials and Resources for the Webdesigner</description> <lastBuildDate>Sat, 19 May 2012 06:45:34 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Rudiger</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-15487</link> <dc:creator>Rudiger</dc:creator> <pubDate>Fri, 06 Feb 2009 14:39:12 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-15487</guid> <description>It&#039;s strange that H tags aren&#039;t working for some when they&#039;re the only tags that seem to work for me? typeface.js is wonderful in theory but as of version 0.11 it has too many bugs to be used reliably.</description> <content:encoded><![CDATA[<p>It&#8217;s strange that H tags aren&#8217;t working for some when they&#8217;re the only tags that seem to work for me? typeface.js is wonderful in theory but as of version 0.11 it has too many bugs to be used reliably.</p> ]]></content:encoded> </item> <item><title>By: Find Free Quality Fonts (+ 10 Fonts Included) &#124; SulVision</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-12132</link> <dc:creator>Find Free Quality Fonts (+ 10 Fonts Included) &#124; SulVision</dc:creator> <pubDate>Thu, 25 Dec 2008 00:58:50 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-12132</guid> <description>[...] have been talking about and introducing great CSS typography alternatives like sIFR3, FLIR or Typeface.js. They have given us more typography possibilities and [...]</description> <content:encoded><![CDATA[<p>[...] have been talking about and introducing great CSS typography alternatives like sIFR3, FLIR or Typeface.js. They have given us more typography possibilities and [...]</p> ]]></content:encoded> </item> <item><title>By: Stefan Vervoort</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-10145</link> <dc:creator>Stefan Vervoort</dc:creator> <pubDate>Tue, 25 Nov 2008 21:59:57 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-10145</guid> <description>@axiom - Thanks for the fix! I will include it in the article.</description> <content:encoded><![CDATA[<p>@axiom &#8211; Thanks for the fix! I will include it in the article.</p> ]]></content:encoded> </item> <item><title>By: axiom</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-10144</link> <dc:creator>axiom</dc:creator> <pubDate>Tue, 25 Nov 2008 21:53:59 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-10144</guid> <description>Ah, I have found that it does work on H1s, the trick is to add a &quot;font-weight:regular&quot; to your stylesheet. Heading tags are bold by default, and generally, the fonts created by the typeface script are only rendered in a regular weight.</description> <content:encoded><![CDATA[<p>Ah, I have found that it does work on H1s, the trick is to add a &#8220;font-weight:regular&#8221; to your stylesheet. Heading tags are bold by default, and generally, the fonts created by the typeface script are only rendered in a regular weight.</p> ]]></content:encoded> </item> <item><title>By: Find Free Quality Fonts (+ 10 Fonts Included) &#187; DivitoDesign</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-9459</link> <dc:creator>Find Free Quality Fonts (+ 10 Fonts Included) &#187; DivitoDesign</dc:creator> <pubDate>Sun, 16 Nov 2008 15:35:13 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-9459</guid> <description>[...] have been talking about and introducing great CSS typography alternatives like sIFR3, FLIR or Typeface.js. They have given us more typography possibilities and [...]</description> <content:encoded><![CDATA[<p>[...] have been talking about and introducing great CSS typography alternatives like sIFR3, FLIR or Typeface.js. They have given us more typography possibilities and [...]</p> ]]></content:encoded> </item> <item><title>By: Geezer</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-9240</link> <dc:creator>Geezer</dc:creator> <pubDate>Thu, 13 Nov 2008 00:07:19 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-9240</guid> <description>Axiom, I stand corrected. You&#039;re right, it doesn&#039;t seam to work on H tags H1 to H6. p, span and div seam to be all it works on. Still worth it, though.OK, I did over a clients site using it: http://thecolonelscamp.com/ Check it out and let me know what you think.I did have one problem on the Covert Combative Arts page:  For some reason Firefox didn&#039;t put space between some words when I used spans to change text colors inline (see the source code). So I had to put &quot; &quot; (an empty span tag) in between to push the letters apart in a couple places. Putting in the empty spans didn&#039;t affect IE at all, which is weird....</description> <content:encoded><![CDATA[<p>Axiom, I stand corrected. You&#8217;re right, it doesn&#8217;t seam to work on H tags H1 to H6.<br /> p, span and div seam to be all it works on. Still worth it, though.</p><p>OK, I did over a clients site using it: <a href="http://thecolonelscamp.com/" rel="nofollow">http://thecolonelscamp.com/</a><br /> Check it out and let me know what you think.</p><p>I did have one problem on the Covert Combative Arts page:  For some reason Firefox didn&#8217;t put space between some words when I used spans to change text colors inline (see the source code). So I had to put &#8221; &#8221; (an empty span tag) in between to push the letters apart in a couple places.<br /> Putting in the empty spans didn&#8217;t affect IE at all, which is weird&#8230;.</p> ]]></content:encoded> </item> <item><title>By: Geezer</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-9169</link> <dc:creator>Geezer</dc:creator> <pubDate>Tue, 11 Nov 2008 21:33:28 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-9169</guid> <description>Great, thanks, Stefan.And I forgot: even after you do that search refining on dafont.com, some fonts STILL don&#039;t pass through the conversion. So it can be frustrating, for sure.</description> <content:encoded><![CDATA[<p>Great, thanks, Stefan.</p><p>And I forgot: even after you do that search refining on dafont.com, some fonts STILL don&#8217;t pass through the conversion. So it can be frustrating, for sure.</p> ]]></content:encoded> </item> <item><title>By: Stefan Vervoort</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-9166</link> <dc:creator>Stefan Vervoort</dc:creator> <pubDate>Tue, 11 Nov 2008 19:22:11 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-9166</guid> <description>Thanks Geezer, you&#039;ve put down some great tips there.To get to your latest point: I think these fonts are great too (Able to download from Dafont.com and these are in the public domain): Geo Sans Light, Clementine Sketch and Rough Typewriter.I will do a font on this subject soon though! :)</description> <content:encoded><![CDATA[<p>Thanks Geezer, you&#8217;ve put down some great tips there.</p><p>To get to your latest point: I think these fonts are great too (Able to download from Dafont.com and these are in the public domain):<br /> Geo Sans Light, Clementine Sketch and Rough Typewriter.</p><p>I will do a font on this subject soon though! <img src='http://divitodesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Geezer</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-9161</link> <dc:creator>Geezer</dc:creator> <pubDate>Tue, 11 Nov 2008 18:04:04 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-9161</guid> <description>THIS IS THE ONE, folks. Hands down the best. FLIR and SIFR are WAY too complicated for non-code crazy humans, plus FLIR makes a giant cache on your server. I tried both, and this is a cake-walk, and is easy to tweak.to: AXIOM: it works on everything for me, p, h1-6, everything.Only problems with this: the number of fonts available, and difficulty finding them.dafont.com makes it a lot easier, though: Click on a category (like Cartoon), then go to &quot;More Options&quot; next to the Submit button. In the new fields, check only PUBLIC DOMAIN and FREE (and maybe Shareware?).Here&#039;s the ones I found so far that work and look good (IMO): Bellerose, Berliner, Gunplay, Heather, StarcraftLet&#039;s help each other out and post fonts that we find on here!</description> <content:encoded><![CDATA[<p>THIS IS THE ONE, folks. Hands down the best. FLIR and SIFR are WAY too complicated for non-code crazy humans, plus FLIR makes a giant cache on your server.<br /> I tried both, and this is a cake-walk, and is easy to tweak.</p><p>to: AXIOM: it works on everything for me, p, h1-6, everything.</p><p>Only problems with this: the number of fonts available, and difficulty finding them.</p><p>dafont.com makes it a lot easier, though: Click on a category (like Cartoon), then go to &#8220;More Options&#8221; next to the Submit button. In the new fields, check only PUBLIC DOMAIN and FREE (and maybe Shareware?).</p><p>Here&#8217;s the ones I found so far that work and look good (IMO):<br /> Bellerose, Berliner, Gunplay, Heather, Starcraft</p><p>Let&#8217;s help each other out and post fonts that we find on here!</p> ]]></content:encoded> </item> <item><title>By: skins for bebo</title><link>http://divitodesign.com/typography/render-text-with-javascript-typeface-js/comment-page-1/#comment-9143</link> <dc:creator>skins for bebo</dc:creator> <pubDate>Tue, 11 Nov 2008 15:20:00 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=1072#comment-9143</guid> <description>thanks for this tip, will look into putting this on my site. thanks.</description> <content:encoded><![CDATA[<p>thanks for this tip, will look into putting this on my site. thanks.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 11/24 queries in 0.008 seconds using disk: basic
Object Caching 407/409 objects using disk: basic

Served from: divitodesign.com @ 2012-05-22 23:41:04 -->
