new fonts with better spacing on formatting

pull/3397/head
Gordon Williams 2024-05-02 12:13:46 +01:00
parent 117f0c0f9e
commit b734d70021
9 changed files with 10 additions and 7 deletions

View File

@ -1 +1,2 @@
0.01: New App!
0.02: Corrected formatting of punctuation

Binary file not shown.

View File

@ -1,9 +1,9 @@
{ "id": "fontall",
"name": "Fonts (all languages)",
"version":"0.01",
"version":"0.02",
"description": "Installs a font containing over 50,000 Unifont characters for Chinese, Japanese, Korean, Russian, and more. **Requires 2MB storage**",
"icon": "app.png",
"tags": "font",
"tags": "font,fonts,language",
"type": "module",
"provides_modules" : ["font"],
"supports" : ["BANGLEJS2"],

View File

@ -1 +1,2 @@
0.01: New App!
0.02: Corrected formatting of punctuation

Binary file not shown.

View File

@ -1,9 +1,9 @@
{ "id": "fontext",
"name": "Fonts (150+ languages)",
"version":"0.01",
"version":"0.02",
"description": "Installs a font containing 1000 Unifont characters, which should handle the majority of non-Chinese/Japanese/Korean languages (only 20kb)",
"icon": "app.png",
"tags": "font",
"tags": "font,fonts,language",
"type": "module",
"provides_modules" : ["font"],
"default" : true,

View File

@ -1 +1,2 @@
0.01: First release
0.02: Corrected formatting of punctuation

Binary file not shown.

View File

@ -1,9 +1,9 @@
{ "id": "fontkorean",
"name": "Korean font",
"version":"0.01",
"name": "Fonts (Korean)",
"version":"0.02",
"description": "Installs a font data, Unifont characters for Korean **Requires 420 KB storage**",
"icon": "app.png",
"tags": "font",
"tags": "font,fonts,language",
"type": "module",
"provides_modules" : ["font"],
"supports" : ["BANGLEJS2"],