# File lib/ttfunk.rb, line 36
    def bbox
      [header.x_min, header.y_min, header.x_max, header.y_max]
    end