<?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[UIFlow BIG FONT for Core 2...]]></title><description><![CDATA[<p dir="auto">UIFlow more font type must be. The biggest letter need to be much bigger than 48... We use it for our health (Under nightscout watching and following our blood sugar level) and need to be seenable from 3-4m far away. Please add some big at least number character....</p>
]]></description><link>https://community.m5stack.com/topic/3273/uiflow-big-font-for-core-2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 22:16:41 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3273.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 May 2021 19:18:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Sun, 11 Jun 2023 10:57:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hnerik-schmidt" aria-label="Profile: hnerik-schmidt">@<bdi>hnerik-schmidt</bdi></a> said in <a href="/post/18645">UIFlow BIG FONT for Core 2...</a>:</p>
<blockquote>
<p dir="auto">lcd.font(lcd.FONT_DejaVu24)</p>
</blockquote>
<p dir="auto">This works, just tried with <em>execute code</em>-block, but for some unknown reason using Unicode font (single size only 24pt) with execute code block:<br />
lcd.font(lcd.FONT_DejaVu24)<br />
causes error 'TFT' object has no attribute 'Font_Unicode'.</p>
<p dir="auto">DejaVu18 works also. Would be nice to have working unicode-fonts, at least here around the Baltic Sea we need dotted A and O.</p>
]]></description><link>https://community.m5stack.com/post/21164</link><guid isPermaLink="true">https://community.m5stack.com/post/21164</guid><dc:creator><![CDATA[honkkis]]></dc:creator><pubDate>Sun, 11 Jun 2023 10:57:49 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Mon, 19 Sep 2022 16:12:51 GMT]]></title><description><![CDATA[<p dir="auto">I just did a test and the Font exists and can be used this is a GUI bug in the editor.<br />
I created a custom block that made an execure block that inserts the code</p>
<p dir="auto">lcd.font(lcd.FONT_DejaVu24)</p>
<p dir="auto">and it runs just fine on my Core2 with latest firmware.<br />
Im new to this system so I do not know where to report bugs and if this is actively developed.</p>
]]></description><link>https://community.m5stack.com/post/18645</link><guid isPermaLink="true">https://community.m5stack.com/post/18645</guid><dc:creator><![CDATA[Hnerik Schmidt]]></dc:creator><pubDate>Mon, 19 Sep 2022 16:12:51 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Mon, 19 Sep 2022 15:59:14 GMT]]></title><description><![CDATA[<p dir="auto">In the online Beta version I can only set lcd.Font to default, no other choice.<br />
This discussion is about saving memory but, the fonts are there, I can set them on the labels and they have 10 options.<br />
Why are these options not the same fonts for lcd and for labels?<br />
In blockly there seems to be no other way to dynamicly create text.</p>
]]></description><link>https://community.m5stack.com/post/18644</link><guid isPermaLink="true">https://community.m5stack.com/post/18644</guid><dc:creator><![CDATA[Hnerik Schmidt]]></dc:creator><pubDate>Mon, 19 Sep 2022 15:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Mon, 19 Sep 2022 08:41:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a> - hey, creators of M5stack, please think twice. To cancel the commonly used and settled features of old SW releases - eg fonts - is not the best strategy of M5stack evolution I guess. The customers easily lose the trust when stealing them features that have been promised on the beginning.</p>
<p dir="auto">In our company (producer of smart home technologies), we newer cut the original features that was promised/agreed.<br />
I am little bit sad by this font-cut-situation as we are using Core2 modules for rapid prototyping in our labs - almost all our pre-prepared programs stopped working by FW update :-(</p>
<p dir="auto">My workaround: In case of 2-digit Integer numbers 0-99% I used large .png pictures 0...9 eg. 200x130px and parse that integer and display it digit-by-digit.</p>
]]></description><link>https://community.m5stack.com/post/18641</link><guid isPermaLink="true">https://community.m5stack.com/post/18641</guid><dc:creator><![CDATA[f-r-a-n-c]]></dc:creator><pubDate>Mon, 19 Sep 2022 08:41:35 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Wed, 02 Feb 2022 06:30:12 GMT]]></title><description><![CDATA[<p dir="auto">I programmed so many m5 stack core2 using the UI FLOW web ide.</p>
<p dir="auto">The problem is my prev codes are not working in the newly burned core2V1.9.0<br />
[M5 stack device]</p>
<p dir="auto">For example, I used  lcd.font(lcd.FONT_DejaVu18)   for font adjustment.<br />
But now UIflow web ide not showing that option.Only LCD.font(LCD.FONT_Default)  is working.</p>
<p dir="auto">when i used lcd.font(lcd.FONT_DejaVu18)  , m5 stack core2 showing error</p>
<p dir="auto">"TFT' OBJECT HAS NO ATTRIBUTE 'FONT_DEJAVU18'</p>
<p dir="auto">Also, can I get older version firmware for m5 stack core2 from the m5 burner.?</p>
]]></description><link>https://community.m5stack.com/post/16482</link><guid isPermaLink="true">https://community.m5stack.com/post/16482</guid><dc:creator><![CDATA[ANAND]]></dc:creator><pubDate>Wed, 02 Feb 2022 06:30:12 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Mon, 26 Jul 2021 01:46:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dam" aria-label="Profile: dam">@<bdi>dam</bdi></a> Currently, the memory size is not large enough to hold fonts that are too large. We have still not found a suitable solution.</p>
]]></description><link>https://community.m5stack.com/post/14510</link><guid isPermaLink="true">https://community.m5stack.com/post/14510</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Mon, 26 Jul 2021 01:46:06 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Wed, 21 Jul 2021 03:35:12 GMT]]></title><description><![CDATA[<p dir="auto">ANY UPDATE ON ADDING LARGER FONT SIZES? <a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a></p>
]]></description><link>https://community.m5stack.com/post/14454</link><guid isPermaLink="true">https://community.m5stack.com/post/14454</guid><dc:creator><![CDATA[dam]]></dc:creator><pubDate>Wed, 21 Jul 2021 03:35:12 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow BIG FONT for Core 2... on Tue, 11 May 2021 01:49:28 GMT]]></title><description><![CDATA[<p dir="auto">thank you feedback, we are work on it.   we will provide bigger letter font in the future update.</p>
]]></description><link>https://community.m5stack.com/post/13765</link><guid isPermaLink="true">https://community.m5stack.com/post/13765</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Tue, 11 May 2021 01:49:28 GMT</pubDate></item></channel></rss>