# File lib/rubygame/ttf.rb, line 206
def
size_utf8
(
text
)
SDL
::
TTF
.
SizeUTF8
(
@struct
,
text
)
end