]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Allkin: note Emma's three styles/tester whitespace edits (2026-02-11)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Mon, 27 Apr 2026 14:54:44 +0000 (15:54 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Mon, 27 Apr 2026 17:12:59 +0000 (18:12 +0100)
Repo: https://github.com/googlefonts/allkin (unchanged)
Commit: fffaa4201dfbd887a78e3d0c79654a7ad0d155f3 (unchanged)
Config: sources/config.yaml (unchanged)
Branch: main (unchanged)
Status: complete
Confidence: HIGH

Three more commits on 2026-02-11 by Emma Marichal tweaked
the whitespace-padded styles and tester sample-text fields (used for
catalog UI sentence-length references):
dfaa39fce: widened both styles and tester
3c9cd4f9e: re-balanced styles vs tester
8f6e3f9df: shortened tester

All three landed within minutes (PR-iteration tweaks); final state
of the fields after the third commit is what HEAD reflects today.

None of these affect the source { } block. Reorganized the existing
"Recent upstream/main activity" section into dated subsections
(2026-02-20 minisite URL fixes, 2026-02-11 padding adjustments).

Assisted by an AI agent (Claude Opus 4.7 (1M context))

ofl/allkin/upstream_info.md

index ff778e422be2450cae2a979eb202639ac3616b0c..57b58252e1eabbb56b72d63760116eac4131b4b2 100644 (file)
@@ -44,9 +44,19 @@ Found `sources/config.yaml` in upstream repository at the recorded commit hash.
 
 ## Recent upstream/main activity (post-investigation)
 
-Two commits on 2026-02-20 updated the family's `minisite_url` (outside the `source { ... }` block; no source-provenance impact):
+Several commits between 2026-02-11 and 2026-02-20 made non-source-block edits to METADATA.pb. None of them touch the `source { ... }` block, so the `repository_url`, `commit`, `config_yaml`, and `branch` fields are unchanged from the original investigation.
+
+### 2026-02-20: minisite URL corrections
 
 - **2026-02-20** — Emma Marichal, commit [`0a62c3fdd`](https://github.com/google/fonts/commit/0a62c3fdd) ("Update minisite URL in METADATA.pb"): replaced `https://typetrends.monotype.com/fr/peace-conflict` with `https://www.monotype.com/type-trends/peace-conflict/` (host migration from `typetrends.monotype.com` to `www.monotype.com`).
 - **2026-02-20** — Emma Marichal, commit [`dbc81e3cf`](https://github.com/google/fonts/commit/dbc81e3cf) ("Fix minisite URL in METADATA.pb — Updated minisite URL to remove trailing slash"): trimmed the trailing slash, leaving `https://www.monotype.com/type-trends/peace-conflict`.
 
-Both edits are outside the `source { ... }` block and do not affect the recorded source provenance. The `repository_url`, `commit`, `config_yaml`, and `branch` fields are unchanged from the original investigation.
+### 2026-02-11: sample-text padding adjustments
+
+Three Emma Marichal commits on 2026-02-11 tweaked the whitespace-padded `styles` and `tester` sample-text fields (used by the Google Fonts catalog UI for sentence-length reference strings). None of these changes affect glyphs or the source block:
+
+- **2026-02-11** — commit [`dfaa39fce`](https://github.com/google/fonts/commit/dfaa39fce) ("Update styles and tester fields in METADATA.pb"): widened both `styles` and `tester` blank lengths.
+- **2026-02-11** — commit [`3c9cd4f9e`](https://github.com/google/fonts/commit/3c9cd4f9e) ("Update styles and tester fields in METADATA.pb"): re-balanced the lengths between `styles` and `tester`.
+- **2026-02-11** — commit [`8f6e3f9df`](https://github.com/google/fonts/commit/8f6e3f9df) ("Update tester field in METADATA.pb"): shortened the `tester` blank length.
+
+These three commits all landed within minutes of each other (PR-iteration tweaks). The final state of the fields after the third commit is what HEAD reflects today.