Class: Skrift::Color::CBDT::SubTable

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

Instance Attribute Summary collapse

Instance Attribute Details

#array_offsetObject

Returns the value of attribute array_offset

Returns:

  • (Object)

    the current value of array_offset



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

def array_offset
  @array_offset
end

#data_offsetObject

Returns the value of attribute data_offset

Returns:

  • (Object)

    the current value of data_offset



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

def data_offset
  @data_offset
end

#firstObject

Returns the value of attribute first

Returns:

  • (Object)

    the current value of first



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

def first
  @first
end

#image_formatObject

Returns the value of attribute image_format

Returns:

  • (Object)

    the current value of image_format



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

def image_format
  @image_format
end

#index_formatObject

Returns the value of attribute index_format

Returns:

  • (Object)

    the current value of index_format



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

def index_format
  @index_format
end

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



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

def last
  @last
end