Class: Skrift::Color::CBDT::Strike

Inherits:
Struct
  • Object
show all
Defined in:
lib/skrift/color/cbdt.rb

Instance Attribute Summary collapse

Instance Attribute Details

#end_gidObject

Returns the value of attribute end_gid

Returns:

  • (Object)

    the current value of end_gid



10
11
12
# File 'lib/skrift/color/cbdt.rb', line 10

def end_gid
  @end_gid
end

#ppem_xObject

Returns the value of attribute ppem_x

Returns:

  • (Object)

    the current value of ppem_x



10
11
12
# File 'lib/skrift/color/cbdt.rb', line 10

def ppem_x
  @ppem_x
end

#ppem_yObject

Returns the value of attribute ppem_y

Returns:

  • (Object)

    the current value of ppem_y



10
11
12
# File 'lib/skrift/color/cbdt.rb', line 10

def ppem_y
  @ppem_y
end

#start_gidObject

Returns the value of attribute start_gid

Returns:

  • (Object)

    the current value of start_gid



10
11
12
# File 'lib/skrift/color/cbdt.rb', line 10

def start_gid
  @start_gid
end

#subtablesObject

Returns the value of attribute subtables

Returns:

  • (Object)

    the current value of subtables



10
11
12
# File 'lib/skrift/color/cbdt.rb', line 10

def subtables
  @subtables
end