Class: Ucode::Glyphs::EmbeddedFonts::PdfIndexer::Type0Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/ucode/glyphs/embedded_fonts/pdf_indexer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#base_fontObject

Returns the value of attribute base_font

Returns:

  • (Object)

    the current value of base_font



11
12
13
# File 'lib/ucode/glyphs/embedded_fonts/pdf_indexer.rb', line 11

def base_font
  @base_font
end

#font_obj_idObject

Returns the value of attribute font_obj_id

Returns:

  • (Object)

    the current value of 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