I have been trying to add FontForge’s python extension as an option to the Homebrew formula, to make it possible to programmaticaly build font files. I managed to install the python extension when ...
I'm also seeing this when calling font[idx].addPosSub() -- if you pass it strings it says it wanted bytes, if you pass it bytes it says it wanted strings. I've been able to work around this in the ...