aboutsummaryrefslogtreecommitdiff
path: root/graphics/font.cpp
AgeCommit message (Expand)Author
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-31Plug in better font. Unfortunately we can't use Arial12 which Krest put onEugene Sandulenko
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-04Remove special case for char 0x20 (=space). No idea why it was there in the f...Max Horn
2005-05-17Fix word wrapping: do not generate spaces at the start/end of the wrapped linesMax Horn
2005-05-15Added Font::wordWrapText methodMax Horn
2005-05-02Const correctnessMax Horn
2005-01-08Fix bug #1098115 (GUI: Broken console font)Max Horn
2005-01-06Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...Max Horn
2005-01-06Added a font manager (work in progress)Max Horn
2005-01-06Patch #1092994 (Selfscaling GUI)Max Horn
2005-01-01Updated copyrightMax Horn
2004-11-27do clippingMax Horn
2004-08-15Changed the way NewFonts are instantiated (will make it easier to add multipl...Max Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn