# File lib/pdf/reader/page_state.rb, line 99
      def font_size
        state[:text_font_size] * @text_matrix[0,0]
      end