# File lib/rubygame/ttf.rb, line 214 def size_unicode( text ) SDL::TTF.SizeUNICODE(@struct, text) end