From 1e4081448c3313c4486e148b86aff6cbbc1584d5 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Fri, 8 Nov 2024 10:40:47 +0000 Subject: [PATCH] Update build process --- Makefile | 2 +- sources/config-sans-old-hungarian.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index c0215f5..3a49c6e 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ venv: venv/touchfile build.stamp: venv .init.stamp sources/config*.yaml $(SOURCES) rm -rf fonts - (for config in sources/config*.yaml; do . venv/bin/activate; python3 -m notobuilder $$config; done) && touch build.stamp + (for config in sources/config*.yaml; do . venv/bin/activate; gftools-builder $$config; done) && touch build.stamp .init.stamp: venv . venv/bin/activate; python3 scripts/first-run.py diff --git a/sources/config-sans-old-hungarian.yaml b/sources/config-sans-old-hungarian.yaml index f3915c0..87f11aa 100644 --- a/sources/config-sans-old-hungarian.yaml +++ b/sources/config-sans-old-hungarian.yaml @@ -6,11 +6,12 @@ includeSubsets: name: GF_Latin_Core - from: Noto Sans ranges: - - start: 0x2E31 - end: 0x2E31 - - start: 0x205A - end: 0x205A - - start: 0x205D - end: 0x205E + - end: 11825 + start: 11825 + - end: 8282 + start: 8282 + - end: 8286 + start: 8285 +recipeProvider: noto sources: - NotoSansOldHungarian.glyphs