]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
IM Fell French Canon: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 27 Feb 2026 12:32:53 +0000 (12:32 +0000)
committerFelipe CorrĂȘa da Silva Sanches <juca@members.fsf.org>
Fri, 27 Feb 2026 15:21:12 +0000 (15:21 +0000)
- Repo: librefonts/imfellfrenchcanon
- Commit: unknown
- Config: none
- Status: missing_config
- Confidence: HIGH

ofl/imfellfrenchcanon/METADATA.pb
ofl/imfellfrenchcanon/upstream_info.md [new file with mode: 0644]

index d150f200b68dbce9a4f4609cbe5e3032433a91d7..8ff8a6b1b61765aba46d17277c0d7d03716fbcb4 100644 (file)
@@ -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 (file)
index 0000000..4c53c16
--- /dev/null
@@ -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.