Class: Skrift::Kerning

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

Instance Attribute Summary collapse

Instance Attribute Details

#x_shiftObject

Returns the value of attribute x_shift

Returns:

  • (Object)

    the current value of x_shift



7
8
9
# File 'lib/skrift.rb', line 7

def x_shift
  @x_shift
end

#y_shiftObject

Returns the value of attribute y_shift

Returns:

  • (Object)

    the current value of y_shift



7
8
9
# File 'lib/skrift.rb', line 7

def y_shift
  @y_shift
end