]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Alegreya SC: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Feb 2026 06:53:45 +0000 (06:53 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Feb 2026 09:22:54 +0000 (09:22 +0000)
- Repo: huertatipografica/Alegreya
- Commit: d6aedcbb (updated font files to v2.003)
- Config: override config.yaml in google/fonts
- Status: `missing_config`
- Confidence: HIGH

ofl/alegreyasc/METADATA.pb
ofl/alegreyasc/config.yaml [new file with mode: 0644]
ofl/alegreyasc/upstream_info.md [new file with mode: 0644]

index 41c851c693f652cd65f2d9c84baef6d446ebe07f..e660df9404622c9dbfa40e5138495c5447471705 100644 (file)
@@ -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 (file)
index 0000000..7cc7dfc
--- /dev/null
@@ -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 (file)
index 0000000..f9bfcb9
--- /dev/null
@@ -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.