# File lib/prawn/font/ttf.rb, line 132
      def script?
        @script ||= family_class == 10
      end