Commit History

Author SHA1 Message Date
  Bart van Strien e37470f54d No more Font:set(), instead love.graphics.setNewFont 13 years ago
  Bart van Strien 9682ebecf9 Remove love.graphics.setFont([<file>,] <size>) shorthand, idiom is now love.graphics.newFont([<file>,] <size>):set() 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  Bart van Strien 6e630e8987 Fix width for getWrap and catch utf8 decoding errors in getWrap and getSize (issues #230 and #244) 14 years ago
  Bart van Strien 190e11d016 Move wrapping to Font::getWrap and make printf use that (fixes issue #230) 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  [email protected] 0188572124 Added maxwidth, lines = font:getWrap(string, wrap) by feature request 15 years ago
  Bill Meltsner de6c8fd704 fonts now work (seemingly) as well as they used to 15 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 16 years ago
  rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago