<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anti Aliased Fonts &#x2F; M5.Lcd.printtoSprite]]></title><description><![CDATA[<p dir="auto">Hi all</p>
<pre><code>  Has anyone successfully managed to get anti aliased fonts working?

 M5.Lcd appears to be an incomplete subset of TFT_eSPI; I've tried creating a TFT_EFT Sprite which is bound to the pointer for the M5.Lcd:
</code></pre>
<p dir="auto">TFT_eSprite spr = TFT_eSprite(&amp;M5.Lcd);</p>
<p dir="auto">but it looks like the actual code to load the Smooth fonts has been left out of M5.Lcd for some reason....this is a great shame.</p>
<p dir="auto">see here : <a href="https://github.com/komikoni/M5Stack/commit/6b47f2e79d150588728537d61641cd9e1ea5ed88" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/komikoni/M5Stack/commit/6b47f2e79d150588728537d61641cd9e1ea5ed88</a></p>
<p dir="auto">It looks like I'll have to patch my library to make it work, which I'm not too keen on.</p>
<p dir="auto">no response from M5stack on any of the threads so far that i can see.</p>
<p dir="auto">Hmmm.....do i implement a custom patch? I would prefer to remain vanilla for my current project...but if I push a submit they might reject it because it breaks something else. If they would just respond and comment why it's been left out (i.e. it breaks x, y, and z if we enable it) then at least I could make an informed decision to live without or implement.</p>
]]></description><link>https://community.m5stack.com/topic/3043/anti-aliased-fonts-m5-lcd-printtosprite</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 23:34:10 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3043.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Mar 2021 22:21:00 GMT</pubDate><ttl>60</ttl></channel></rss>