Removed binary files
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
function LoadFont(fnt_file$, size)
|
||||
function LoadFont(fnt_file$, font_size)
|
||||
sub DeleteFont(slot)
|
||||
Function FontExists(slot)
|
||||
sub Font(slot)
|
||||
sub SetFont(slot)
|
||||
sub DrawText(txt$, x, y)
|
||||
sub RenderText(slot, txt$)
|
||||
sub GetTextSize(txt$, byref w, byref h)
|
||||
function GetTextWidth(txt$)
|
||||
function GetTextHeight(txt$)
|
||||
|
||||
Reference in New Issue
Block a user