]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
peddana: add source metadata
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:32:33 +0000 (10:32 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:46:28 +0000 (10:46 +0000)
Repo: https://github.com/appajid/peddana
Commit: 717395267a5ebc69cee39b4eda415fffd39321aa
Override config.yaml created

Assisted by an AI agent (Claude Opus 4.6)

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

index b4ef8bbbd222d8387c5a1e3a0d844762b651fff7..6c4aca264580db3717ba16c44931a5a22d01fbf2 100644 (file)
@@ -16,3 +16,8 @@ subsets: "menu"
 subsets: "latin"
 subsets: "telugu"
 primary_script: "Telu"
+
+source {
+  repository_url: "https://github.com/appajid/peddana"
+  commit: "717395267a5ebc69cee39b4eda415fffd39321aa"
+}
diff --git a/ofl/peddana/config.yaml b/ofl/peddana/config.yaml
new file mode 100644 (file)
index 0000000..53c468f
--- /dev/null
@@ -0,0 +1,6 @@
+# Override config.yaml for ofl/peddana
+# NOTE: This is a best-effort starting point for reproducible builds.
+# The shipped binary may have been built with different tools/versions.
+#
+sources:
+  - Peddana-Regular.ufo
index 212df4f9c943b0d6accbf0e815ba07acf3f4d17d..05b1318182ebaee5228c913d1c14a77e39c77bb3 100644 (file)
@@ -1,14 +1,39 @@
-# Peddana — Source Metadata Investigation
+# Peddana — Source Repository Investigation
+
 **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 METADATA.pb.
+| Field | Value |
+|-------|-------|
+| Repository | [appajid/peddana](https://github.com/appajid/peddana) |
+| Commit | `717395267a5ebc69cee39b4eda415fffd39321aa` |
+| Date | 2015-01-08 |
+| Confidence | High |
+
+## Investigation
+
+The METADATA.pb for Peddana had no source block. The upstream repository was identified as appajid/peddana, by designer Appaji Ambarisha Darbha (Silicon Andhra).
+
+### Source Types Available
+
+- **SFD** (FontForge): `Peddana-Regular.sfd`
+- **UFO**: `Peddana-Regular.ufo/` (contains `fontinfo.plist`, `glyphs/`)
+- **License**: `OFL.txt`
+
+### Buildability
+
+The repository contains both SFD and UFO sources. The UFO format is gftools-builder compatible. A `config.yaml` could potentially be created for this family, though the UFO may be an older format that needs testing with current tooling.
+
+### Notes
+
+- Telugu script serif typeface from the Silicon Andhra / Andhrapradesh Society for Knowledge Networks project
+- No existing `config.yaml` in either the upstream repo or the google/fonts family directory
+
+### Actions Taken
+
+A source block was added to METADATA.pb pointing to commit `7173952` (2015-01-08, merge PR #2), which is the latest commit in the repository.
+
+## Build Configuration (Override)
 
-## Notes
-Designer: Appaji Ambarisha Darbha. Script: Telugu (Telu). Category: SERIF. Copyright references Andhrapradesh Society for Knowledge Networks (fonts.siliconandhra.org) and SIL International.
+An override `config.yaml` has been created in the google/fonts family directory, referencing `Peddana-Regular.ufo` from `appajid/peddana`. This is a best-effort starting point for reproducible builds — the shipped binary was likely built with different tool versions and may not match exactly.