# File lib/ttfunk/subset/mac_roman.rb, line 17 def use(character) @subset[Encoding::MacRoman::FROM_UNICODE[character]] = character end