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