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