Date: Sat, 29 Jan 2022 23:46:20 +0700 Subject: [PATCH] Explicitly setting fsType value to 0 (installable embedding). --- sources/Fantasma_project.glyphs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sources/Fantasma_project.glyphs b/sources/Fantasma_project.glyphs index 6e2fa89..e975210 100644 --- a/sources/Fantasma_project.glyphs +++ b/sources/Fantasma_project.glyphs @@ -34,6 +34,12 @@ ascender = 673; capHeight = 591; customParameters = ( { +name = fsType; +value = ( +0 +); +}, +{ name = typoAscender; value = 673; }, -- 2.33.0