<?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[M5Paper load font message &quot;FT_Stream_Open: opened &#96;&#x2F;GenSenRounded-R.ttf&#x27; but zero-sized&quot;]]></title><description><![CDATA[<p dir="auto">When I load the font from the example M5EPD_TTF get the message</p>
<p dir="auto">"FT_Stream_Open: opened `/GenSenRounded-R.ttf' but zero-sized"</p>
<p dir="auto">What is the meaning of this message?</p>
]]></description><link>https://community.m5stack.com/topic/2726/m5paper-load-font-message-ft_stream_open-opened-gensenrounded-r-ttf-but-zero-sized</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:13:22 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2726.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Jan 2021 16:08:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Paper load font message &quot;FT_Stream_Open: opened &#96;&#x2F;GenSenRounded-R.ttf&#x27; but zero-sized&quot; on Tue, 12 Jan 2021 13:05:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a><br />
Thanks Lukas, The problem was loading the font from the internal file system.<br />
After delete all these, and place Serial.begin in the right orde loading of the fonts was no problem. Even my DSEG7Classic-Regular.ttf was loaded correct, and display correct. Converted it with the python file <a href="http://ttf2bin.py" target="_blank" rel="noopener noreferrer nofollow ugc">ttf2bin.py</a> was also a succes in use.</p>
<p dir="auto">One question remains. The command "createRender(168, 256)" is used for drawing bigger text, but are there limitations?<br />
In my case when I put a larger value as 168 the screen still blanks, notting happens, but no error message shows up. The documentation is a bit fuzzy. Please can you explane this command.</p>
]]></description><link>https://community.m5stack.com/post/11685</link><guid isPermaLink="true">https://community.m5stack.com/post/11685</guid><dc:creator><![CDATA[Powersoft]]></dc:creator><pubDate>Tue, 12 Jan 2021 13:05:13 GMT</pubDate></item><item><title><![CDATA[Reply to M5Paper load font message &quot;FT_Stream_Open: opened &#96;&#x2F;GenSenRounded-R.ttf&#x27; but zero-sized&quot; on Tue, 12 Jan 2021 00:30:21 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/powersoft" aria-label="Profile: Powersoft">@<bdi>Powersoft</bdi></a> this example requires you to put the GenSenRounded-R.ttf font file found in the M5EPD_TTF example folder in the root of an sd card or load it into spiffs with the "ESP32 Sketch Data Upload" plugin, did you do that?</p>
]]></description><link>https://community.m5stack.com/post/11668</link><guid isPermaLink="true">https://community.m5stack.com/post/11668</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Tue, 12 Jan 2021 00:30:21 GMT</pubDate></item></channel></rss>