# File lib/pdf/reader/text_receiver.rb, line 104
    def set_character_spacing (n)
      @state.last[:char_spacing] = n
    end