Jens Kutilek

Results 103 comments of Jens Kutilek

PR to round as in UFO spec: #3427

Another font maker here. I've come across the same warning message. Unfortunately, it's totally unclear what Penpot's check considers valid or problematic vertical metrics. I've tried about a dozen different...

I agree that it should be documented, but from my outside view on this project, either of these methods should work: - Use [GlyphsApp](https://glyphsapp.com) to open the source files and...

In Designspace 5, you can also specify the instance locations with `uservalue` instead of `xvalue`. That way you can keep the "nice" value in your instance definitions, and still move...

Did you use the pip version matching your desired Python version (`pip3.11.exe`)? Python 3.11 is usually installed in a subdirectory of your user directory, `AppData/Local/Programs/Python/Python311`, and `ttx.exe` should be in...

For my taste, GlyphNanny shows too many potential issues. Do you have any specific checks in mind that could be added to RedArrow? Checking stem weights against the StemSnap values...

+1, I just had a use case for this.

It seems to run inside FontLab or at least require a working FontLab 5 installation. Or is there a way to `import FL` outside of actual FontLab?

Meanwhile there is indeed a new tool, `vfb3ufo` from https://github.com/LucasFonts/vfbLib :)

It seems ~~makeotf~~ whatever tool generated the TTF puts into the `hmtx` table the minimum x coordinate that the curve touches, not any actual point on or off the curve:...