<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>custom fonts &#8211; Squix &#8211; TechBlog</title>
	<atom:link href="https://blog.squix.org/tag/custom-fonts/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.squix.org</link>
	<description></description>
	<lastBuildDate>Tue, 13 Dec 2016 20:14:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
<site xmlns="com-wordpress:feed-additions:1">121913304</site>	<item>
		<title>ESP8266 Oled Display library: How to customize fonts</title>
		<link>https://blog.squix.org/2015/12/esp8266-oled-display-library-how-to.html</link>
					<comments>https://blog.squix.org/2015/12/esp8266-oled-display-library-how-to.html#comments</comments>
		
		<dc:creator><![CDATA[Daniel Eichhorn]]></dc:creator>
		<pubDate>Sun, 20 Dec 2015 12:02:00 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[custom fonts]]></category>
		<category><![CDATA[ESP8266]]></category>
		<category><![CDATA[OLED display]]></category>
		<category><![CDATA[SSD1306]]></category>
		<guid isPermaLink="false">http://blog.squix.org/2015/12/20/esp8266-oled-display-library-how-to/</guid>

					<description><![CDATA[Many people were asking me to publish the code that creates the font files used in the SSD1306 OLED library. Well, I was hesitating since the code was a bit hacky. So I sat down and created an online tool which is now open for ... <p><a class="read-more btn btn-secondary" href="https://blog.squix.org/2015/12/esp8266-oled-display-library-how-to.html">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<div dir="ltr" style="text-align: left;" trbidi="on">
Many people were asking me to publish the code that creates the font files used in the SSD1306 OLED library. Well, I was hesitating since the code was a bit hacky. So I sat down and created an online tool which is now open for Beta testing. It allows you to select a font from a list of integrated Apache licensed files, choose font size and style (plain, italic, bold) and then create the C file which you can copy paste into your Arduino IDE. Almost forgot, there is also a preview of how the font will look on the display&#8230;</p>
<p>It might not be perfect yet and I&#8217;m looking forward to get your feedback&#8230;<br />
And here is the tool:&nbsp;<a href="http://oleddisplay.squix.ch/" target="_blank">http://oleddisplay.squix.ch/</a></p>
<table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;">
<tbody>
<tr>
<td style="text-align: center;"><a href="https://i0.wp.com/blog.squix.org/wp-content/uploads/2015/12/OledFontPreview.png?ssl=1" imageanchor="1" style="margin-left: auto; margin-right: auto;"><img data-recalc-dims="1" decoding="async" border="0" src="https://i0.wp.com/blog.squix.org/wp-content/uploads/2015/12/OledFontPreview.png?w=730&#038;ssl=1" /></a></td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">Preview pane of the Font creator</td>
</tr>
</tbody>
</table>
<p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.squix.org/2015/12/esp8266-oled-display-library-how-to.html/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18</post-id>	</item>
	</channel>
</rss>
