Class: TTFunk::Table::Hmtx::HorizontalMetric

Inherits:
Struct
  • Object
show all
Defined in:
lib/ttfunk/table/hmtx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#advance_widthObject

Returns the value of attribute advance_width

Returns:

  • (Object)

    the current value of advance_width



20
21
22
# File 'lib/ttfunk/table/hmtx.rb', line 20

def advance_width
  @advance_width
end

#left_side_bearingObject

Returns the value of attribute left_side_bearing

Returns:

  • (Object)

    the current value of left_side_bearing



20
21
22
# File 'lib/ttfunk/table/hmtx.rb', line 20

def left_side_bearing
  @left_side_bearing
end