aboutsummaryrefslogtreecommitdiff
path: root/graphics/fontman.cpp
AgeCommit message (Expand)Author
2019-11-17GRAPHICS: Fix Missing Default Switch CasesD G Turner
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-28GRAPHICS: Take ownership of fonts passed to FontManager.Alyssa Milburn
2012-01-07GRAPHICS: Let FontManager::setFont accept an "const BdfFont *".Johannes Schickel
2012-01-07GUI: Rework how the default localized font is managed.Johannes Schickel
2011-08-21BADA: Fixup indentation using tabs in lieu of space charsChris Warren-Smith
2011-08-21BADA: Code formatting and style changes following reviewChris Warren-Smith
2011-08-21BADA: Updated code formatting in assignFontToUsage()Chris Warren-Smith
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith
2011-07-01GRAPHICS: Move NewFont code to a separate file.Johannes Schickel
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-06-07JANITORIAL: Unbreak building with --disable-translationeriktorbjorn
2011-06-06GRAPHICS: Add kLocalizedFont in FontManagerThierry Crozat
2011-06-06GRAPHICS: Move genLocalizedFontFilename() to FontManager classThierry Crozat
2011-06-06GRAPHICS: Get rid of kSODFont (ScummFont)Thierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-06-28i18n: Add support for locale-dependent fontsEugene Sandulenko
2010-06-15GUI: Added default names for builtin fonts.Eugene Sandulenko
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
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
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Reverted r26922.Johannes Schickel
2007-05-22Simpilified Singleton implementation and usage.Johannes Schickel
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-02-06Moved the console font from gui to graphicsMax Horn
2005-01-07Remove extra ;Travis Howell
2005-01-06work around yet another MSVC problemMax Horn
2005-01-06Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...Max Horn
2005-01-06oopsMax Horn
2005-01-06Added a font manager (work in progress)Max Horn