# File lib/ttfunk/subset/mac_roman.rb, line 30
      def from_unicode(character)
        Encoding::MacRoman::FROM_UNICODE[character]
      end