DLC
14 years agoVisitor
Create Font
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...
"TheEndless" wrote:
Some fonts have multiple different weights. If the font you're using does, ...