Commit History

Author SHA1 Message Date
  Bart van Strien 2ac4a9e6d0 Manually keep track of bound textures, so we don't have to poll each frame 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bill Meltsner 21516fc658 Add padding around every glyph in a Font texture, fixing the fringing seen with scaled text (actually fixes issue #321) 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 14 years ago
  Bart van Strien 49ec65dbf3 Oops, didn't have a clean tree 14 years ago
  Bart van Strien d8666202cd Improve compatibility check (I still can't believe robin was right) 14 years ago
  Bart van Strien 190e11d016 Move wrapping to Font::getWrap and make printf use that (fixes issue #230) 14 years ago
  vrld d420d68048 Add shear transformation and transform object (issue #152). 14 years ago
  Bill Meltsner cbff71d089 New font engine is implemented and appears to work perfectly. Bugs may be discovered and the internals can certainly be optimized and improved (at some point, perhaps, a less naive packing algorithm would be nice) but for now, it's good to go. 14 years ago
  Bill Meltsner 9d38cba626 brutally murdered padding and predefined glyph loading 14 years ago
  Bill Meltsner 94b4319878 trashed old unnecessary font stuff - compiles, but obviously will not work yet 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  vrld e3067ff33d Fix issue #136 - Filter for Imagefonts. 14 years ago
  vrld 28df1edf03 Code cleanup: remove unnecessary `print' routines 14 years ago
  Bill Meltsner 500e0f1417 image fonts now print from the upper left like truetype fonts do (fixes #100) 15 years ago
  Bill Meltsner 2cc3fb4715 Fonts now handle resolution changes properly 15 years ago
  Bill Meltsner 34ac035c1b converted Font drawing to use display lists - should increase draw speed 15 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
  Bill Meltsner f8f812a719 did a bunch of other stuff, sorry about the monolithic changeset but the diffs should be understandable enough 15 years ago
  Bill Meltsner e3a5aacd5a Overhauled ImageRasterizer, fixed a bunch of other crap, getting ready to poke around in love.graphics 15 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago