From: Felipe Correa da Silva Sanches Date: Thu, 26 Mar 2026 10:32:33 +0000 (+0000) Subject: peddana: add source metadata X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e23e77de38370a29d55a77902f1fcd323da21d;p=thirdparty%2Fgoogle%2Ffonts.git peddana: add source metadata Repo: https://github.com/appajid/peddana Commit: 717395267a5ebc69cee39b4eda415fffd39321aa Override config.yaml created Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/peddana/METADATA.pb b/ofl/peddana/METADATA.pb index b4ef8bbbd..6c4aca264 100644 --- a/ofl/peddana/METADATA.pb +++ b/ofl/peddana/METADATA.pb @@ -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 index 000000000..53c468f50 --- /dev/null +++ b/ofl/peddana/config.yaml @@ -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 diff --git a/ofl/peddana/upstream_info.md b/ofl/peddana/upstream_info.md index 212df4f9c..05b131818 100644 --- a/ofl/peddana/upstream_info.md +++ b/ofl/peddana/upstream_info.md @@ -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.