googlefonts / googlefonts/fontations

[otexplorer] Minor: Table name spelling doesn't match table tag

Open
#194 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
826
Forks
75
Avg merge
22h 33m
Merged PRs (30d)
75

Description

Nit/Minor issue observed when using otexplorer:

`$ cargo r /Users/drott/dev/color-fonts/build/test_glyphs-glyf_colr_1.ttf -q post | less`

starts outputting

```
┌─────────────────────────────────────────────────────────────┬─────────────┐
│Post │ │
│ version: 2.0 │ 00 02 00 00 │
```

I.e. `Post` vs `post` - IMO it'd make it more consistent if the capitalization would match the tag name.

Similarly `COLR` vs. `Colr`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the reported `cargo r ... -q post` command and inspect the otexplorer entry point that formats table names and tags. Compare the output for `post` and `COLR`; done means the displayed table names use the same capitalization as their tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.