Slice
Slice copied to clipboard
An open-source, cross-platform GUI app to generate custom font design spaces from variable fonts
Bumps [fonttools[woff]](https://github.com/fonttools/fonttools) from 4.23.0 to 4.37.1. Release notes Sourced from fonttools[woff]'s releases. 4.37.1 [subset] Fixed regression introduced with v4.37.0 while subsetting the VarStore of HVAR and VVAR tables, whereby an...
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.3 to 5.2. Release notes Sourced from pyinstaller's releases. v5.2 Please see the v5.2 section of the changelog for a list of the changes since v5.1. v5.1...
Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.15.3 to 5.15.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
The bit flags weren't set for me, but I think they can be inferred:
It would be helpful to get a command line / python script equivalent to the output of the app, so that the results can be reproduced without manually using the...
It might be helpful to include a pre-populated default file path in the Save dialog prompt that opens when the Slice button is clicked.
on v0.7.1, when slicing and renaming a font, only the windows names where changed and not the Mac Names, see the screenshot below. "Jaune Midi Var" was the target name....
Perhaps it is just a character restriction (square brackets illegal?) but I couldn’t paste an output filename into the Save dialog in the GUI. I could type the exact same...
We do not currently remove overlaps in builds with all axes defined at a static instance locations. We use the default approach defined in fontTools.varLib.instancer.instantiateVariableFont. This keeps overlaps and sets...
Sub-spacing a design axis to a range that does not include the default value requires compile-time editing of the default axis location. This is not currently supported in the fonttools...