Closed Doc73 closed 1 year ago
Dear dev, when I try to build the font, I get this error:
$ make Generating build/EBGaramond08-Regular.otf make: python: No such file or directory make: *** [Makefile:53: build/EBGaramond08-Regular.otf] Error 127
All dependencies are installed:
$ apt policy python3-fontforge ttfautohint python3-fontforge: Installed: 1:20201107~dfsg-4 Candidate: 1:20201107~dfsg-4 Version table: *** 1:20201107~dfsg-4 500 500 http://deb.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status ttfautohint: Installed: 1.8.3-2+b1 Candidate: 1.8.3-2+b1 Version table: *** 1.8.3-2+b1 500 500 http://deb.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status
Maybe the above libraries are old?
Yes, now it works, but I get several warnings like this:
Lookup subtable contains unused glyph iotatonos.sc making the whole subtable invalid
Ok! Perfect!
Dear dev, when I try to build the font, I get this error:
All dependencies are installed:
Maybe the above libraries are old?