Class: SFCcustom::Font

Inherits:
Object
  • Object
show all
Defined in:
lib/sfc-custom.rb

Instance Attribute Summary collapse

Instance Attribute Details

#familyObject

Returns the value of attribute family.



100
101
102
# File 'lib/sfc-custom.rb', line 100

def family
  @family
end

#nameObject

Returns the value of attribute name.



100
101
102
# File 'lib/sfc-custom.rb', line 100

def name
  @name
end