<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Font chữ tiếng Việt đẹp-Phông chữ tiếng Việt-Phong chu Vietnam-Fontchu.com blog</title>
	
	<link>http://fontchu.com/blog</link>
	<description>Font tiếng Việt-Download phông chữ tiếng Việt-Phong chu Viet-Kiến thức font tiếng Việt-Demo font chữ tiếng Việt-Blog font chữ của Fontchu.com</description>
	<lastBuildDate>Thu, 04 Apr 2013 13:49:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/fontchu" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="fontchu" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">fontchu</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Tạo web font tiếng Việt cho website</title>
		<link>http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/</link>
		<comments>http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/#comments</comments>
		<pubDate>Mon, 21 Jan 2013 05:03:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hướng dẫn]]></category>
		<category><![CDATA[tao font chu]]></category>
		<category><![CDATA[web font]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=198</guid>
		<description><![CDATA[Có thể các bạn sẽ thắc mắc sao cần phải tạo web font tiếng Việt trong khi website đã có sẵn font hoặc có thể dùng Google font, cufont để tạo font ấn tượng. Tuy nhiên, nhiều website mới, đặc biệt là w0rdpress, có những phông chữ đẹp, ấn tượng nhưng không hỗ trợ tiếng [...]]]></description>
				<content:encoded><![CDATA[<p>Có thể các bạn sẽ thắc mắc sao cần phải tạo web font tiếng Việt trong khi website đã có sẵn font hoặc có thể dùng Google font, cufont để tạo font ấn tượng. Tuy nhiên, nhiều website mới, đặc biệt là w0rdpress, có những phông chữ đẹp, ấn tượng nhưng không hỗ trợ tiếng Việt. Vì thế, bài viết này sẽ hướng dẫn tạo webfont ấn tượng và hỗ trợ tiếng Việt cho website của bạn.</p>
<p>Bước 1: Chọn font unicode mà bạn thích, vào đây để chọn: <a title="font unicode" href="http://www.fontchu.com/unicode.htm" target="_blank">font unicode</a> rồi tải font bạn thích về máy tính</p>
<p>Bước 2: Vào <a href="http://www.fontsquirrel.com/fontface/generator" target="_blank" rel="nofollow">web tạo font</a>, click add font, chọn font bạn mới tải ở bước 1, rồi chọn Expert</p>
<p>Font format: chọn True type, woff, svg, eot</p>
<p>Character Type: các bạn chọn Lowercase, upercase, number&#8230;</p>
<p>Unicode table: Chọn Basic latin</p>
<p>Single Characters: thêm cái đoạn sau vào:</p>
<div>
<pre>àáạảãâầấậẩẫăằắặẳẵèéẹẻẽêềếệểễìíịỉĩòóọỏõôồốộổỗơờớợởỡùúụủũưừứựửữỳýỵỷỹđÀÁẠẢÃÂẦẤẬ
ẨẪĂẰẮẶẲẴÈÉẸẺẼÊỀẾỆỂỄÌÍỊỈĨÒÓỌỎÕÔỒỐỘỔỖƠỜỚỢỞỠÙÚỤỦŨƯỪỨỰỬỮỲÝỴỶỸĐ</pre>
<p>Click vào Agreement rồi chọn download về máy</p>
</div>
<p>Bước 3: Copy font vào thư mục &#8220;font&#8221; trên host của bạn</p>
<p>Bước 4: vào file css (Style.css), thêm đoạn code sau(thay BebasNeueRegular bằng tên font của bạn):</p>
<pre>@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?iefix') format('eot'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#webfont4Bjy2lJe') format('svg');
    font-weight: normal;}</pre>
<p>Bước 5: Bạn muốn font này hiện ở đâu thì thêm thuộc tính font-family=&#8221;tên font bạn chọn&#8221; vào css của thẻ đó</p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/" title="tạo font chữ đẹp">tạo font chữ đẹp</a>, <a href="http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/" title="tạo phông chữ đẹp">tạo phông chữ đẹp</a>, <a href="http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/" title="font tieng viet dep cho website">font tieng viet dep cho website</a>, <a href="http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/" title="font vni corporate">font vni corporate</a>, <a href="http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/" title="tạo font chữ tiếng việt cho web">tạo font chữ tiếng việt cho web</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2013/01/tao-web-font-tieng-viet-cho-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hướng dẫn cách tùy biến font trên website</title>
		<link>http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/</link>
		<comments>http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/#comments</comments>
		<pubDate>Fri, 20 May 2011 06:01:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hướng dẫn]]></category>
		<category><![CDATA[cufont]]></category>
		<category><![CDATA[google font api]]></category>
		<category><![CDATA[thay the font]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=186</guid>
		<description><![CDATA[Bạn vào nhiều website thấy có nhiều font chữ lạ, độc đáo được trình bày ngay tại website đó(tại heading) mà không dùng ảnh. Bạn tự hỏi làm thế nào để có thể tùy biến font được như vậy? Bài viết này sẽ giới thiệu những cách phổ biến nhất để tùy biến font trên [...]]]></description>
				<content:encoded><![CDATA[<p>Bạn vào nhiều website thấy có nhiều font chữ lạ, độc đáo được trình bày ngay tại website đó(tại heading) mà không dùng ảnh. Bạn tự hỏi làm thế nào để có thể tùy biến font được như vậy? Bài viết này sẽ giới thiệu những cách phổ biến nhất để tùy biến font trên website sử dụng Google Font, Cufont&#8230;</p>
<h2>Tùy biến font chữ trên web sử dụng Google Font</h2>
<p>Không cần tải về và lưu font ở server của mình, không cần quá lo lắng về việc hiển thị, với Google Font API, công việc rất đơn giản: Tìm font <a href="http://www.google.com/webfonts" target="_blank">trong thư viện</a>, copy link vào trong phần head của website và sử dụng nó!</p>
<p>Ví dụ:</p>
<blockquote><p><em><code>&lt;head&gt;<br />
&lt;link href='http://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'&gt;<br />
&lt;style&gt;<br />
h1 { font-family: 'Calligraffitti', arial, serif; }<br />
&lt;/style&gt;<br />
&lt;/head&gt;</code></em></p></blockquote>
<p>Google Font hiển thị tốt cả trên các trình duyệt IE. Với cách sử dụng rất đơn giản này, chúc các bạn sẽ có nhiều website đẹp hơn với font chữ được tùy biến.</p>
<p>Nguồn bài viết: <a href="http://ntuts.com/huong-dan/tuy-bien-font-tren-web-voi-google-font-api">http://ntuts.com/huong-dan/tuy-bien-font-tren-web-voi-google-font-api</a></p>
<h2>Tùy biến font chữ trên web sử dụng Cufont:</h2>
<p><strong> Bước 1 &#8211; Tạo font:</strong></p>
<p><strong> </strong>Trước hết, bạn cần <a href="http://cufon.shoqolate.com/js/cufon-yui.js" target="_blank">download cufon</a>, và sử dụng <a href="http://cufon.shoqolate.com/generate/" target="_blank">công cụ generator của Cufón</a> để tạo và tùy biến cách mà font được thể hiện. Tôi rất ấn tượng với các lựa chọn mà Cufón cung cấp khi tạo font. Sau khi tạo xong bạn sẽ có được link download file javascript với các thông tin về font mà Cufón có thể đọc nó. (Ở đây tôi dùng font Comfortaa)</p>
<p><img src="http://ntuts.com/files/ntuts/Comfortaa___font.jpg" alt="tuy bien font" /><br />
<strong>Bước 2: Thêm vào website</strong></p>
<p>Thêm Cufón và font bạn vừa tạo vào website</p>
<p>Theo tôi bạn không nên chọn thay thế quá nhiều text trên website (nó sẽ tốn nhiều tài nguyên của client) mà chỉ nên chọn cho các tiêu đề chính. Để thay thế bạn thêm vào đoạn mã sau:</p>
<blockquote><p><em> &lt;script type=&#8221;text/javascript&#8221;&gt;<br />
Cufon.replace(&#8216;#cufon-area h2, #cufon-area h3&#8242;);<br />
&lt;/script&gt;</em></p></blockquote>
<p>Như vậy, các thẻ h2, h3 đã được áp dụng font chữ tùy biến.</p>
<p>Nguồn bài viết: <a href="http://ntuts.com/huong-dan/thay-the-font-su-dung-cufon" target="_blank">http://ntuts.com/huong-dan/thay-the-font-su-dung-cufon</a></p>
<p>Chúc bạn thiết kế những website đẹp dựa trên hướng dẫn tùy biến font trên đây!  <em><br />
</em></p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/" title="cufon tieng viet">cufon tieng viet</a>, <a href="http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/" title="google font">google font</a>, <a href="http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/" title="font chu cho web">font chu cho web</a>, <a href="http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/" title="FONT TIẾNG VIỆT CHO WEB">FONT TIẾNG VIỆT CHO WEB</a>, <a href="http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/" title="font tren web">font tren web</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2011/05/huong-dan-cach-tuy-bien-font-tren-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 Fonts For Web-Design</title>
		<link>http://fontchu.com/blog/2009/04/25-fonts-for-web-design/</link>
		<comments>http://fontchu.com/blog/2009/04/25-fonts-for-web-design/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 05:57:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=173</guid>
		<description><![CDATA[An incredible showcase of 25 great sans-serif fonts. Every font is available free of charge for non-commercial use: 1)  Estrya’s Handwriting 2) Grey Magus 3) RaiElegant.TTF 4) Secret 5) 18th century handwriting font 6) Universal Fruitcake 7) Colaborate MUSEO – SANS 9) PT SANS 10) MONIKA 11) Ballpark 12) ArtBrush 13) BEBAS 14) Existence Light [...]]]></description>
				<content:encoded><![CDATA[<p>An incredible showcase of 25 great sans-serif fonts. Every font is available free of charge for non-commercial use:</p>
<p>1)  <a rel="nofollow" href="http://jellyka.deviantart.com/art/Estrya-s-Handwriting-92979488">Estrya’s Handwriting</a></p>
<p><img title="Estrya__s_Handwriting_by_Jellyka" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/Estrya__s_Handwriting_by_Jellyka_thumb.jpg" border="0" alt="Estrya__s_Handwriting_by_Jellyka" width="582" height="242" /></p>
<p>2) <a rel="nofollow" href="http://angelusconna.deviantart.com/art/Grey-Magus-41421642">Grey Magus</a></p>
<p><img title="Grey_Magus_by_angelusconna" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/Grey_Magus_by_angelusconna_thumb.jpg" border="0" alt="Grey_Magus_by_angelusconna" width="582" height="254" /></p>
<p>3) RaiElegant.TTF</p>
<p><img title="rai.ttf" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/rai.ttf_thumb.jpg" border="0" alt="rai.ttf" width="582" height="383" /></p>
<p>4) <a rel="nofollow" href="http://mindwentdark.deviantart.com/art/Secret-103412178">Secret</a></p>
<p><img title="Believe_by_mindwentdark" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/Believe_by_mindwentdark_thumb.jpg" border="0" alt="Believe_by_mindwentdark" width="591" height="304" /></p>
<p>5) <a rel="nofollow" href="http://jantiff-stocks.deviantart.com/art/18th-century-handwriting-font-108267729">18th century handwriting font</a></p>
<p><img title="18th_century_handwriting_font_by_Jantiff_Stocks" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/18th_century_handwriting_font_by_Jantiff_Stocks_thumb.jpg" border="0" alt="18th_century_handwriting_font_by_Jantiff_Stocks" width="582" height="304" /></p>
<p>6) <a href="http://www.fontsquirrel.com/fonts/Universal-fruitcake">Universal Fruitcake</a></p>
<p><img title="font_sample" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample_thumb.png" border="0" alt="font_sample" width="582" height="359" /></p>
<p>7) <a href="http://www.fontsquirrel.com/fonts/Colaborate">Colaborate</a></p>
<p><img title="font_sample (1)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample1_thumb.png" border="0" alt="font_sample (1)" width="582" height="480" /></p>
<p><img src="http://www.weboptimizers.com.au/wp-includes/images/smilies/icon_cool.gif" alt="8)" /> <a href="http://www.fontsquirrel.com/fonts/Museo-Sans">MUSEO – SANS</a></p>
<p><img title="font_sample (2)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample2_thumb.png" border="0" alt="font_sample (2)" width="582" height="450" /></p>
<p>9) <a href="http://www.fontsquirrel.com/fonts/PT-Sans">PT SANS</a></p>
<p><img title="font_sample (3)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample3_thumb.png" border="0" alt="font_sample (3)" width="582" height="484" /></p>
<p>10) <a href="http://www.fontsquirrel.com/fonts/Monika">MONIKA</a></p>
<p><img title="font_sample (4)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample4_thumb.png" border="0" alt="font_sample (4)" width="582" height="394" /></p>
<p>11) <a href="http://www.fontsquirrel.com/fonts/Ballpark">Ballpark</a></p>
<p><img title="font_sample (5)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample5_thumb.png" border="0" alt="font_sample (5)" width="582" height="438" /></p>
<p>12) <a href="http://www.fontsquirrel.com/fonts/ArtBrush">ArtBrush</a></p>
<p><img title="font_sample (6)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample6_thumb.png" border="0" alt="font_sample (6)" width="582" height="484" /></p>
<p>13) <a href="http://www.fontsquirrel.com/fonts/Bebas">BEBAS</a></p>
<p><img title="font_sample (7)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample7_thumb.png" border="0" alt="font_sample (7)" width="582" height="437" /></p>
<p>14) <a href="http://www.fontsquirrel.com/fonts/Existence-Light">Existence Light</a></p>
<p><img title="font_sample (8)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample8_thumb.png" border="0" alt="font_sample (8)" width="582" height="484" /></p>
<p>15) <a href="http://www.fontsquirrel.com/fonts/Molot">MOLOT</a></p>
<p><img title="font_sample (9)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample9_thumb.png" border="0" alt="font_sample (9)" width="571" height="355" /></p>
<p>16) <a href="http://www.fontsquirrel.com/fonts/Fertigo-Pro">Fertigo Pro</a></p>
<p><img title="font_sample (11)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample11_thumb.png" border="0" alt="font_sample (11)" width="582" height="483" /></p>
<p>17) <a href="http://www.fontsquirrel.com/fonts/UglyQua">UglyQua</a></p>
<p><img title="font_sample (12)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample12_thumb.png" border="0" alt="font_sample (12)" width="582" height="484" /></p>
<p>18) <a href="http://www.fontsquirrel.com/fonts/Gentium-Basic">Gentium Basic</a></p>
<p><img title="font_sample (13)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample13_thumb.png" border="0" alt="font_sample (13)" width="582" height="484" /></p>
<p>19) <a href="http://www.fontsquirrel.com/fonts/BonvenoCF">BONVENOCF</a></p>
<p><img title="font_sample (14)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample14_thumb.png" border="0" alt="font_sample (14)" width="582" height="457" /></p>
<p>20) <a href="http://www.fontsquirrel.com/fonts/BonvenoCF">LUXI Sans</a></p>
<p><img title="font_sample (16)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample16_thumb.png" border="0" alt="font_sample (16)" width="582" height="461" /></p>
<p>21) <a href="http://www.fontsquirrel.com/fonts/Ubuntu-Titling">UBUNTU Titling</a></p>
<p><img title="font_sample (17)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample17_thumb.png" border="0" alt="font_sample (17)" width="582" height="484" /></p>
<p>22) <a href="http://www.fontsquirrel.com/fonts/Learning-Curve-Pro">Learning Curve Pro</a></p>
<p><img title="font_sample (18)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample18_thumb.png" border="0" alt="font_sample (18)" width="582" height="484" /></p>
<p>23) <a href="http://www.fontsquirrel.com/fonts/Aquiline">Aquiline</a></p>
<p><img title="font_sample (19)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample19_thumb.png" border="0" alt="font_sample (19)" width="582" height="484" /></p>
<p>24) <a href="http://www.fontsquirrel.com/fonts/Burnstown-Dam">BURNSTOWN DAM</a></p>
<p><img title="font_sample (21)" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/font_sample21_thumb.png" border="0" alt="font_sample (21)" width="582" height="454" /></p>
<p>25) <a rel="nofollow" href="http://joicetotheworld.deviantart.com/art/My-Handwriting-Font-53319119">Joyce</a></p>
<p><img title="My_Handwriting_Font_by_Joicetotheworld" src="http://weboptimizers.com.au/wp-content/uploads/2010/06/My_Handwriting_Font_by_Joicetotheworld_thumb.jpg" border="0" alt="My_Handwriting_Font_by_Joicetotheworld" width="582" height="451" /></p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/04/25-fonts-for-web-design/" title="font chu design">font chu design</a>, <a href="http://fontchu.com/blog/2009/04/25-fonts-for-web-design/" title="font vni design">font vni design</a>, <a href="http://fontchu.com/blog/2009/04/25-fonts-for-web-design/" title="font web đẹp">font web đẹp</a>, <a href="http://fontchu.com/blog/2009/04/25-fonts-for-web-design/" title="Font for web design">Font for web design</a>, <a href="http://fontchu.com/blog/2009/04/25-fonts-for-web-design/" title="phong chu design">phong chu design</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/04/25-fonts-for-web-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Incredible Typographic Portraits</title>
		<link>http://fontchu.com/blog/2009/04/incredible-typographic-portraits/</link>
		<comments>http://fontchu.com/blog/2009/04/incredible-typographic-portraits/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 17:27:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[portraits]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=168</guid>
		<description><![CDATA[Original post Click here Obama Posters Obama Poster 1 Obama Poster 2 Obama Poster 3 Obama Poster 4 Obama Poster 5 Obama Poster 6 Well, you have seen nothing yet!!! Look at these amazing typographic faces. Poster 1 Poster 2 Poster 3 Poster 4 Poster 5 Poster 6 Poster 7 Từ khóa tìm kiếm:kieu chu [...]]]></description>
				<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<h3>Original post <a href="http://www.graphicdesignblog.org/incredible-typographic-portraits/">Click here</a></h3>
<h3>Obama Posters</h3>
</td>
</tr>
<tr>
<td><strong>Obama Poster 1 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-61.jpg" alt="" width="450" height="611" /></div>
</td>
</tr>
<tr>
<td><strong>Obama Poster 2 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-4.jpg" alt="" width="400" height="485" /></div>
</td>
</tr>
<tr>
<td><strong>Obama Poster 3 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-5.jpg" alt="" width="350" height="511" /></div>
</td>
</tr>
<tr>
<td><strong>Obama Poster 4 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-2.jpg" alt="" width="400" height="556" /></div>
</td>
</tr>
<tr>
<td><strong>Obama Poster 5 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-1.jpg" alt="" width="350" height="467" /></div>
</td>
</tr>
<tr>
<td><strong>Obama Poster 6 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-3.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td>
<h3>Well, you have seen nothing yet!!! Look at these amazing typographic faces.</h3>
</td>
</tr>
<tr>
<td><strong>Poster 1 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-11.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td><strong>Poster 2 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-10.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td><strong>Poster 3 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-9.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td><strong>Poster 4 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-14.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td><strong>Poster 5 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-16.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td><strong>Poster 6</strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-13.jpg" alt="" /></div>
</td>
</tr>
<tr>
<td><strong>Poster 7 </strong></td>
</tr>
<tr>
<td>
<div><img style="border: 3px solid #999999;" src="http://www.graphicdesignblog.org/images/obama-typography-posters/Poster-17.jpg" alt="" /></div>
</td>
</tr>
</tbody>
</table>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/04/incredible-typographic-portraits/" title="kieu chu graffiti">kieu chu graffiti</a>, <a href="http://fontchu.com/blog/2009/04/incredible-typographic-portraits/" title="poster">poster</a>, <a href="http://fontchu.com/blog/2009/04/incredible-typographic-portraits/" title="poster chữ">poster chữ</a>, <a href="http://fontchu.com/blog/2009/04/incredible-typographic-portraits/" title="poster đẹp">poster đẹp</a>, <a href="http://fontchu.com/blog/2009/04/incredible-typographic-portraits/" title="font posters">font posters</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/04/incredible-typographic-portraits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>40 Creative Typefaces</title>
		<link>http://fontchu.com/blog/2009/04/40-creative-typefaces/</link>
		<comments>http://fontchu.com/blog/2009/04/40-creative-typefaces/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 21:01:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Typefaces]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=165</guid>
		<description><![CDATA[Original post: Click here Destructive Vintage TyPO experiment Rolka Six Degree Eyelash Typeface viki font Typo-graphic Dope Cubic Colo Cube Smoke + Type Blou in Love isometrica / type experiment Cellula Font Toast Font PVC Pipe font Hirsute A1 paper cut illustration Exablock mambo Dealer Knife Pinza romantique MadPacman Font Akimoto typeface Highheel Typeface Hairy [...]]]></description>
				<content:encoded><![CDATA[<h4>Original post: <a href="http://www.spoonfeddesign.com/40-beautiful-and-creative-typefaces-and-custom-fonts">Click here</a></h4>
<h2>Destructive Vintage TyPO experiment</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Destructive-Vintage-TyPO-experiment/97151"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/56920/projects/97151/569201212569797.jpg" alt="" width="600" height="600" /></a></p>
<h2>Rolka</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Rolkaa/187866"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/187866/710261235467030.jpg" alt="" width="560" height="560" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Rolkaa/187866"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/187866/710261235467058.jpg" alt="" width="560" height="560" /></a></p>
<h2>Six Degree</h2>
<p><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/53318/projects/92669/533181210951151.jpg" alt="" width="600" height="900" /></p>
<h2>Eyelash Typeface</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Eyelash-Typeface/125119"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/78828/projects/125119/788281221062371.jpg" alt="" width="500" height="350" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Eyelash-Typeface/125119"><br />
</a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Eyelash-Typeface/125119"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/78828/projects/125119/788281221062190.jpg" alt="" width="500" height="350" /></a></p>
<h2>viki font</h2>
<p><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71151/projects/94859/711511211809787.jpg" alt="" width="582" height="2519" /></p>
<h2>Typo-graphic Dope</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Typo-graphic-Dope/101865"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/75185/projects/101865/751851226774338.png" alt="" width="600" height="849" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Typo-graphic-Dope/101865"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/75185/projects/101865/751851214177884.jpg" alt="" width="600" height="600" /></a></p>
<h2>Cubic</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Cubica/91789"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/91789/710261231001941.jpg" alt="" width="560" height="1418" /></a></p>
<h2>Colo</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Coloa/89078"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/89078/710261233526861.jpg" alt="" width="560" height="2562" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Coloa/89078"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/89078/710261236961119.jpg" alt="" width="560" height="841" /></a></p>
<h2>Cube</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Cubea/101243"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/101243/710261213932478.jpg" alt="" width="500" height="2522" /></a></p>
<h2>Smoke + Type</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Smoke--Type/40834"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/50134/projects/40834/501341188807358.jpg" alt="" width="550" height="434" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Smoke--Type/40834"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/50134/projects/40834/501341188807368.jpg" alt="" width="550" height="434" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Smoke--Type/40834"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/50134/projects/40834/501341188807376.jpg" alt="" width="550" height="434" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Smoke--Type/40834"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/50134/projects/40834/501341188808665.jpg" alt="" width="550" height="434" /></a></p>
<h2>Blou</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Bloua/88853"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/88853/710261228660331.jpg" alt="" width="500" height="2000" /></a></p>
<h2>in Love</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/in-Love/187608"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/82651/projects/187608/826511235396472.jpg" alt="" width="600" height="4453" /></a></p>
<h2>isometrica / type experiment</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/isometrica--type-experiment/141069"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/75602/projects/141069/756021225146202.gif" alt="" width="600" height="1311" /></a></p>
<h2>Cellula Font</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Cellula-Font/100138"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/54456/projects/100138/544561213657942.jpg" alt="" width="600" height="849" /></a></p>
<h2>Toast Font</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Toast-Font/93319"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/58791/projects/93319/587911211248546.jpg" alt="" width="600" height="1563" /></a></p>
<h2>PVC Pipe font</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/PVC-Pipe-font-_-poster-%28pure-typography%29/109508"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/77069/projects/109508/770691216601483.jpg" alt="" width="599" height="457" /></a></p>
<h2>Hirsute</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Futura/45576"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/53318/projects/45576/533181193659416.jpg" alt="" width="600" height="848" /></a></p>
<h2>A1 paper cut illustration</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Futura/45576"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/53318/projects/45576/533181193661326.jpg" alt="" width="600" height="886" /></a></p>
<h2>Exablock</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Exablock-redesigned-_-extended/102252"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71954/projects/102252/719541239117389.jpg" alt="" width="600" height="1560" /></a></p>
<h2><span class="Estilo6">mambo</span></h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><span class="Estilo6"><img class="alignnone" src="http://www.pabloabad.com/imagenes/mambo/mambo02.jpg" alt="" width="479" height="678" /></span></a></p>
<p><span class="Estilo6"><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><img class="alignnone" src="http://www.pabloabad.com/imagenes/mambo/mambo03.jpg" alt="" width="479" height="677" /></a></span></p>
<h2><span class="Estilo6">Dealer</span></h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><span class="Estilo6"><img class="alignnone" src="http://www.pabloabad.com/imagenes/dealer/dealer01.png" alt="" width="701" height="842" /></span></a></p>
<p><span class="Estilo6"><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><img class="alignnone" src="http://www.pabloabad.com/imagenes/dealer/dealer02.png" alt="" width="701" height="842" /></a></span></p>
<h2><span class="Estilo6">Knife</span></h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><span class="Estilo6"><img class="alignnone" src="http://www.pabloabad.com/imagenes/knife/knife03.jpg" alt="" width="478" height="362" /></span></a></p>
<p><span class="Estilo6"><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><img class="alignnone" src="http://www.pabloabad.com/imagenes/knife/knife01.jpg" alt="" width="478" height="362" /></a></span></p>
<h2><span class="Estilo6">Pinza</span></h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><span class="Estilo6"><img class="alignnone" src="http://www.pabloabad.com/imagenes/pinza/pinza02.jpg" alt="" width="478" height="362" /></span></a></p>
<p><span class="Estilo6"><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><img class="alignnone" src="http://www.pabloabad.com/imagenes/pinza/pinza05.jpg" alt="" width="478" height="510" /></a></span></p>
<h2><span class="Estilo6">romantique</span></h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><span class="Estilo6"><img class="alignnone" src="http://www.pabloabad.com/imagenes/romantique/romant04.jpg" alt="" width="479" height="509" /></span></a></p>
<p><span class="Estilo6"><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.pabloabad.com');" href="http://www.pabloabad.com/pabloabad.html"><br />
</a></span></p>
<h2>MadPacman Font</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/MadPacman-Font/92540"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/72617/projects/92540/726171210890797.jpg" alt="" width="600" height="350" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/MadPacman-Font/92540"><br />
</a></p>
<h2>Akimoto typeface</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Akimoto-typeface/128695"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/60320/projects/128695/603201227960678.jpg" alt="" width="510" height="623" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Akimoto-typeface/128695"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/60320/projects/128695/603201227960633.jpg" alt="" width="510" height="479" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Akimoto-typeface/128695"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/60320/projects/128695/603201227960617.jpg" alt="" width="567" height="378" /></a></p>
<h2>Highheel Typeface</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/zummi.deviantart.com');" href="http://zummi.deviantart.com/art/Highheel-typeface-98346864"><img class="alignnone" src="http://fc40.deviantart.com/fs36/f/2008/262/e/7/Highheel_typeface_by_zummi.jpg" alt="" width="600" height="901" /></a></p>
<h2><span style="font-family: Century Schoolbook,Georgia,sans-serif;">Hairy 5ive Type</span></h2>
<p><span style="font-family: Century Schoolbook,Georgia,sans-serif;"><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Hairy-5ive-Type/97224"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/53182/projects/97224/531821212592502.jpg" alt="" width="500" height="750" /></a></span></p>
<h2>Blossomwell</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Blossomwell/92666"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/53318/projects/92666/533181210950452.jpg" alt="" width="600" height="800" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Blossomwell/92666"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/53318/projects/92666/533181210950466.jpg" alt="" width="600" height="424" /></a></p>
<h2>“God Leave Me Alone” typography</h2>
<p><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/81623/projects/130827/816231222603585.jpg" alt="" width="596" height="842" /></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/God-Leave-Me-Alone-typography/130827"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/81623/projects/130827/816231222603660.jpg" alt="" width="600" height="450" /></a></p>
<h2>Water Weight</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Water-Weight-Typeface-Design/109897"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/74288/projects/109897/742881216765367.jpg" alt="" width="600" height="927" /></a></p>
<h2>Hoax</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Hoax/111688"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/75924/projects/111688/759241217209971.jpg" alt="" width="500" height="650" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Hoax/111688"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/75924/projects/111688/759241217210009.jpg" alt="" width="500" height="650" /></a></p>
<h2>Mari typeface</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Mari-typeface/50871"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/55715/projects/50871/557151196740547.jpg" alt="" width="600" height="559" /></a></p>
<h2>Chumbitos</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Chumbitos/40566"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/50536/projects/40566/505361188417023.jpg" alt="" width="600" height="600" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Chumbitos/40566"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/50536/projects/40566/505361193139300.jpg" alt="" width="600" height="600" /></a></p>
<h2>NUMEROBOTS FONT</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/luengo.deviantart.com');" href="http://luengo.deviantart.com/art/NUMEROBOTS-FONT-98837527"><img class="alignnone" src="http://fc23.deviantart.com/fs37/f/2008/268/c/1/NUMEROBOTS_FONT_by_luengo.jpg" alt="" width="560" height="492" /></a></p>
<h2>Blue Plastic Cup Font</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Blue-Plastic-Cup-Font--my-experimental-fonts/182707"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/73112/projects/182707/731121234454438.jpg" alt="" width="600" height="600" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Blue-Plastic-Cup-Font--my-experimental-fonts/182707"><br />
</a></p>
<h2>A4</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.typographyserved.com');" href="http://www.typographyserved.com/Gallery/A4/135752"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/80737/projects/135752/807371223883553.jpg" alt="" width="527" height="787" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.typographyserved.com');" href="http://www.typographyserved.com/Gallery/A4/135752"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/80737/projects/135752/807371223883800.jpg" alt="" width="525" height="443" /></a></p>
<h2>NRC Next.One</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/NRC-Next_One/147988"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/86901/projects/147988/869011226935288.jpg" alt="" width="600" height="450" /></a></p>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/NRC-Next_One/147988"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/86901/projects/147988/869011226935301.jpg" alt="" width="600" height="400" /></a></p>
<h2>Money Typography</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.typographyserved.com');" href="http://www.typographyserved.com/Gallery/Money-Typography/89094"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/72118/projects/89094/721181209664568.jpg" alt="" width="600" height="841" /></a></p>
<h2>Kvant</h2>
<p><a onclick="javascript:pageTracker._trackPageview ('/outbound/www.behance.net');" href="http://www.behance.net/Gallery/Kvanta/165957"><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/71026/projects/165957/710261231378986.jpg" alt="" width="560" height="1394" /></a></p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/04/40-creative-typefaces/" title="paper font">paper font</a>, <a href="http://fontchu.com/blog/2009/04/40-creative-typefaces/" title="vintage">vintage</a>, <a href="http://fontchu.com/blog/2009/04/40-creative-typefaces/" title="plastic font">plastic font</a>, <a href="http://fontchu.com/blog/2009/04/40-creative-typefaces/" title="font tiếng việt vintage">font tiếng việt vintage</a>, <a href="http://fontchu.com/blog/2009/04/40-creative-typefaces/" title="font vintage tiếng việt">font vintage tiếng việt</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/04/40-creative-typefaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing with Typography</title>
		<link>http://fontchu.com/blog/2009/04/drawing-with-typography/</link>
		<comments>http://fontchu.com/blog/2009/04/drawing-with-typography/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 06:34:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=161</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_typo_dylan_849413456"
			class="flashmovie"
			width="560"
			height="380">
	<param name="movie" value="http://www.ni9e.com/typo/typo_dylan.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ni9e.com/typo/typo_dylan.swf"
			name="fm_typo_dylan_849413456"
			width="560"
			height="380">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Từ khóa tìm kiếm:typography font]]></description>
				<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_typo_dylan_54962198"
			class="flashmovie"
			width="560"
			height="380">
	<param name="movie" value="http://www.ni9e.com/typo/typo_dylan.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ni9e.com/typo/typo_dylan.swf"
			name="fm_typo_dylan_54962198"
			width="560"
			height="380">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/04/drawing-with-typography/" title="typography font">typography font</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/04/drawing-with-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 Typography Resources</title>
		<link>http://fontchu.com/blog/2009/03/100-typography-resources/</link>
		<comments>http://fontchu.com/blog/2009/03/100-typography-resources/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 04:18:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Font links]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=159</guid>
		<description><![CDATA[Lists of Great Fonts: 50 Incredible Fonts for Professional Web &#38; Print Design –noupe 75+ Excellent Free Fonts For Professional Design &#8211; Tripwire magazine 40+ Excellent Freefonts for Professional Design &#8211; Smashing Magazine 80 Beautiful Typefaces for Professional Design &#8211; Smashing Magazine 60 Brilliant Typefaces for Corporate Design &#8211; Smashing Magazine 30 Fonts that All [...]]]></description>
				<content:encoded><![CDATA[<h3><strong>Lists of Great Fonts:</strong></h3>
<p><a href="http://www.noupe.com/fonts/50-free-fonts-for-professional-designs.html" target="_blank">50 Incredible Fonts for Professional Web &amp; Print Design</a> –<cite>noupe</cite></p>
<p><a href="http://www.tripwiremagazine.com/Design/Fonts/75-free-fonts-for-professional-design.html" target="_blank">75+ Excellent Free Fonts For Professional Design</a> &#8211; Tripwire magazine</p>
<p><a href="http://www.smashingmagazine.com/2007/11/08/40-excellent-freefonts-for-professional-design/" target="_blank">40+ Excellent Freefonts for Professional Design</a> &#8211; Smashing Magazine</p>
<p><a href="http://www.smashingmagazine.com/2007/08/08/80-beautiful-fonts-typefaces-for-professional-design/" target="_blank">80 Beautiful Typefaces for Professional Design</a> &#8211; Smashing Magazine</p>
<p><a href="http://www.smashingmagazine.com/2008/03/20/60-brilliant-typefaces-for-corporate-design/" target="_blank">60 Brilliant Typefaces for Corporate Design</a> &#8211; Smashing Magazine</p>
<p><a href="http://justcreativedesign.com/2008/03/02/30-best-font-downloads-for-designers/" target="_blank">30 Fonts that All Designers Must Own</a> &#8211; Just Creative Design</p>
<p><a href="http://techmagazine.ws/most-popular-free-quality-fonts/" target="_blank">Most Popular Free Quality Fonts</a> &#8211; Tech Magazine</p>
<p><a href="http://www.modernlifeisrubbish.co.uk/article/great-fonts-for-web-2.0" target="_blank">Great Fonts for Web 2.0</a> &#8211; Modern Life is Rubbish</p>
<p><a href="http://www.davidairey.com/13-typefaces-every-graphic-designer-needs/" target="_blank">13 Typefaces Every Graphic Designer Needs</a> &#8211; David Airey</p>
<p><a href="http://www.alvit.de/blog/article/20-best-license-free-official-fonts" target="_blank">25 Best Free Quality Fonts</a> &#8211; Vitaly Friedman</p>
<p><a href="http://www.instantshift.com/2008/10/05/21-most-used-fonts-by-professional-designers/" target="_blank">21 Most Used <em>Fonts By Professional Designers</em></a> –DKumar m</p>
<h3><strong>Download Fonts:</strong></h3>
<p><a href="http://www.1001freefonts.com/" target="_blank">1001 Free <em>Fonts</em> </a>- 1001 free <em>fonts</em></p>
<p><a href="http://www.dafont.com/" target="_blank">Dafont</a> &#8211; One of the most popular sources of free fonts</p>
<p><a href="http://www.dafont.com/" target="_blank">Urban Fonts</a> &#8211; More than 8,000 fonts to choose from</p>
<p><a href="http://betterfonts.com/" target="_blank">Better Fonts</a> &#8211; Over 10,000 free fonts</p>
<p><a href="http://fawnt.com/fonts/" target="_blank">Fawnt</a> &#8211; Over 9,000 fonts</p>
<p><a href="http://rrfonts.com/" target="_blank">RFonts.com</a> &#8211; Hundreds of fonts categorized by style</p>
<p><a href="http://flashden.net/" target="_blank">FlashDen</a> &#8211; Commercial pixel fonts</p>
<p><a href="http://www.fontfreak.com/main.htm" target="_blank">Font Freak</a> &#8211; 5,000 free fonts and 25,000 commercial fonts</p>
<p><a href="http://www.highfonts.com/" target="_blank">High Fonts</a> &#8211; 3,000 free fonts, 25,000 commercial fonts</p>
<p><a href="http://betterfonts.com/" target="_blank">Better Fonts</a> &#8211; 10,000 fonts and counting</p>
<p><a href="http://www.abstractfonts.com/" target="_blank">Abstract Fonts</a> &#8211; 10,000 free fonts</p>
<p><a href="http://www.dailyfreefonts.com/" target="_blank">Daily Free Fonts</a> &#8211; Thousands of free fonts</p>
<p><a href="http://www.searchfreefonts.com/" target="_blank">SearchFreeFonts</a> &#8211; 13,000 free fonts and more that can be purchased</p>
<p><a href="http://www.1001freefonts.com/" target="_blank">1001 Free Fonts</a> &#8211; Nicely categorized</p>
<p><a href="http://www.1001fonts.com/" target="_blank">1001 Fonts</a> &#8211; Free fonts by category</p>
<p><a href="http://www.filecart.com/fonts/" target="_blank">File Cart</a> &#8211; Over 9,000 free fonts</p>
<p><a href="http://www.acidfonts.com/" target="_blank">Acid Fonts</a> &#8211; Categorized free fonts</p>
<p><a href="http://www.grsites.com/fonts/" target="_blank">Absolute Fonts</a> &#8211; Almost 7,000 fonts</p>
<p><a href="http://www.fontpool.com/" target="_blank">The Font Pool</a> &#8211; Over 40,000 fonts</p>
<p><a href="http://www.typenow.net/" target="_blank">Type Now</a> &#8211; Currently 6,846 fonts</p>
<p><a href="http://simplythebest.net/fonts/" target="_blank">SimplyTheBestFonts</a> &#8211; A lot of different categories to choose from</p>
<p><a href="http://www.fonts500.com/" target="_blank">Fonts 500</a> &#8211; The web’s top 500 free fonts</p>
<p><a href="http://www.fontcubes.com/" target="_blank">FontCubes</a> &#8211; Over 9,000 free fonts</p>
<p><a href="http://www.freemacfonts.com/" target="_blank">Free Mac Fonts</a> &#8211; Over 6,000 fonts for Macs</p>
<p><a href="http://www.webpagepublicity.com/free-fonts.html" target="_blank">WebPagePublicity</a> &#8211; Over 6,000 fonts</p>
<p><a href="http://www.philsfonts.com/" target="_blank">Phil’s Fonts</a> &#8211; Commercial</p>
<p><a href="http://www.fontsforflash.com/" target="_blank">Fonts for Flash</a> &#8211; Commercial</p>
<p><a href="http://www.fontgarden.com/" target="_blank">Font Garden</a> &#8211; 1,500 fonts not very well categorized</p>
<p><a href="http://www.2200freefonts.com/" target="_blank">2200FreeFonts</a> &#8211; Not categorized</p>
<p><a href="http://www.showfont.net/" target="_blank">ShowFont</a> &#8211; 10,000 fonts only in alphabetical order</p>
<p><a href="http://www.getfreefonts.info/" target="_blank">GetFreeFonts.info</a> &#8211; 2,500 fonts in alphabetical order</p>
<p><a href="http://www.creamundo.com/index.php?lang=en" target="_blank">Creamundo</a> &#8211; Almost 10,000 fonts, but difficult to find what you want</p>
<h3><strong>Tools:</strong></h3>
<p><a href="http://www.fonttester.com/" target="_blank">Font Tester</a> &#8211; View and compare fonts easily</p>
<p><a href="http://typetester.maratz.com/" target="_blank">TypeTester</a> &#8211; An easy way to compare fonts on-screen</p>
<p><a href="http://www.csstype.com/" target="_blank">CSSTYPE</a> &#8211; Another useful font testing tool<a href="http://www.csstype.com/" target="_blank"><br />
</a></p>
<p><a href="http://riddle.pl/emcalc/" target="_blank">Em Calculator</a> &#8211; Converts size in pixels to relative em units, which are based on a text size</p>
<p><a href="http://www.lipsum.com/" target="_blank">Lorem Ipsum</a> &#8211; The best tool for creating dummy text</p>
<p><a href="http://www.myfonts.com/WhatTheFont/" target="_blank">What the Font?</a> &#8211; Upload a file and it will identify a font</p>
<p><a href="http://www.snook.ca/technical/colour_contrast/colour.html" target="_blank">Colour Contrast Check</a> &#8211; Specify a foreground and a background colour and determine if they provide enough of a contrast when viewed by someone having color deficits or when viewed on a black and white screen</p>
<p><a href="http://www.linotype.com/3321/freedownloadpc.html" target="_blank">FontExplorer X</a> &#8211; Free font management software</p>
<p><a href="http://www.designerplaything.co.uk/" target="_blank">Designer Plaything</a> &#8211; The Standalone Web Typography and Colour Testing Tool</p>
<p><a href="http://drewish.com/tools/vertical-rhythm" target="_blank">CSS with Vertical Rhythm</a> &#8211; Will help you compute CSS that has a consistent vertical rhythm</p>
<p><a href="http://topfunky.com/baseline-rhythm-calculator/" target="_blank">Baseline Rhythm Calculator</a> &#8211; Helps you to generate a stylesheet</p>
<h3><strong>Articles:</strong></h3>
<p><a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/" target="_blank">A Guide to Web Typography</a> &#8211; I Love Typography</p>
<p><a href="http://ilovetypography.com/2007/09/19/15-excellent-examples-of-web-typography/" target="_blank">15 Excellent Examples of Web Typography</a> &#8211; I Love Typography</p>
<p><a href="http://www.sitepoint.com/article/anatomy-web-fonts" target="_blank">The Anatomy of Web Fonts</a> &#8211; SitePoint</p>
<p><a href="http://www.sitepoint.com/article/principles-beautiful-typography" target="_blank">The Principles of Beautiful Typography</a> &#8211; SitePoint</p>
<p><a href="http://www.alistapart.com/articles/howtosizetextincss" target="_blank">How to Size Text in CSS</a> &#8211; A List Apart</p>
<p><a href="http://www.alistapart.com/articles/relafont" target="_blank">Power to the People: Relative Font Sizes</a> &#8211; A List Apart</p>
<p><a href="http://www.alistapart.com/articles/typography" target="_blank">Typography Matters</a> &#8211; A List Apart</p>
<p><a href="http://www.cameronmoll.com/archives/000240.html" target="_blank">The Non-Typographer’s Guide to Practical Typeface Selection</a> &#8211; Cameron Moll</p>
<p><a href="http://www.markboulton.co.uk/journal/comments/five_simple_steps_to_better_typography/" target="_blank">5 Simple Steps to Better Typography</a> &#8211; Mark Boulton</p>
<p><a href="http://psychology.wichita.edu/surl/usabilitynews/92/POF.htm" target="_blank">The Effect of Website Typeface Appropriateness on the Perception of a Company’s Ethos</a> &#8211; Usability News</p>
<p><a href="http://www.clagnut.com/blog/348/" target="_blank">How to Size Text Using Ems</a> &#8211; Clagnut</p>
<p><a href="http://www.designobserver.com/archives/025212.html" target="_blank">13 Ways of Looking at a Type Face</a> &#8211; Design Observer</p>
<p><a href="http://www.digital-web.com/articles/typography_and_web_advertising/" target="_blank">Typography and Web Advertising: Making Every Opportunity Count</a> &#8211; Digital Web Magazine</p>
<p><a href="http://www.digital-web.com/articles/better_font_management/" target="_blank">Better Font Management</a> &#8211; Digital Web Magazine</p>
<p><a href="http://www.digital-web.com/articles/css_typography/" target="_blank">CSS Typography</a> &#8211; Digital Web Magazine</p>
<p><a href="http://typies.blogspot.com/2006/11/15-tips-to-choose-good-text-type.html" target="_blank">15 Tips to Choose a Good Type Text</a> &#8211; Typies</p>
<p><a href="http://dustinbrewer.com/fonts-on-the-web-and-a-list-of-web-safe-fonts/" target="_blank">Fonts on the Web and a List of Web Safe Fonts</a> &#8211; Dustin Brewer</p>
<p><a href="http://kurafire.net/log/archive/2005/07/23/typography-serif-vs-sans-serif" target="_blank">Serif vs. San Serif</a> &#8211; KuraFire Network</p>
<p><a href="http://www.modernlifeisrubbish.co.uk/article/web-typography-cheat-sheet" target="_blank">Web Typography Cheat Sheet</a> &#8211; Modern Life</p>
<p><a href="http://www.modernlifeisrubbish.co.uk/article/working-with-limited-web-font-set" target="_blank">Working with a Limited Font Set on the Web</a> &#8211; Modern Life</p>
<p><a href="http://www.davidairey.com/typography-tips-and-advice-for-graphic-design-students/" target="_blank">Typography Tips and Advice for Graphic Design Students</a> &#8211; David Airey</p>
<p><a href="http://www.redsun.com/type/logotype/" target="_blank">Logo Type Guide</a> &#8211; RedSun</p>
<p><a href="http://www.fontshop.com/fontfeed/archives/erik-spiekermanns-typo-tips/" target="_blank">Typo Tips</a> &#8211; The FontFeed</p>
<p><a href="http://astheria.com/design/choosing-type-alignments-fortheweb" target="_blank">Choosing Type Alignments for the Web</a> &#8211; Astheria</p>
<p><a href="http://wisdump.com/design/motion-typography-4-approaches-to-kinetic-text/" target="_blank">Motion Typography: 4 Approaches to Kinetic Text</a> &#8211; Wisdump</p>
<p><a href="http://www.fonts.com/aboutfonts/articles/typography/legibility.htm" target="_blank">It’s All About Legibility</a> &#8211; Fonts.com</p>
<p><a href="http://www.istockphoto.com/article_view.php?ID=153" target="_blank">Know Your Type</a> &#8211; iStockphoto</p>
<p><a href="http://www.smashingmagazine.com/2007/10/15/the-showcase-of-big-typography/" target="_blank">The Showcase of BIG Typography</a> &#8211; Smashing Magazine</p>
<h3><strong>Resources:</strong></h3>
<p><a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html" target="_blank">Browser Safe Fonts</a></p>
<p><a href="http://speckyboy.com/2007/12/30/top-10-web-safe-blogging-fonts/" target="_blank">Top 10 Web Safe Fonts</a></p>
<p><a href="http://webtypography.net/toc/" target="_blank">The Elements of Typographic Style Applied to the Web</a></p>
<p><a href="http://usabletype.com/styles/" target="_blank">Web Typography Style Guide</a></p>
<p><a href="http://www.yourhtmlsource.com/text/webtypography.html" target="_blank">An Introduction to Font Families and Font Choices</a></p>
<p><a href="http://abc.planet-typography.com/" target="_blank">ABC Typography: A Virtual Type Museum</a></p>
<p><a href="http://www.typeneu.com/" target="_blank">TypeNeu &#8211; Typography News</a></p>
<p><a href="http://nicewebtype.com/" target="_blank">Nice Web Type &#8211; Gallery</a></p>
<p><a href="http://particletree.com/notebook/typography-crash-course-roundup/" target="_blank">Typography Crashcourse Roundup</a></p>
<p><a href="http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml" target="_blank">Combined Font Survey Results</a></p>
<p><a href="http://www.smileycat.com/miaow/archives/typography-for-headlines.php" target="_blank">Typography for Headlines &#8211; Gallery of Headlines</a></p>
<p><a href="http://www.scotconnect.com/webtypography/" target="_blank">Accessible Web Typography</a></p>
<p><a href="http://www.fontlover.com/" target="_blank">FontLover</a></p>
<p><a href="http://yuxt.com/artist/Typography" target="_blank">Typography Videos at Yuxt</a></p>
<p><a href="http://www.redsun.com/type/glossary/a.shtml" target="_blank">Typography Glossary</a></p>
<p><a href="http://www.thenoodleincident.com/tutorials/box_lesson/font/browser.html" target="_blank">Text Sizing Methods by Browser</a></p>
<p><a href="http://www.paratype.com/help/class/" target="_blank">Font Classification</a></p>
<p><a href="http://typenav.fontshop.com/" target="_blank">TypeNavigator</a></p>
<p><a href="http://www.behancemag.com/Spotlight-Typography-in-the-Behance-Network/5629" target="_blank">Typography in the Behance Network</a></p>
<p><a href="http://www.linotype.com/2255/moviefonts.html" target="_blank">Movie Fonts</a></p>
<p>Source of this post: <a href="http://dreamcss.blogspot.com/2009/03/100-typography-resources-for.html">Click here</a></p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/03/100-typography-resources/" title="typography">typography</a>, <a href="http://fontchu.com/blog/2009/03/100-typography-resources/" title="vietnamese typography">vietnamese typography</a>, <a href="http://fontchu.com/blog/2009/03/100-typography-resources/" title="download 13000 phông chữ tiếng việt đầy đủ">download 13000 phông chữ tiếng việt đầy đủ</a>, <a href="http://fontchu.com/blog/2009/03/100-typography-resources/" title="font chữ tiếng việt typography">font chữ tiếng việt typography</a>, <a href="http://fontchu.com/blog/2009/03/100-typography-resources/" title="Font typograhphy">Font typograhphy</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/03/100-typography-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo full fonts VNI, Unicode</title>
		<link>http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/</link>
		<comments>http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:14:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Demo fonts]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[demo font]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[vni]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=154</guid>
		<description><![CDATA[Font tiếng Việt mới làm demo full font VNI và Unicode, các bạn có thể xem demo full font VNI ở đây: Demo font VNI, demo full font Unicode ở đây: Demo font Unicode. Có thể xem thêm demo các font khác tại Demo font tiếng Việt. Khi bạn xem xong demo font, muốn download [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://fontchu.com">Font tiếng Việt</a> mới làm demo full font VNI và Unicode, các bạn có thể xem demo full font VNI ở đây: <a href="http://fontchu.com/demo/demovni.htm">Demo font VNI</a>, demo full font Unicode ở đây: <a href="http://fontchu.com/demo/demounicode.htm">Demo font Unicode</a>. Có thể xem thêm demo các font khác tại <a href="http://fontchu.com/demo.htm" title="demo font tiếng việt">Demo font tiếng Việt</a>.<br />
Khi bạn xem xong demo font, muốn download font bạn cần, hãy vào <a href=http://fontchu.com/danhmucfont.htm title="danh mục font tiếng việt">Danh mục font tiếng Việt</a> rồi tìm font bạn cần download(Ctrl+F và gõ tên font) rồi nhấn vào tên font để download.</p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/" title="font unicode full">font unicode full</a>, <a href="http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/" title="font vni full">font vni full</a>, <a href="http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/" title="download font chu full">download font chu full</a>, <a href="http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/" title="fonts full">fonts full</a>, <a href="http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/" title="phong chu viet nam full">phong chu viet nam full</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/03/demo-full-fonts-vni-unicode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Best Free Fonts</title>
		<link>http://fontchu.com/blog/2009/03/20-best-free-fonts/</link>
		<comments>http://fontchu.com/blog/2009/03/20-best-free-fonts/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 15:20:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[download fonts]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=151</guid>
		<description><![CDATA[Top 20 Best Free Professional Fonts, link download included]]></description>
				<content:encoded><![CDATA[<p>Top 20 best free fonts for design:</p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#1.<a href="http://www.josbuivenga.demon.nl/delicious.html">Delicious</a></div>
</div>
<p><img src="http://img.skitch.com/20090323-f77s54fdb3ifjs5c65j5c3j5xe.jpg" alt="delicious" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#2.<a href="http://www.josbuivenga.demon.nl/fontin.html">fontin</a></div>
</div>
<p><img src="http://img.skitch.com/20090323-qfye94nnkuwab53tb3gejyk386.jpg" alt="Vitaly Friedman's Notebook: 25 Best Free Quality Fonts" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#3.<a href="http://praegnanz.de/essays/435/cardo">Cardo</a> (<a href="http://scholarsfonts.net/cardofnt.html">Download &#8211; English</a>)</div>
</div>
<p><img src="http://img.skitch.com/20090323-pkhsdfnqpw42c9gp47mn6q2y2x.jpg" alt="praegnanz.de: Cardo" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#4.<a href="http://praegnanz.de/essays/391/union">Union</a> (<a href="http://web.archive.org/web/20040225205030/http://us.uvm.dk/erhverv/specialpaedagogisk_st/">Download</a>)</div>
</div>
<p><img src="http://img.skitch.com/20090324-n4qj5dyccexy9a9ewgtjy4sndp.jpg" alt="Vitaly Friedman's Notebook: 25 Best Free Quality Fonts" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#5.<a href="http://www.dafont.com/font.php?file=existence&amp;page=1&amp;nb_ppp_old=10&amp;text=Type+your+text+here&amp;nb_ppp=10&amp;psize=l&amp;classt=alpha">Existance</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-82b8gmjnbtge3jen1s4w555pt4.jpg" alt="37 FREE Must-Have Fonts - FrancescoMugnai.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#6.<a href="http://tulrich.com/fonts/">Tuffy</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-ty4t1jbximqaq2pk23cia2ibc.jpg" alt="37 FREE Must-Have Fonts - FrancescoMugnai.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#7.<a href="http://www.josbuivenga.demon.nl/museo.html">Museo</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-1ymf7acuxjwq3apm71bax4gmxa.jpg" alt="MUSEO :: a Free Quality Font from exljbris" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#8.<a href="http://www.dafont.com/font.php?file=steiner&amp;page=1&amp;nb_ppp_old=10&amp;text=Type+your+text+here&amp;nb_ppp=10&amp;psize=l&amp;classt=alpha">Steiner</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-qcaebqu5cc9i5hywbdcx3smsni.jpg" alt="Steiner Font | dafont.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 35px;">#9.<a href="http://www.dafont.com/font.php?file=cicle&amp;page=1&amp;nb_ppp_old=10&amp;text=Type+your+text+here&amp;nb_ppp=10&amp;psize=l&amp;classt=alpha">Cicle</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-eciihkqnwps419hfjmnd2e86hx.jpg" alt="Cicle Font | dafont.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#10.<a href="http://www.philsfonts.com/freefont.html">District Thin</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-nebtnywkh9gdmnjtt2suj4xt6y.jpg" alt="Phil's Fonts | Free Font!" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#11.<a href="http://www.dafont.com/font.php?file=sling&amp;page=1&amp;nb_ppp_old=10&amp;text=Type+your+text+here&amp;nb_ppp=10&amp;psize=l&amp;classt=date">Sling</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-egmde5euwayh151cnad4heus8j.jpg" alt="Sling Font | dafont.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#12.<a href="http://www.josbuivenga.demon.nl/diavlo.html">Diavlo</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-m114ucb9a6uf8gcgqwpqc98j3p.jpg" alt="Diavlo :: a Free Quality Font from exljbris" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#13.<a href="http://moorstation.org/typoasis/designers/klein03/text/justold.htm">Just Old Fashion</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-pjwwejpkqsm9gsjnxx7t7k6fj3.jpg" alt="Manfred Klein @ typOasis - 2003" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#14.<a href="http://www.midofont.se/">Mido</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-k36y33j2qnjj8g45isug7uxbfw.jpg" alt="Mido Font" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#15.<a href="http://www.dafont.com/font.php?file=geo_sans_light&amp;page=1&amp;nb_ppp_old=10&amp;text=Geo+Sans+Light&amp;nb_ppp=10&amp;psize=l&amp;classt=alpha">Geo Sans Light</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-rkje1kns2jipsiknjmptpxdbch.jpg" alt="Geo Sans Light Font | dafont.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#16.<a href="http://www.stormtype.com/free.html">Lido STF</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-j4dx9sk1kubk6fgh5dxk2i4746.jpg" alt="Storm Type Foundry" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#17.<a href="http://apostrophiclab.pedroreina.net/0189-DayRoman/dayroman.html">Day Roman</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-qqt5rewwm3x8syjtu1wa2b3g6p.jpg" alt="Day Roman" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#18.<a href="http://www.dafont.com/liberation-serif.font">Liberation Serif</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-e4fyin8p97bwphf6q7t71qrpgb.jpg" alt="Liberation Serif Font | dafont.com" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#19.<a href="http://pedroreina.net/apostrophiclab/0158-Scriptina/scriptina.html">Scriptina</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-87nyrk9mq277dm95qfsj7g6aph.jpg" alt="scriptina" /></p>
<div id="Title_box">
<div class="Title2" style="margin-left: 40px;">#20.<a href="http://typies.blogspot.com/2006/12/romeral-display-typeface.html">Romeral</a></div>
</div>
<p><img src="http://img.skitch.com/20090324-qw1jr3nt3ypr8p895qqxmb1pd.jpg" alt="Typies: Romeral, a display typeface" /></p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/03/20-best-free-fonts/" title="các kiểu chữ đẹp">các kiểu chữ đẹp</a>, <a href="http://fontchu.com/blog/2009/03/20-best-free-fonts/" title="best font">best font</a>, <a href="http://fontchu.com/blog/2009/03/20-best-free-fonts/" title="best vietnamese font">best vietnamese font</a>, <a href="http://fontchu.com/blog/2009/03/20-best-free-fonts/" title="free font">free font</a>, <a href="http://fontchu.com/blog/2009/03/20-best-free-fonts/" title="font tiếng việt đẹp miễm phí">font tiếng việt đẹp miễm phí</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/03/20-best-free-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3D Text Typography Designs</title>
		<link>http://fontchu.com/blog/2009/03/3d-text-typography-designs/</link>
		<comments>http://fontchu.com/blog/2009/03/3d-text-typography-designs/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 03:15:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Demo fonts]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[designs]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://fontchu.com/blog/?p=144</guid>
		<description><![CDATA[Collection of 3D Typography Designs...]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3082" title="ty1" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty1.jpg" alt="ty1" width="500" height="457" /></p>
<p>Source :<a href="http://www.flickr.com/photos/creativetempest/3332783011/" target="_blank"> Flickr</a></p>
<p><img class="alignnone size-full wp-image-3082" title="ty1" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty3.jpg" alt="ty1" width="500" height="457" /></p>
<p>Source : <a href="http://www.serialcut.com/" target="_blank">serialcut</a></p>
<p><img class="alignnone size-full wp-image-3083" title="ty2" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty2.jpg" alt="ty2" width="500" height="518" /></p>
<p>Source : <a href="http://sneakytomato.deviantart.com/art/GREEN-93017776" target="_blank">SneakyTomato</a></p>
<p><img class="alignnone size-full wp-image-3086" title="ty4" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty4.jpg" alt="ty4" width="500" height="558" /></p>
<p>Source : <a href="http://www.flickr.com/photos/creativetempest/3229627006/" target="_blank">Flickr</a></p>
<p><a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/"><img class="alignnone size-full wp-image-3087" title="ty5" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty5.jpg" alt="ty5" width="500" height="558" /></a></p>
<p>Source : <a href="http://www.behance.net/Gallery/Stay-Green_-Go-Red_-posterwallpaper/54199" target="_blank">behance</a></p>
<p><img class="alignnone size-full wp-image-3088" title="ty6" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty6.jpg" alt="ty6" width="500" height="594" /></p>
<p>Source : <a href="http://shinybinary.deviantart.com/art/Fresh-science-word-94317733" target="_blank">Shinybinary</a></p>
<p><img class="alignnone size-full wp-image-3089" title="ty7" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty7.jpg" alt="ty7" width="500" height="354" /></p>
<p>Source :<a href="http://www.flickr.com/photos/flexgraph/2697417868/in/set-72157606244038319/" target="_blank"> flickr</a></p>
<p><img class="alignnone size-full wp-image-3090" title="ty8" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty8.jpg" alt="ty8" width="500" height="558" /></p>
<p>Source : <a href="http://www.flickr.com/photos/creativetempest/3291353618/" target="_blank">Flickr</a></p>
<p><img class="alignnone size-full wp-image-3091" title="ty9" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty9.jpg" alt="ty9" width="500" height="558" /></p>
<p>Source : <a href="http://amrdesign.deviantart.com/art/My-Art-Graphic-Design-99246537" target="_blank">amrdesign</a></p>
<p><img class="alignnone size-full wp-image-3092" title="ty10" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty10.jpg" alt="ty10" width="493" height="450" /></p>
<p>Source : <a href="http://disa4ever.deviantart.com/art/Fresh-Typo-87828790" target="_blank">disa4ever</a></p>
<p><img class="alignnone size-full wp-image-3093" title="ty11" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty11.jpg" alt="ty11" width="500" height="334" /></p>
<p>Source : <a href="http://www.kylebean.co.uk/portfolio/" target="_blank">kylebean</a></p>
<p><img class="alignnone size-full wp-image-3094" title="ty12" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty12.jpg" alt="ty12" width="500" height="546" /></p>
<p>Source : <a href="http://www.shinybinary.com/" target="_blank">shinybinary</a></p>
<p><img class="alignnone size-full wp-image-3095" title="ty13" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty13.jpg" alt="ty13" width="500" height="380" /></p>
<p>Source : <a href="http://www.shinybinary.com/" target="_blank">shinybinary</a></p>
<p><img class="alignnone size-full wp-image-3096" title="ty14" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty14.jpg" alt="ty14" width="500" height="642" /></p>
<p>Source : <a href="http://naldzgraphics.net/wp-admin/post-new.php" target="_blank">Creatunco</a></p>
<p><img class="alignnone size-full wp-image-3097" title="ty15" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty15.jpg" alt="ty15" width="500" height="465" /></p>
<p>Source : <a href="http://www.gomediazine.com/tutorials/photoshop/illustrative-typography/" target="_blank">gomediazine</a></p>
<p><img class="alignnone size-full wp-image-3099" title="ty16" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty16.jpg" alt="ty16" width="500" height="331" /></p>
<p>Source : <a href="http://www.flickr.com/photos/kidswithtools/2410403099/" target="_blank">kidswithtools</a></p>
<p><img class="alignnone size-full wp-image-3100" title="ty17" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty17.jpg" alt="ty17" width="500" height="465" /></p>
<p>Source : <a href="http://pzuh.deviantart.com/art/Four-Letters-for-The-Persident-102716776" target="_blank">pzUH</a></p>
<p><img class="alignnone size-full wp-image-3105" title="ty18" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty18.jpg" alt="ty18" width="506" height="470" /></p>
<p>Source : <a href="http://www.flickr.com/photos/creativetempest/3228778375/" target="_blank">Creative Tempest</a></p>
<p><img class="alignnone size-full wp-image-3106" title="ty19" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty19.jpg" alt="ty19" width="462" height="407" /></p>
<p>Source : <a href="http://www.stillontherun.com/" target="_blank">stillontherun</a></p>
<p><img class="alignnone size-full wp-image-3107" title="ty20" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty20.jpg" alt="ty20" width="462" height="407" /></p>
<p>Source : <a href="http://www.serialcut.com/" target="_blank">serialcut</a></p>
<p><img class="alignnone size-full wp-image-3108" title="ty21" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty21.jpg" alt="ty21" width="500" height="561" /></p>
<p>Source : <a href="http://www.serialcut.com/" target="_blank">serialcut</a></p>
<p><img class="alignnone size-full wp-image-3109" title="ty22" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty22.jpg" alt="ty22" width="500" height="618" /></p>
<p>Source :<a href="http://www.designflavr.com/Style-Guido-Martini-i338/" target="_blank"> designflavr</a></p>
<p><img class="alignnone size-full wp-image-3110" title="ty23" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty23.jpg" alt="ty23" width="500" height="375" /></p>
<p>Source : <a href="http://www.designflavr.com/Typo-Composition-Tony-Ariawan-i298/" target="_blank">designflavr</a></p>
<p><img class="alignnone size-full wp-image-3112" title="ty24" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty24.jpg" alt="ty24" width="500" height="381" /></p>
<p>Source :  <a href="http://www.flickr.com/photos/rodsteele/3209976249/" target="_blank">flickr</a></p>
<p><img class="alignnone size-full wp-image-3113" title="ty25" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty25.jpg" alt="ty25" width="500" height="500" /></p>
<p>Source : <a href="http://www.flickr.com/photos/estheticcore/2848116760/" target="_blank">estheticcore</a></p>
<p><img class="alignnone size-full wp-image-3114" title="ty26" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty26.jpg" alt="ty26" width="500" height="375" /></p>
<p>Source : <a href="http://www.flickr.com/photos/27729870@N03/2587363922/" target="_blank">Patrik Hübner</a></p>
<p><img class="alignnone size-full wp-image-3115" title="ty27" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty27.jpg" alt="ty27" width="500" height="592" /></p>
<p>Source : <a href="http://www.flickr.com/photos/23325825@N05/2844026637/" target="_blank">arnovw</a></p>
<p><img class="alignnone size-full wp-image-3116" title="ty28" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty28.jpg" alt="ty28" width="500" height="320" /></p>
<p>Source :<a href="http://www.flickr.com/photos/oobaties/2981775805/" target="_blank"> johnmcd</a></p>
<p><img class="alignnone size-full wp-image-3117" title="ty29" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty29.jpg" alt="ty29" width="500" height="320" /></p>
<p>Source : <a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/" target="_blank">til01<br />
Typography<br />
</a></p>
<p><img class="alignnone size-full wp-image-3118" title="ty30" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty30.jpg" alt="ty30" width="508" height="602" /></p>
<p>Source : <a href="http://excosoldier.deviantart.com/art/Panna-62591501" target="_blank">Excosoldier</a></p>
<p><img class="alignnone size-full wp-image-3119" title="ty31" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty31.jpg" alt="ty31" width="500" height="435" /></p>
<p>Source : <a href="http://p-h-o-e-n-y-x.deviantart.com/art/Let-s-Dance-Into-The-Fall-97570875" target="_blank">p-h-o-e-n-y-x</a></p>
<p><img class="alignnone size-full wp-image-3120" title="ty32" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty32.jpg" alt="ty32" width="510" height="479" /></p>
<p>Source : <a href="http://excosoldier.deviantart.com/art/H5-61997661">Excosoldier</a></p>
<p><img class="alignnone size-full wp-image-3121" title="ty33" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty33.jpg" alt="ty33" width="500" height="611" /></p>
<p>Source : <a href="http://www.flickr.com/photos/cresk/2931617020/" target="_blank">cresk</a></p>
<p><img class="alignnone size-full wp-image-3122" title="ty34" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty34.jpg" alt="ty34" width="500" height="375" /></p>
<p>Source : <a href="http://www.flickr.com/photos/29710368@N05/2782273100/" target="_blank">Mika Melvas</a></p>
<p><img class="alignnone size-full wp-image-3123" title="ty35" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty35.jpg" alt="ty35" width="500" height="375" /></p>
<p>Source : <a href="http://www.flickr.com/photos/blackdutchdoublelibra/2672180834/" target="_blank">doublelibra</a></p>
<p><img class="alignnone size-full wp-image-3124" title="ty36" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty36.jpg" alt="ty36" width="500" height="353" /></p>
<p>Source : <a href="http://www.behance.net/Gallery/Nature/82555" target="_blank">behance</a></p>
<p><img class="alignnone size-full wp-image-3126" title="ty37" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty37.jpg" alt="ty37" width="500" height="353" /></p>
<p>Source :<a href="http://www.flickr.com/photos/blupepper/3110071737/" target="_blank"> blupepper</a></p>
<p><img class="alignnone size-full wp-image-3127" title="ty38" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty38.jpg" alt="ty38" width="480" height="297" /></p>
<p>Source : <a href="http://www.flickr.com/photos/28124734@N06/2622118650/" target="_blank">flickr</a></p>
<p><img class="alignnone size-full wp-image-3128" title="ty39" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty39.jpg" alt="ty39" width="480" height="297" /></p>
<p>Source : <a href="http://thekellz.deviantart.com/art/Envy-3D-Text-Wallpaper-96781160" target="_blank">thekellz</a></p>
<p><img class="alignnone size-full wp-image-3129" title="ty40" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty40.jpg" alt="ty40" width="500" height="597" /></p>
<p>Source : <a href="http://dreaming-star.deviantart.com/" target="_blank">dreaming-star</a></p>
<p><img class="alignnone size-full wp-image-3130" title="ty41" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty41.jpg" alt="ty41" width="468" height="584" /></p>
<p>Source : <a href="http://dreaming-star.deviantart.com/" target="_blank">dreaming-star</a></p>
<p><img class="alignnone size-full wp-image-3131" title="ty42" src="http://naldzgraphics.net/wp-content/uploads/2009/03/ty42.jpg" alt="ty42" width="500" height="453" /></p>
<p>Source : <a href="http://www.morevision.ru/stills/" target="_blank">morevision</a></p>
<h4>Từ khóa tìm kiếm:</h4><a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/" title="font 3d tiếng việt">font 3d tiếng việt</a>, <a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/" title="font 3d">font 3d</a>, <a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/" title="3D font">3D font</a>, <a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/" title="font chu 3d dep">font chu 3d dep</a>, <a href="http://fontchu.com/blog/2009/03/3d-text-typography-designs/" title="Viet chu 3D">Viet chu 3D</a>]]></content:encoded>
			<wfw:commentRss>http://fontchu.com/blog/2009/03/3d-text-typography-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
