Hello,There is a 'self halt' in the code of TTFontReader >>processCompositeGlyph:contours:from:.Therefore, when I try to import a font from a file, for example by evaluating:TTFontDescription addFromTTFile: FileDirectory default fullName, '/Fonts/DejaVu/DejaVuSans-Bold.ttf'the execution is stoped by this halt (And I don't know why).Now, when I remove the 'self halt', all seems to work correctly.
| ARGS_ARE_XY_VALUES | 1 | If this is set, the arguments are xy values; otherwise, they are points. |