]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
IM Fell English: 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/imfellenglish
- Commit: unknown
- Config: none
- Status: missing_config
- Confidence: HIGH

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

index 59c5f9e0f70c9d75c6edba76f8ccb42be62fbbeb..d6a3dda5dd9f9a04f0f92e97a298b1e5ec572282 100644 (file)
@@ -23,3 +23,6 @@ fonts {
 }
 subsets: "menu"
 subsets: "latin"
+source {
+  repository_url: "https://github.com/librefonts/imfellenglish"
+}
diff --git a/ofl/imfellenglish/upstream_info.md b/ofl/imfellenglish/upstream_info.md
new file mode 100644 (file)
index 0000000..dead379
--- /dev/null
@@ -0,0 +1,40 @@
+# Investigation: IM Fell English
+
+## Summary
+
+| Field | Value |
+|-------|-------|
+| Family Name | IM Fell English |
+| Slug | im-fell-english |
+| License Dir | ofl |
+| Repository URL | https://github.com/librefonts/imfellenglish |
+| 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 English (at `google/fonts/ofl/imfellenglish/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/imfellenglish` (confirmed by examining the cached repo at `upstream_repos/fontc_crater_cache/librefonts/imfellenglish/`).
+
+The librefonts/imfellenglish repository contains only TTX-decompiled font files:
+- `IMFeENrm28P.ttf.ttx` (and split per-table `.ttx` files)
+- `IMFeENit28P.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 a revival of the historical Fell Types from Oxford University Press.
+
+The HEAD commit of the upstream repo is `4cc247267036e091cd401802ec99a383a403454a` (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 English. The upstream repository (`librefonts/imfellenglish`) 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.