# File lib/ttfunk.rb, line 85
    def glyph_outlines
      @glyph_outlines ||= TTFunk::Table::Glyf.new(self)
    end