index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
macgui
/
macfontmanager.h
Age
Commit message (
Expand
)
Author
2017-01-27
GRAPHICS: Added additional font map registering to MacFontManager
Eugene Sandulenko
2017-01-27
GRAPHICS: Overload loadFonts() method in MacResMnager
Eugene Sandulenko
2017-01-26
GRAPHICS: Refactor Mac font loading into per file method
Eugene Sandulenko
2017-01-24
GRAPHICS: Plug MacFont scaler in
Eugene Sandulenko
2017-01-18
GRAPHICS: Further work on MacFont loading
Eugene Sandulenko
2017-01-17
GRAPHICS: Rename MacFont to MacFONTFont to avoid clashed
Eugene Sandulenko
2017-01-14
DIRECTOR: Load fonts by name if exists from map.
stevenhoefel
2017-01-10
GRAPHICS: Fix build
Willem Jan Palenstijn
2017-01-10
DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).
stevenhoefel
2016-10-18
GRAPHICS: Declared few methods in MacFontManager public
Eugene Sandulenko
2016-10-15
GRAPHICS: Added all supported Mac fonts to enum
Eugene Sandulenko
2016-10-12
GRAPHICS: Fix BDF font referencing on font generation
Eugene Sandulenko
2016-10-12
GRAPHICS: Further work on BDF font scaling
Eugene Sandulenko
2016-10-08
GRAPHICS: Detect substitute for Mac fonts
Eugene Sandulenko
2016-10-07
GRAPHICS: Search for font substitution for MacFonts
Eugene Sandulenko
2016-10-07
GRAPHICS: Differentiate Mac fonts by slant
Eugene Sandulenko
2016-10-06
GRAPHICS: Move font-related MacGUI code to MacFontManager
Eugene Sandulenko