From 3d8d93fd3688c2978b20e77f0882839855f786dc Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 11 Jan 2023 20:41:23 +0100 Subject: Typography --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5eb2df1..51629bc 100644 --- a/Makefile +++ b/Makefile @@ -164,7 +164,7 @@ out/assets/%.woff2: assets/fonts/%.ttf assets/fonts/glyphs.txt | out/assets pyftsubset "$<" \ --text-file="assets/fonts/glyphs.txt" \ - --layout-features+=ss09,dlig \ + --layout-features+=ss02,ss09,dlig \ --flavor="woff2" \ --output-file="$@" -- cgit v1.2.3-54-g00ecf