Please add a code example for converting OTF to TTF. The TTX tool is mentioned which apparently can do this somehow, but I can't find it in the API. When using ttLib.TTFont.save(), the written font will remain in otf/postscript format even when saved with ".ttf" ending, so at least that function doesn't seem to do a conversion from postscript outlines to truetype outlines...