<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Use any font for you web page&#8230;</title>
	<link>http://www.jasperpotts.com/blog/2005/03/use-any-font-for-you-web-page/</link>
	<description>Jasper Potts's Blog on Java and Life</description>
	<pubDate>Fri, 21 Nov 2008 13:52:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: True Font Family</title>
		<link>http://www.jasperpotts.com/blog/2005/03/use-any-font-for-you-web-page/#comment-1076</link>
		<author>True Font Family</author>
		<pubDate>Fri, 30 Nov 2007 13:41:51 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2005/03/use-any-font-for-you-web-page/#comment-1076</guid>
		<description>True Font Family is an alternative to sIFR in order to use TrueType fonts on any website.

It does not need any preparation or conversion of ttf files and it is completely driven by CSS. This means you specifiy everything in your stylesheet using 100% valid CSS. It even supports web fonts with the @font-face rule and works in all major browsers.

It uses dynamic text replacement to replace text nodes with images created by PHP with the GD library which comes standard in PHP 4.3+.

There is a free version for non-commercial use.</description>
		<content:encoded><![CDATA[<p>True Font Family is an alternative to sIFR in order to use TrueType fonts on any website.</p>
<p>It does not need any preparation or conversion of ttf files and it is completely driven by CSS. This means you specifiy everything in your stylesheet using 100% valid CSS. It even supports web fonts with the @font-face rule and works in all major browsers.</p>
<p>It uses dynamic text replacement to replace text nodes with images created by PHP with the GD library which comes standard in PHP 4.3+.</p>
<p>There is a free version for non-commercial use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
