===== Font ===== ==== Formato ==== font //fontname//, //point//, //weight// ==== Descrição ==== Muda o tipo gráfico para o definido em //fontname//. Tamanho é definido em pontos (1/72") Weight é um número de 1 a 100 que deternina a espessura das letras (mais negrito). Light=25, Normal=50, and Bold=75. ==== Exemplo ==== color grey rect 0,0,graphwidth,graphheight color red font "Times New Roman",18,50 text 10,100,"This is Times New Roman" color darkgreen font "Tahoma",28,100 text 10,200,"This is BOLD!" Will draw.\\ {{:en:fonttext.png|}} ==== Ver também ==== [[text|Text]], [[TextWidth|TextWidth]] ==== Introduzido ==== 0.9.4