We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3710d01 commit e263af6Copy full SHA for e263af6
1 file changed
internal_filesystem/apps/com.micropythonos.showfonts/assets/showfonts.py
@@ -41,7 +41,7 @@ def addAllFontsTitles(self, screen):
41
diacritics = "æ ø å Æ Ø Å"
42
supported_latin = "Æ æ Ð ð ß Þ þ 7"
43
title.set_text(
44
- "{}: 2 p 3 g 5 j 7 !@#$%^&*( {} {} ₿ {} {} {} 丯 丰 {} {}".format(
+ "{}: 2 pgj ❤️ !@#$%^&*( {} {} ₿ {} {} {} 丯 丰 {} {}".format(
45
name,
46
lv.SYMBOL.OK,
47
lv.SYMBOL.BACKSPACE,
0 commit comments