gftools icon indicating copy to clipboard operation
gftools copied to clipboard

Misc tools for working with the Google Fonts library

Results 244 gftools issues
Sort by recently updated
recently updated
newest added

We're in the process of switching to the latest gftools using the Ninja-based builder. However, when I build a simple `.ufo` family, the build leaves behind an `instance_ttf` directory in...

Since updating my python libraries to the point where the ninja builder is being used, I noticed that temp files are being deleted (specifically a master_ufo folder) despite having set...

Hi, setting `fvar` instance default values for the `ital` axis generally does not work as expected. In addition, generation of named variation instances for fonts with `ital` (or `slnt`) axis...

This is quite a major change which splits the packager up into multiple modules, tidies up the handling of upstream.yml files by making that into a class, removes the "interactive...

So, I am looking into adding small capitals and old-style figures to [googlefonts/lexend](https://github.com/googlefonts/lexend). I downloaded the FontLab 8 trial (since I'm on Windows), opened the `.glyphs` file, duplicated the glyphs,...

Found in "Reddit Sans Condensed" in branch: https://github.com/reddit/redditsans/tree/gf-onboarding Issue described here: https://github.com/google/fonts/issues/6812#issuecomment-1854495258 Reddit Sans Condensed is an upright family with a weight axis. Since "Condensed" is in the family name...

bug
builder

All lexend subfamilies need to be built from the same source. Lexend has a weight, width, SPAC and ital axes, all the sub families are slice located at a specific...

bug
builder

I have this file `HedvigLettersSerif-Regular[opsz].ttf.stat.yaml` in the `variablefont` directory each time after export. In https://github.com/RosaWagner/HedvigLetters/commit/2cd282da2077b297b69cf16758144342ed11e32c Also `instances_ttf` is not removed after successful export of (only) otf-cff fonts.

bug
builder

When running the command `gftools packager "My Font" -u`, the tool creates the upstream configuration file but misses to add the `.yaml` extension and leaves the spaces in the file...

- The directories master_ufo and instance_ufo should not be deleted if the font doesn't build - There should not be "Done building fonts!" if the build fails ``` fontmake: Error:...

bug
builder