# File lib/pdf/reader/text_receiver.rb, line 114
    def set_word_spacing (n)
      @state.last[:word_spacing] = n
    end