From: Felipe Correa da Silva Sanches Date: Thu, 26 Feb 2026 06:53:45 +0000 (+0000) Subject: Alegreya SC: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541da878655f01e3ee8deaa6b7d1aba2af14e680;p=thirdparty%2Fgoogle%2Ffonts.git Alegreya SC: add source block to METADATA.pb - Repo: huertatipografica/Alegreya - Commit: d6aedcbb (updated font files to v2.003) - Config: override config.yaml in google/fonts - Status: `missing_config` - Confidence: HIGH --- diff --git a/ofl/alegreyasc/METADATA.pb b/ofl/alegreyasc/METADATA.pb index 41c851c69..e660df940 100644 --- a/ofl/alegreyasc/METADATA.pb +++ b/ofl/alegreyasc/METADATA.pb @@ -103,4 +103,5 @@ subsets: "menu" subsets: "vietnamese" source { repository_url: "https://github.com/huertatipografica/Alegreya" + commit: "d6aedcbb5a82a09dedb07ab99bb91803db8e02af" } diff --git a/ofl/alegreyasc/config.yaml b/ofl/alegreyasc/config.yaml new file mode 100644 index 000000000..7cc7dfc02 --- /dev/null +++ b/ofl/alegreyasc/config.yaml @@ -0,0 +1,5 @@ +sources: + - sources/Alegreya.glyphs + - "sources/Alegreya italic.glyphs" +familyName: Alegreya SC +buildVariable: false diff --git a/ofl/alegreyasc/upstream_info.md b/ofl/alegreyasc/upstream_info.md new file mode 100644 index 000000000..f9bfcb912 --- /dev/null +++ b/ofl/alegreyasc/upstream_info.md @@ -0,0 +1,67 @@ +# Alegreya SC + +**Status**: `missing_config` +**Date**: 2026-02-25 +**Designer**: Juan Pablo del Peral, Huerta Tipográfica +**License**: OFL +**METADATA.pb**: `ofl/alegreyasc/METADATA.pb` + +## Data + +| Field | Value | +|-------|-------| +| Repository URL | https://github.com/huertatipografica/Alegreya | +| Commit | `d6aedcbb5a82a09dedb07ab99bb91803db8e02af` | +| 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 10:04:40 -0300 +- Commit message: "updated font files to v2.003" + +### 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` +- `commit`: `—` +- `config_yaml`: `—` + +### google/fonts history +- Last font modification: `5ece6cbcec0d` +- Date: 2017-10-31 20:05:19 +0000 +- Subject: "alegreyasc: v2.003 added (#1268)" + +### Upstream repo cache +- Cached at: `huertatipografica/Alegreya` +- Commit `d6aedcbb5a82` 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.glyphs + - "sources/Alegreya italic.glyphs" +familyName: Alegreya SC +buildVariable: false +``` + +This override config enables gftools-builder to compile the font from upstream sources.