From a229bba6b2274815dd6adab8ccb2be52322d98c1 Mon Sep 17 00:00:00 2001 From: Ret Samys Date: Sun, 24 Nov 2024 23:08:01 +0100 Subject: [PATCH 1/2] small update to font toml (#144) * Update suno toki.toml * Update nasin sitelen pu mono.toml * Update suno toki.toml --- fonts/metadata/nasin sitelen pu mono.toml | 4 ++-- fonts/metadata/suno toki.toml | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/fonts/metadata/nasin sitelen pu mono.toml b/fonts/metadata/nasin sitelen pu mono.toml index 9319b82c12..c648fde7f2 100644 --- a/fonts/metadata/nasin sitelen pu mono.toml +++ b/fonts/metadata/nasin sitelen pu mono.toml @@ -3,13 +3,13 @@ id = "nasin sitelen pu mono" creator = ["jan Ke Tami"] features = ["ASCII transcription", "UCSUR-compliant", "cartouches", "ku suli"] filename = "nasin-sitelen-pu-mono.otf" -last_updated = "2023-03" +last_updated = "2024-11" license = "CC0" ligatures = true name = "nasin sitelen pu mono" style = "handwritten" ucsur = true -version = "2.0" +version = "2.1" writing_system = "sitelen pona" [links] diff --git a/fonts/metadata/suno toki.toml b/fonts/metadata/suno toki.toml index 5027a33ddb..d1045e893b 100644 --- a/fonts/metadata/suno toki.toml +++ b/fonts/metadata/suno toki.toml @@ -5,16 +5,17 @@ features = [ "ASCII transcription", "cartouches", "color font", - "auto-cartouching" + "auto-cartouching", + "long pi" ] filename = "suno-toki.otf" -last_updated = "2024-09" +last_updated = "2024-11" license = "OFL" ligatures = true name = "suno toki" style = "handwritten" ucsur = true -version = "1.2" +version = "2.1" writing_system = "sitelen pona" [links] From 2a92c9ba567eb46605d99cab700ca1cdfd2eda8d Mon Sep 17 00:00:00 2001 From: yan-Mayeka <164897123+yan-Mayeka@users.noreply.github.com> Date: Sun, 24 Nov 2024 23:08:26 +0100 Subject: [PATCH 2/2] Added sitelen mun font, I'm pretty sure this is how you do this?? (#145) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add files via upload * Update Næshjy Mashyn (Toki Pona version).toml * Add files via upload * Delete fonts/metadata/Næshjy Mashyn (Toki Pona version).toml * Delete fonts/metadata/sitelenMajekaAWT.toml.toml * Add files via upload * Update sitelenMajekaAWT.toml * Delete fonts/metadata/sitelenMajekaAWT.toml * Reuploaded toml with proper data * Delete fonts/metadata/sitelenMajekaAWT.toml * Rereuploaded file with proper data * Delete fonts/metadata/sitelenMajekaAWT.toml * Add files via upload * Delete fonts/metadata/sitelenMajekaAWT.toml * Add files via upload * Update sitelenMajekaAWT.toml * Add files via upload * Delete fonts/metadata/sitelen mun.toml * Add files via upload * Update sitelen mun.toml * Update sitelen mun.toml * Update sitelen mun.toml --------- Co-authored-by: kala Asi <28656100+AcipenserSturio@users.noreply.github.com> --- fonts/metadata/sitelen mun.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 fonts/metadata/sitelen mun.toml diff --git a/fonts/metadata/sitelen mun.toml b/fonts/metadata/sitelen mun.toml new file mode 100644 index 0000000000..592be2bf97 --- /dev/null +++ b/fonts/metadata/sitelen mun.toml @@ -0,0 +1,22 @@ +#:schema ../../api/generated/font.json +id = "sitelen mun" +creator = ["jan Majeka"] +features = [ + "ucsur", + "codepoints", + "supports cartouches", + "ligatures", + "supports ku suli and a few more", +] +filename = "sitelen-Mun.otf" +last_updated = "2024-11" +license = "CC-BY-SA" +name = "sitelen mun" +style = "handwritten" +version = "1.0.0" +writing_system = "logography" +ucsur = true +ligatures = true +[links] +fontfile = "https://github.com/yan-Mayeka/sitelen-mun/raw/main/sitelen-Mun.otf" +repo = "https://github.com/yan-Mayeka/sitelen-mun/tree/main"