所有setfont参数统一为5的倍数,节约内存占用
This commit is contained in:
@@ -587,7 +587,7 @@ function selector:draw()
|
||||
end
|
||||
|
||||
--Text
|
||||
setFont(28)
|
||||
setFont(30)
|
||||
t=self.text
|
||||
if t then
|
||||
gc.setColor(r,g,b)
|
||||
|
||||
Reference in New Issue
Block a user