TextGenerator icon indicating copy to clipboard operation
TextGenerator copied to clipboard

AttributeError: '_TTGlyphGlyf' object has no attribute '_glyph' 怎么解决?

Open chuiyugin opened this issue 2 years ago • 1 comments

问题如图: 1.png

chuiyugin avatar Jan 01 '23 09:01 chuiyugin

问题如图: 1.png

可能是两个原因引起的: 1,可能是fontTools 的版本太高,这个项目开发时间在两年前,可以试试fontTools 4.2.2左右的版本。 2,也有可能是字体包引起的,需要检查一下字体包。

BboyHanat avatar Jan 02 '23 09:01 BboyHanat