Skip to content

Commit e263af6

Browse files
ShowFonts: add heart
1 parent 3710d01 commit e263af6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal_filesystem/apps/com.micropythonos.showfonts/assets

internal_filesystem/apps/com.micropythonos.showfonts/assets/showfonts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def addAllFontsTitles(self, screen):
4141
diacritics = "æ ø å Æ Ø Å"
4242
supported_latin = "Æ æ Ð ð ß Þ þ 7"
4343
title.set_text(
44-
"{}: 2 p 3 g 5 j 7 !@#$%^&*( {} {} ₿ {} {} {} 丯 丰 {} {}".format(
44+
"{}: 2 pgj ❤️ !@#$%^&*( {} {} ₿ {} {} {} 丯 丰 {} {}".format(
4545
name,
4646
lv.SYMBOL.OK,
4747
lv.SYMBOL.BACKSPACE,

0 commit comments

Comments
 (0)