Class | PDF::Reader::PageState |
In: |
lib/pdf/reader/page_state.rb
|
Parent: | Object |
DEFAULT_GRAPHICS_STATE | = | { :ctm => Matrix.identity(3), :char_spacing => 0, :word_spacing => 0, :h_scaling => 100, :text_leading => 0, :text_font => nil, :text_font_size => nil, :text_mode => 0, :text_rise => 0, :text_knockout => 0 |