aboutsummaryrefslogtreecommitdiff
path: root/graphics/font.h
AgeCommit message (Expand)Author
2012-01-29GRAPHICS/GUI: Implement kerning support for Font.Johannes Schickel
2011-07-01GRAPHICS: Move NewFont code to a separate file.Johannes Schickel
2011-06-06GRAPHICS: Get rid of kSODFont (ScummFont)Thierry Crozat
2011-05-23GRAPHICS: Rename some members of NewFontMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-07GRAPHICS: Some basic documentation for Font.Johannes Schickel
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-06-07Fix some typos in a commentJordi Vilalta Prat
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2009-12-10Hopefully fixing linking on MSVC:Johannes Schickel
2009-12-09Cleanup: remove "s_initialized" from CursorManager and FontManager implementa...Johannes Schickel
2009-12-09GRAPHICS: Change font code to be identical on all platformsMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-06-06Implement widget property "textalign". Added it to all theme layoutsEugene Sandulenko
2008-11-13minor tweaksMax Horn
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2006-06-20Applied patches from bug report #1276480, "GUI: Accented characters". ThisTorbjörn Andersson
2006-04-16- Moves Graphics::loadFont to Graphics::NewFont::loadFontJohannes Schickel
2006-04-15cleanupMax Horn
2006-04-14- implements .bdf font loader based on convbdf (sure could have some clean up)Johannes Schickel
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08PalmOS : very bad hack to fix global constructor problem with ARMChris Apers
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-20Added virtual destructor, to silence a few more GCC 4 warningsMax Horn
2005-05-15Added Font::wordWrapText methodMax Horn
2005-05-02Const correctnessMax 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-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