Commit History

Author SHA1 Message Date
  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
  rude 31c9995082 Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int. 14 years ago
  vrld 3587cd4320 Fix issue #165 and part of #129 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
  rude 6aa8399aa8 Made love.vcproj buildable again. 14 years ago
  Bill Meltsner 500e0f1417 image fonts now print from the upper left like truetype fonts do (fixes #100) 14 years ago
  Bill Meltsner 3cb3537db0 Added vrld's text-rotation-fixing patch (finally fixes #56) 14 years ago
  Bill Meltsner a34640bcfd (Hopefully) fixed bug where extended ASCII characters would not display properly. 15 years ago
  Bart van Strien fdd8393b13 Fix for blurry text, bug #85 15 years ago
  Bill Meltsner 8800fa982a made fonts actually print from the top-left. 15 years ago
  Bart van Strien 7e318cc9b2 Let's hope I finally smashed those mem leaks 15 years ago
  Bart van Strien 2b273c0081 Hopefully fixed more memory leakage in fonts 15 years ago
  Bill Meltsner 046f2a3084 Fixed some bugs with font drawing and reverted the display list change - it was causing problems with multiple fonts 15 years ago
  Bill Meltsner 2cc3fb4715 Fonts now handle resolution changes properly 15 years ago
  Bill Meltsner 5a3b9691e5 tweaked drawing a bit more for efficiency's sake 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 b94cb9ca62 heh whoops accidentally reverted to lower-left origin, fixed 15 years ago
  Bill Meltsner 74c07e4959 some final changes to make it work better, and to fix how printf displayed 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
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago