Closed typemytype closed 2 years ago
fixing #458
this seems to be a bug deep in CoreText
there is an endless loop when creating a CoreText.CTFramesetterCreateFrame(setter, (0, 0), path, None) with setter containing a attributed string with a tracked return
CoreText.CTFramesetterCreateFrame(setter, (0, 0), path, None)
fixing #458