Correct the minor version in the font header of Englebert
Open
I Font Bug
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
**Describe the bug**
According to the specification, `minorVersion` is always zero, which it is not for this font.
**To Reproduce**
```shell
ttx -t head Englebert-Regular.ttf
cat Englebert-Regular.ttx
```
**Expected behavior**
The minor version is set to zero.
Contributor guide
Assessment
This issue has not been assessed yet.