From: Felipe Correa da Silva Sanches Date: Fri, 27 Feb 2026 12:32:53 +0000 (+0000) Subject: IM Fell French Canon: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f7aad31620eae22dc39f17cd6e56400403ecbdf;p=thirdparty%2Fgoogle%2Ffonts.git IM Fell French Canon: add source block to METADATA.pb - Repo: librefonts/imfellfrenchcanon - Commit: unknown - Config: none - Status: missing_config - Confidence: HIGH --- diff --git a/ofl/imfellfrenchcanon/METADATA.pb b/ofl/imfellfrenchcanon/METADATA.pb index d150f200b..8ff8a6b1b 100644 --- a/ofl/imfellfrenchcanon/METADATA.pb +++ b/ofl/imfellfrenchcanon/METADATA.pb @@ -23,3 +23,6 @@ fonts { } subsets: "menu" subsets: "latin" +source { + repository_url: "https://github.com/librefonts/imfellfrenchcanon" +} diff --git a/ofl/imfellfrenchcanon/upstream_info.md b/ofl/imfellfrenchcanon/upstream_info.md new file mode 100644 index 000000000..4c53c162d --- /dev/null +++ b/ofl/imfellfrenchcanon/upstream_info.md @@ -0,0 +1,40 @@ +# Investigation: IM Fell French Canon + +## Summary + +| Field | Value | +|-------|-------| +| Family Name | IM Fell French Canon | +| Slug | im-fell-french-canon | +| License Dir | ofl | +| Repository URL | https://github.com/librefonts/imfellfrenchcanon | +| Commit Hash | unknown | +| Config YAML | none | +| Status | no_config_possible | +| Confidence | HIGH | + +## Source Data (METADATA.pb) + +``` +No source block +``` + +## Investigation + +The METADATA.pb for IM Fell French Canon (at `google/fonts/ofl/imfellfrenchcanon/METADATA.pb`) contains no source block. The family was added in the initial commit to google/fonts (commit `90abd17b4`, dated 2015-03-07 by Dave Crossland). + +The upstream repository was identified as `https://github.com/librefonts/imfellfrenchcanon` (confirmed by examining the cached repo at `upstream_repos/fontc_crater_cache/librefonts/imfellfrenchcanon/`). + +The librefonts/imfellfrenchcanon repository contains only TTX-decompiled font files: +- `IMFeFCrm28P.ttf.ttx` (and split per-table `.ttx` files) +- `IMFeFCit28P.ttf.ttx` (and split per-table `.ttx` files) + +There are no gftools-builder-compatible sources (no `.glyphs`, `.ufo`, or `.designspace` files). The `src/` directory contains only `METADATA_comments.txt` and `VERSIONS.txt`. The font was designed by Igino Marini (copyright 2007) as part of the IM FELL Types revival series, based on the French Canon types collected by John Fell and cut by Peter De Walpergen at Oxford. + +The HEAD commit of the upstream repo is `ae525e02f5d502306cdf16dc09f787851109dfb4` (message: "update .travis.yml"). + +Because the upstream repository only contains TTX decompiled sources and no gftools-builder-compatible source files, it is not possible to add a meaningful `config_yaml` for automated rebuilds. + +## Conclusion + +No source block can be completed for IM Fell French Canon. The upstream repository (`librefonts/imfellfrenchcanon`) only contains TTX-decompiled sources. Status: `no_config_possible`. A source block with `repository_url` only could be added to document the upstream location, but no `config_yaml` is available.