# File lib/rubygame/ttf.rb, line 173
  def ascent
    SDL::TTF.FontAnscent( @struct )
  end