Class: Ucode::Glyphs::EmbeddedFonts::PdfIndexer::Type0Entry
- Inherits:
-
Struct
- Object
- Struct
- Ucode::Glyphs::EmbeddedFonts::PdfIndexer::Type0Entry
- Defined in:
- lib/ucode/glyphs/embedded_fonts/pdf_indexer.rb
Instance Attribute Summary collapse
-
#base_font ⇒ Object
Returns the value of attribute base_font.
-
#font_obj_id ⇒ Object
Returns the value of attribute font_obj_id.
Instance Attribute Details
#base_font ⇒ Object
Returns the value of attribute base_font
11 12 13 |
# File 'lib/ucode/glyphs/embedded_fonts/pdf_indexer.rb', line 11 def base_font @base_font end |
#font_obj_id ⇒ Object
Returns the value of attribute font_obj_id
11 12 13 |
# File 'lib/ucode/glyphs/embedded_fonts/pdf_indexer.rb', line 11 def font_obj_id @font_obj_id end |