Closed grv87 closed 10 years ago
https://bitbucket.org/sortsmill/
You might also be able to replace from sortsmill import ffcompat as fontforge
with import fontforge
but this is untested (I have not used FontForge for a while so not sure if I depend on any new feature/bug fix that is only in Sorts Mill or not).
Thank you. I've looked for python library in wrong repository. Maybe somewhere in your repository should be a brief documentation for developers?
Is there a way to make XITS fonts under Windows using make? I see Makefile, and I have the latest sortsmill Python package. But my sortsmill has no module ffcompat. So, make is unsuccessful. I also have FontForge, and there is no significant Python code too. Where could I get ffcompat?