pick a font you have and set its size myfont = pg.font.SysFont("Comic Sans MS", 30) # apply it to text on a label label = myfont.render("Python and Pygame ...
確定! 回上一頁