mirror of https://github.com/espruino/BangleApps
0.03: Extend range slightly to include Ukrainian fonts
parent
86b795220c
commit
5875cba522
|
@ -1,2 +1,3 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
0.02: Corrected formatting of punctuation
|
0.02: Corrected formatting of punctuation
|
||||||
|
0.03: Extend range slightly to include Ukrainian fonts
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
{ "id": "fontext",
|
{ "id": "fontext",
|
||||||
"name": "Fonts (150+ languages)",
|
"name": "Fonts (150+ languages)",
|
||||||
"version":"0.02",
|
"version":"0.03",
|
||||||
"description": "Installs a font containing 1000 Unifont characters, which should handle the majority of non-Chinese/Japanese/Korean languages (only 20kb)",
|
"description": "Installs a font containing 1000 Unifont characters, which should handle the majority of non-Chinese/Japanese/Korean languages (only 20kb)",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "font,fonts,language",
|
"tags": "font,fonts,language",
|
||||||
|
|
Loading…
Reference in New Issue