From: Felipe Correa da Silva Sanches Date: Thu, 9 Jul 2026 19:02:50 +0000 (+0100) Subject: Cantarell: drop the stale FontForge config.yaml override X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62463ce993770f366bbc86aeddfaa8c8af668ffe;p=thirdparty%2Fgoogle%2Ffonts.git Cantarell: drop the stale FontForge config.yaml override The family now has a source repository with sources/config.yaml, referenced by config_yaml in METADATA.pb; this local override still pointed at the old FontForge .sfd sources (which are not present here), so google-fonts-sources would build from nonexistent files. Removing it. Assisted by an AI agent (Claude Opus 4.8) --- diff --git a/ofl/cantarell/config.yaml b/ofl/cantarell/config.yaml deleted file mode 100644 index 958da5fa58..0000000000 --- a/ofl/cantarell/config.yaml +++ /dev/null @@ -1,7 +0,0 @@ -buildVariable: false -sources: - - src/Cantarell-Regular.sfd - - src/Cantarell-Regular-Spiro.sfd - - src/Cantarell-Oblique.sfd - - src/Cantarell-BoldOblique.sfd - - src/Cantarell-Bold.sfd