<?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: Use any font for you web page&#8230;</title>
	<atom:link href="http://www.jasperpotts.com/blog/2005/03/use-any-font-for-you-web-page/feed/" rel="self" type="application/rss+xml" />
	<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>
	<lastBuildDate>Sun, 07 Mar 2010 11:09:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: True Font Family</title>
		<link>http://www.jasperpotts.com/blog/2005/03/use-any-font-for-you-web-page/comment-page-1/#comment-1076</link>
		<dc:creator>True Font Family</dc:creator>
		<pubDate>Fri, 30 Nov 2007 13:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasperpotts.com/blog/?p=7#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>
