Top Level Namespace
Defined Under Namespace
Classes: Mustachio
Constant Summary collapse
- MUSTACHE =
thanks to therantsandraves.com/?p=602 for the ‘staches
{ :filename => File.(File.join(File.join(File.dirname(__FILE__), '..', 'public', 'images', 'mustache_03.png'))), :width => nil, :height => nil, :top_offset => -5.0, :bottom_offset => -15.0 }
- FACE_POS_ATTRS =
['center', 'eye_left', 'eye_right', 'mouth_left', 'mouth_center', 'mouth_right', 'nose']