<?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[Solution: Getting decent looking fonts on PaperS3]]></title><description><![CDATA[<p dir="auto">I'm trying to get decent-looking fonts on the PaperS3. As called by setFont, the fonts are huge and blocky (unaliased). However, If they are subsequently scaled by setTextSize, even wth a scale of 1.0, they are the right size and smooth.</p>
<p dir="auto">You have to experiment. For example, with Font6 and Font8, punctuation charactersaren't rendered, I am guessing to save space. But Font4 scaled up to 2.0 looks very nice.</p>
<p dir="auto">I've attached a couple of images that show this effect:</p>
<p dir="auto">M5.Display.setFont(&amp;fonts::Font4), without scaling:<br />
<img src="/assets/uploads/files/1735614672853-c5c5d5e6-38d0-47df-bced-a516abb79398-image.png" alt="c5c5d5e6-38d0-47df-bced-a516abb79398-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">M5.Display.setFont(&amp;fonts::Font4);<br />
M5.Display.setTextSize(2.0);<br />
<img src="/assets/uploads/files/1735614587260-f4152939-8029-4372-8b1c-1231fb6ae4e7-image.png" alt="f4152939-8029-4372-8b1c-1231fb6ae4e7-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Not sure if this is a bug or a feature, but it works!</p>
]]></description><link>https://community.m5stack.com/topic/7137/solution-getting-decent-looking-fonts-on-papers3</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:30:09 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7137.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Dec 2024 03:12:28 GMT</pubDate><ttl>60</ttl></channel></rss>