From: Felipe Correa da Silva Sanches Date: Thu, 26 Feb 2026 06:53:45 +0000 (+0000) Subject: Alegreya Sans SC: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be412053d574c975e76beb4d1129aa0dd5e633fe;p=thirdparty%2Fgoogle%2Ffonts.git Alegreya Sans SC: add source block to METADATA.pb - Repo: huertatipografica/Alegreya-Sans - Commit: e6d16c40 (updated fonts with t problem fixed) - Config: override config.yaml in google/fonts - Status: `missing_config` - Confidence: HIGH --- diff --git a/ofl/alegreyasanssc/METADATA.pb b/ofl/alegreyasanssc/METADATA.pb index 073189d57..4c862890b 100644 --- a/ofl/alegreyasanssc/METADATA.pb +++ b/ofl/alegreyasanssc/METADATA.pb @@ -139,5 +139,6 @@ subsets: "menu" subsets: "vietnamese" source { repository_url: "https://github.com/huertatipografica/Alegreya-Sans" + commit: "e6d16c40fa641159b8b371e2a40bda0c9a3a1d43" } minisite_url: "https://huertatipografica.com/en/fonts/alegreya-sans-ht" diff --git a/ofl/alegreyasanssc/config.yaml b/ofl/alegreyasanssc/config.yaml new file mode 100644 index 000000000..d044ad2c6 --- /dev/null +++ b/ofl/alegreyasanssc/config.yaml @@ -0,0 +1,5 @@ +sources: + - sources/Alegreya_Sans.glyphs + - sources/Alegreya_Sans-Italic.glyphs +familyName: Alegreya Sans SC +buildVariable: false diff --git a/ofl/alegreyasanssc/upstream_info.md b/ofl/alegreyasanssc/upstream_info.md new file mode 100644 index 000000000..3ba668b34 --- /dev/null +++ b/ofl/alegreyasanssc/upstream_info.md @@ -0,0 +1,67 @@ +# Alegreya Sans SC + +**Status**: `missing_config` +**Date**: 2026-02-25 +**Designer**: Juan Pablo del Peral, Huerta Tipográfica +**License**: OFL +**METADATA.pb**: `ofl/alegreyasanssc/METADATA.pb` + +## Data + +| Field | Value | +|-------|-------| +| Repository URL | https://github.com/huertatipografica/Alegreya-Sans | +| Commit | `e6d16c40fa641159b8b371e2a40bda0c9a3a1d43` | +| Config YAML | — | +| Source types | glyphs | + +## Methodology + +### Repository URL +Pre-existing in METADATA.pb `source { repository_url }` field. + +### Commit Hash +Matched via version tag(s): v2.003. +- Commit date: 2017-10-23 11:07:11 -0300 +- Commit message: "updated fonts with t problem fixed" + +### Config YAML +Missing — upstream repo has gftools-compatible sources (glyphs) but no config.yaml file exists. An override config.yaml could be created. + +## Evidence + +### METADATA.pb source block +- `repository_url`: `https://github.com/huertatipografica/Alegreya-Sans` +- `commit`: `—` +- `config_yaml`: `—` + +### google/fonts history +- Last font modification: `4e974a60e827` +- Date: 2017-10-31 20:05:30 +0000 +- Subject: "alegreyasanssc: v2.003 added. (#1266)" + +### Upstream repo cache +- Cached at: `huertatipografica/Alegreya-Sans` +- Commit `e6d16c40fa64` verified ✓ + +## Confidence + +**High**: URL pre-existing in METADATA.pb; commit verified in upstream repo + +## Notes + +Has gftools-buildable sources (glyphs), needs config.yaml + +## Override Config YAML + +An override `config.yaml` has been added to the google/fonts family directory. Contents: + +```yaml +sources: + - sources/Alegreya_Sans.glyphs + - sources/Alegreya_Sans-Italic.glyphs +familyName: Alegreya Sans SC +buildVariable: false +``` + +This override config enables gftools-builder to compile the font from upstream sources.