]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
notosanskannadaui: add source metadata (blob-verified)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 20:30:28 +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: 09b94bdab646a466def1aac31f3f1b4666018e8e
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/notosanskannadaui/METADATA.pb
ofl/notosanskannadaui/config.yaml [new file with mode: 0644]
ofl/notosanskannadaui/upstream_info.md

index f04d531b81cbec27e70b62987e53de6ef15c8fd8..d5e6805681c054a255f6242f55bec1f925736a9e 100644 (file)
@@ -28,3 +28,8 @@ is_noto: true
 languages: "kn_Knda"  # Kannada
 languages: "tcy_Knda"  # Tulu
 primary_script: "Knda"
+
+source {
+  repository_url: "https://github.com/googlefonts/noto-fonts"
+  commit: "09b94bdab646a466def1aac31f3f1b4666018e8e"
+}
diff --git a/ofl/notosanskannadaui/config.yaml b/ofl/notosanskannadaui/config.yaml
new file mode 100644 (file)
index 0000000..add8ba9
--- /dev/null
@@ -0,0 +1,17 @@
+# Override config.yaml for ofl/notosanskannadaui
+# Copied from notofonts/kannada (sources/config-sans-kannada.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.
+#
+buildUIVF: true
+buildVariable: true
+familyName: Noto Sans Kannada
+googleFonts: true
+includeSubsets:
+- from: Noto Sans
+  name: GF_Latin_Core
+recipeProvider: noto
+sources:
+- NotoSansKannada.glyphs
index 9ff1607da6ca7218027fa6255007595848dd0096..be4ef2a3740a999e78f6708ef984f0727b595398 100644 (file)
@@ -1,17 +1,41 @@
-# Noto Sans Kannada UI — Source Metadata Investigation
+# Noto Sans Kannada 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 is a variable font with `wdth` (62.5–100) and `wght` (100–900) axes but no upstream repository link recorded.
+| Field | Value |
+|-------|-------|
+| Repository | [https://github.com/googlefonts/noto-fonts](https://github.com/googlefonts/noto-fonts) |
+| Commit | `09b94bdab646a466def1aac31f3f1b4666018e8e` |
+| Version | 2.001 |
+| Onboarding PR | [google/fonts#2823](https://github.com/google/fonts/pull/2823) |
+| Date | 2021-01-13 |
+
+## Description
+
+Kannada script UI variant with tighter vertical metrics designed for Android system UI and web interfaces. Noto Sans Kannada 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 `09b94bdab646...` 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: Kannada (Knda)
-- Category: SANS_SERIF
-- UI variant; covers Kannada and Tulu.
+
+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-kannada.yaml` in the `notofonts/kannada` 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.