Hello everybody, In the SDK, there is this example : fontReg.Register("pkg:/fonts/LCDMono.ttf") font = fontReg.Get("LCDMono",36,50,false) ' 36pt, 50 is normal weight, no italics I suppose...
Well I corrected and I can now chose my font and its size, though I still cannot find how to use boldness, but that will be ok. Thanks to both of you 😄