From 0dd62f38eca7c1fc202f7a5f4fe0de6addc8c7f0 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:22:40 +0200 Subject: [PATCH 1/9] Remove soft hyphen code point, as per recommendation --- sources/1-drawing/Bungee-Regular.ufo/glyphs/hyphen.glif | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/hyphen.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/hyphen.glif index 15ef6a9ba..13c49f76c 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/hyphen.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/hyphen.glif @@ -2,7 +2,6 @@ - From 6ec93908dcd6f3552208865afaa31a2dd467c3b8 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:25:05 +0200 Subject: [PATCH 2/9] Update license description and URL --- sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist b/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist index 7a7f625c4..7637b3788 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist +++ b/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist @@ -83,9 +83,10 @@ openTypeNameDesignerURL https://www.djr.com openTypeNameLicense - This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL + This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is available with a FAQ at: openfontlicense.org openTypeNameLicenseURL - https://scripts.sil.org/OFL + https://openfontlicense.org openTypeNameManufacturer David Jonathan Ross openTypeNameManufacturerURL From 7b5ca80860cb7218a2d05064fd2f76df7bf7b65f Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:31:46 +0200 Subject: [PATCH 3/9] Fix code points for macroncmb/macron --- sources/1-drawing/Bungee-Regular.ufo/glyphs/macron.glif | 1 - sources/1-drawing/Bungee-Regular.ufo/glyphs/macroncmb.glif | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/macron.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/macron.glif index b739c7d4c..105b65452 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/macron.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/macron.glif @@ -2,7 +2,6 @@ - diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/macroncmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/macroncmb.glif index 2186f1921..a8dfb3ce8 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/macroncmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/macroncmb.glif @@ -1,6 +1,7 @@ + From 92fe7bf9adb27fb661d59932542c365b04d052d7 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:41:28 +0200 Subject: [PATCH 4/9] Add some anchors, to fix GDEF warning --- sources/1-drawing/Bungee-Regular.ufo/glyphs/brevebelowcmb.glif | 1 + .../1-drawing/Bungee-Regular.ufo/glyphs/commaturnedabovecmb.glif | 1 + .../1-drawing/Bungee-Regular.ufo/glyphs/dieresisbelowcmb.glif | 1 + sources/1-drawing/Bungee-Regular.ufo/glyphs/dotbelowcmb.glif | 1 + sources/1-drawing/Bungee-Regular.ufo/glyphs/macronbelowcmb.glif | 1 + 5 files changed, 5 insertions(+) diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/brevebelowcmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/brevebelowcmb.glif index 084ce3361..995b70d37 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/brevebelowcmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/brevebelowcmb.glif @@ -2,6 +2,7 @@ + diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/commaturnedabovecmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/commaturnedabovecmb.glif index 51d11bbb0..f6136525b 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/commaturnedabovecmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/commaturnedabovecmb.glif @@ -2,6 +2,7 @@ + diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/dieresisbelowcmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/dieresisbelowcmb.glif index eba57aff5..44c3e2850 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/dieresisbelowcmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/dieresisbelowcmb.glif @@ -2,6 +2,7 @@ + diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/dotbelowcmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/dotbelowcmb.glif index 436cafe7c..cff5ae90c 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/dotbelowcmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/dotbelowcmb.glif @@ -2,6 +2,7 @@ + diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/macronbelowcmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/macronbelowcmb.glif index cf8762f66..aa79e2e46 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/macronbelowcmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/macronbelowcmb.glif @@ -2,6 +2,7 @@ + From 30614e6ef423d639dc05661ecc5caf1c534c7825 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:44:17 +0200 Subject: [PATCH 5/9] Add some anchors, to fix GDEF warning --- sources/1-drawing/Bungee-Regular.ufo/glyphs/hookcmb.glif | 1 + sources/1-drawing/Bungee-Regular.ufo/glyphs/horncmb.glif | 1 + 2 files changed, 2 insertions(+) diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/hookcmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/hookcmb.glif index 915b5b08b..a2b57bbf9 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/hookcmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/hookcmb.glif @@ -2,6 +2,7 @@ + diff --git a/sources/1-drawing/Bungee-Regular.ufo/glyphs/horncmb.glif b/sources/1-drawing/Bungee-Regular.ufo/glyphs/horncmb.glif index e1fe5fbb9..f55f60aaf 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/glyphs/horncmb.glif +++ b/sources/1-drawing/Bungee-Regular.ufo/glyphs/horncmb.glif @@ -2,6 +2,7 @@ + From a81e25aa2ea7440de7ab4161a7c45c8c9ded0d0d Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:47:21 +0200 Subject: [PATCH 6/9] Fix line break in license description --- sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist b/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist index 7637b3788..3550e9713 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist +++ b/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist @@ -83,8 +83,7 @@ openTypeNameDesignerURL https://www.djr.com openTypeNameLicense - This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is available with a FAQ at: openfontlicense.org + This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: openfontlicense.org openTypeNameLicenseURL https://openfontlicense.org openTypeNameManufacturer From 9c1f1ee406ac1e1a5a7a198cb575ca8d6eeeb33a Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:57:25 +0200 Subject: [PATCH 7/9] Bump fontbakery version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1ae6660b..1ae17ec29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fontbakery[googlefonts]==0.12.3 +fontbakery[googlefonts]==0.12.5 fontmake==3.9.0 gftools==0.9.54 nanoemoji==0.15.1 From 81fc5b4b3f9f117173d1eb17c6657bce0204d1ac Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sat, 4 May 2024 08:57:35 +0200 Subject: [PATCH 8/9] Fix license description --- sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist b/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist index 3550e9713..04ddda9f5 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist +++ b/sources/1-drawing/Bungee-Regular.ufo/fontinfo.plist @@ -83,7 +83,7 @@ openTypeNameDesignerURL https://www.djr.com openTypeNameLicense - This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: openfontlicense.org + This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org openTypeNameLicenseURL https://openfontlicense.org openTypeNameManufacturer From 8b2f2481d0a1e2e5c07f8683a29705ac8e8369b8 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Fri, 10 May 2024 07:23:27 +0200 Subject: [PATCH 9/9] Add minimal definition for meta table --- sources/1-drawing/Bungee-Regular.ufo/lib.plist | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sources/1-drawing/Bungee-Regular.ufo/lib.plist b/sources/1-drawing/Bungee-Regular.ufo/lib.plist index 9a262c23c..487cfb0c6 100644 --- a/sources/1-drawing/Bungee-Regular.ufo/lib.plist +++ b/sources/1-drawing/Bungee-Regular.ufo/lib.plist @@ -8019,5 +8019,16 @@ periodcentered.v commaturnedabovecmb + public.openTypeMeta + + dlng + + Latn + + slng + + Latn + +