gftools
gftools copied to clipboard
Misc tools for working with the Google Fonts library
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. Release notes Sourced from protobuf's releases. Protocol Buffers v3.19.5 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
I tried to do something but it doesn't work ^^ I open the PR so we can debug tomorrow @m4rc1e if you have time. ``` Traceback (most recent call last):...
COLRv0 fonts render badly on Edge in Windows 10. The issue disappeared in Windows 11. The browser appears to be inserting whichever glyph is on GID 1 in places such...
This seems to be related to @chrissimpkins issue #106 @thundernixon and I tried `pip install --upgrade git+https://github.com/googlefonts/gftools` and ended with up the following error. ``` Failed building wheel for pycairo...
fonts.google.com launched a new specimen page last week, that reuses the improvements developed for the fonts.google.com/noto section specimen pages last year. However, this has highlighted a problem with Kumbh Sans...
Currently, the output of the merge process is non-deterministic: if the tool is run twice with the same input UFOs, the outputs will differ. This is undesirable, as it produces...
New builder
# New builder sketch The current builder does a good job of taking source files and producing a range of outputs suitable for Google Fonts use. However, it statically encodes...
I updated the googlefonts-project-template for my [Fragment Mono](https://github.com/weiweihuanghuang/fragment-mono) repo and now when I try to `make build` locally, I get the follwoing error: ``` ▶ make build rm -rf fonts...
Hi there, I have a new Mac I installed the the latest Python 3.12.1 and installed the latest gftools 0.9.47 I get the following error: ``` ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/_cffi_backend.cpython-312-darwin.so, 0x0002): tried:...
See e.g. https://github.com/google/fonts/pull/5758#issuecomment-1942033279 fontbakery is claiming that cyrillic-ext and greek-ext are unnecessary in the METADATA.pb, but it's the packager that put them there, not me, so one of them is...