aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui/macfontmanager.h
AgeCommit message (Expand)Author
2019-12-01GRAPHICS: MACGUI: Fix default font sizeEugene Sandulenko
2019-10-19GRAPHICS: MACGUI: Added default font for MacTextEugene Sandulenko
2019-10-17GRAPHICS: MACGUI: Add possibility to set WM mode right awayEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Implement enforcing built-in fontsEugene Sandulenko
2018-12-23GRAPHICS: MACGUI: Make use of Common::String::format (#1454)Cameron Cawley
2017-07-18MACGUI: Fix warningEugene Sandulenko
2017-07-17WAGE: Fix resizing and text selection bugVelocityRa
2017-02-04GRAPHICS: Try to generate font names from slant in MacFontManagerEugene Sandulenko
2017-01-27GRAPHICS: Added additional font map registering to MacFontManagerEugene Sandulenko
2017-01-27GRAPHICS: Overload loadFonts() method in MacResMnagerEugene Sandulenko
2017-01-26GRAPHICS: Refactor Mac font loading into per file methodEugene Sandulenko
2017-01-24GRAPHICS: Plug MacFont scaler inEugene Sandulenko
2017-01-18GRAPHICS: Further work on MacFont loadingEugene Sandulenko
2017-01-17GRAPHICS: Rename MacFont to MacFONTFont to avoid clashedEugene Sandulenko
2017-01-14DIRECTOR: Load fonts by name if exists from map.stevenhoefel
2017-01-10GRAPHICS: Fix buildWillem Jan Palenstijn
2017-01-10DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).stevenhoefel
2016-10-18GRAPHICS: Declared few methods in MacFontManager publicEugene Sandulenko
2016-10-15GRAPHICS: Added all supported Mac fonts to enumEugene Sandulenko
2016-10-12GRAPHICS: Fix BDF font referencing on font generationEugene Sandulenko
2016-10-12GRAPHICS: Further work on BDF font scalingEugene Sandulenko
2016-10-08GRAPHICS: Detect substitute for Mac fontsEugene Sandulenko
2016-10-07GRAPHICS: Search for font substitution for MacFontsEugene Sandulenko
2016-10-07GRAPHICS: Differentiate Mac fonts by slantEugene Sandulenko
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko