]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
notosansmyanmarui: add source metadata (blob-verified)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 20:30:29 +0000 (20:30 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 20:42:06 +0000 (17:42 -0300)
Repo: https://github.com/googlefonts/noto-fonts
Commit: 442e7d208ce532bbe6ef41e1d89f35c21f415142
Verification: blob-hash match against google/fonts PR commit
Override config.yaml created from notofonts/ per-script repo

Assisted by an AI agent (Claude Opus 4.6)

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

index 88e2632e77b3507dd8d6903d4066f9ad5a929a9b..cf9177fa95d4d42cab5db962f362a5abf1be267a 100644 (file)
@@ -94,3 +94,8 @@ languages: "my_Mymr"  # Burmese
 languages: "pwo_Mymr"  # Pwo Western Karen, Myanmar
 languages: "shn_Mymr"  # Shan
 primary_script: "Mymr"
+
+source {
+  repository_url: "https://github.com/googlefonts/noto-fonts"
+  commit: "442e7d208ce532bbe6ef41e1d89f35c21f415142"
+}
diff --git a/ofl/notosansmyanmarui/config.yaml b/ofl/notosansmyanmarui/config.yaml
new file mode 100644 (file)
index 0000000..e53480f
--- /dev/null
@@ -0,0 +1,16 @@
+# Override config.yaml for ofl/notosansmyanmarui
+# Copied from notofonts/myanmar (sources/config-sans-myanmar-ui.yaml)
+# NOTE: This config references the CURRENT notofonts/ per-script repo sources,
+# which may produce a newer version than the binary currently shipped in google/fonts.
+# The shipped binary was built from the older googlefonts/noto-fonts monorepo.
+# This config serves as a starting point for reproducible build attempts.
+#
+buildVariable: true
+familyName: Noto Sans Myanmar UI
+googleFonts: true
+includeSubsets:
+- from: Noto Sans
+  name: GF_Latin_Core
+recipeProvider: noto
+sources:
+- NotoSansMyanmarUI.glyphs
index 5369abf41b253329df2bff9a489fe992e6460a59..a5b28754fe8c973151f749dc8e56c83d1496c292 100644 (file)
@@ -1,18 +1,41 @@
-# Noto Sans Myanmar UI — Source Metadata Investigation
+# Noto Sans Myanmar UI - Upstream Source Report
+
 **Model**: Claude Opus 4.6
-**Date**: 2026-03-12
 
 ## Source Repository
-- **URL**: No source block present
-- **Commit**: `N/A`
-- **Status**: absent
 
-## What Was Done
-The existing source metadata was reviewed. No `source` block was found in the METADATA.pb file; the family ships nine static TTF weight files (Thin through Black) with no upstream repository link recorded.
+| Field | Value |
+|-------|-------|
+| Repository | [https://github.com/googlefonts/noto-fonts](https://github.com/googlefonts/noto-fonts) |
+| Commit | `442e7d208ce532bbe6ef41e1d89f35c21f415142` |
+| Version | 2.000 |
+| Onboarding PR | [google/fonts#2823](https://github.com/google/fonts/pull/2823) |
+| Date | 2021-01-13 |
+
+## Description
+
+Myanmar script UI variant with tighter vertical metrics designed for Android system UI and web interfaces. Noto Sans Myanmar UI is a UI variant of the corresponding Noto Sans family. UI variants use tighter vertical metrics (smaller ascender/descender values) than the standard versions, designed for Android system UI and web interfaces where vertical space is constrained.
+
+## Upstream Details
+
+The source repository is `googlefonts/noto-fonts`, the pre-2022 Noto monorepo that contained
+pre-built binary fonts for all Noto families. This monorepo has since been superseded by the
+per-script repositories under the `notofonts/` GitHub organization, which contain sources and
+build from source using modern tooling. However, the binaries currently served on Google Fonts
+for this family were built from the old monorepo, not the newer per-script repos.
+
+The commit `442e7d208ce5...` was verified by blob-hash comparison: the font binary
+blob hashes at this commit in the monorepo match the blobs added in the google/fonts
+onboarding PR #2823.
 
 ## Notes
-- Designer: Google
-- Script: Myanmar (Mymr)
-- Category: SANS_SERIF
-- UI variant with static weights from Thin (100) to Black (900)
-- Covers Burmese, Mon, Shan, S'gaw Karen, Pwo Western Karen, and Khamti languages.
+
+UI variant. Dec 25 2020 batch.
+
+## Confidence
+
+**HIGH** (blob-hash verified against onboarding PR)
+
+## Build Configuration (Override)
+
+An override `config.yaml` has been created in the google/fonts family directory, copied from `sources/config-sans-myanmar-ui.yaml` in the `notofonts/myanmar` repository (the current per-script Noto repo). **Important caveat**: this config references the current notofonts/ per-script repo sources, which may produce a newer version than the binary currently shipped in google/fonts. The shipped binary was built from the older `googlefonts/noto-fonts` monorepo using a different build pipeline. This override config serves as a starting point for reproducible build attempts but is not expected to produce a byte-identical match.