Adam Twardoch

Results 148 comments of Adam Twardoch

This issue is replicated in all three projects: - https://github.com/adobe-type-tools/agl-aglfn/issues/5 - https://github.com/LettError/glyphNameFormatter/issues/86 - https://github.com/schriftgestalt/GlyphsInfo/issues/25

This would be highly desirable. A typical scenario would be that I have a 2-axes, 4-master design space setup (say: wght & wdth where A is Light Wide, B is...

This issue is replicated in all three projects: - https://github.com/adobe-type-tools/agl-aglfn/issues/5 - https://github.com/LettError/glyphNameFormatter/issues/86 - https://github.com/schriftgestalt/GlyphsInfo/issues/25

Since a few months ago, MkDocs introduced the ability to write plugins, I'm going to adopt this code https://github.com/shauser/mkdocs-pdf-export-plugin to replace mkdocs-combine. MkDocs plugins give a much greater reliability that...

Yeah, it needs to be adapted but it shows the principle well enough. I'll need to revisit it but if the code works as an MkDocs plugin then it'll have...

Note this project: https://github.com/shauser/mkdocs-pdf-export-plugin it may be better architecturally since it's a new-style MkDocs plugin so MkDocs does all the heavylifting. I'll probably retire this project and replace it with...

Yes, I'm asking to clarify the licensing of this repo (freetype-js), i.e. the build scripts for freetype.js itself. :)

BTW, the bwip-js demo looks great and I'm trying to convince some people to make a general-purpose font viewer for FreeType that'd run in the browser — largely because FreeType...

OK, I think I’ve managed to do this with a simple intervention of no longer using the `ai_model` as a decorator but turning this into a simple function instead. ```python...

I think flint is included in the old Microsoft commandline tools: http://download.microsoft.com/download/f/f/a/ffae9ec6-3bf6-488a-843d-b96d552fd815/FontTools.exe The package contains ## TTFdump TTFDump is a console (command line) tool that dumps the contents of TrueType...