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.cpp
Age
Commit message (
Collapse
)
Author
2018-12-23
GRAPHICS: MACGUI: Make use of Common::String::format (#1454)
Cameron Cawley
2017-08-22
GRAPHICS: MACGUI: Improved debug output in MacFontManager
Eugene Sandulenko
2017-03-12
GRAPHICS: Hid noisy warning in MacFontManager
Eugene Sandulenko
2017-02-04
GRAPHICS: Try to generate font names from slant in MacFontManager
Eugene Sandulenko
2017-01-28
GRAPHICS: Implemented MacFont fallback
Eugene Sandulenko
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-25
GRAPHICS: Fix MacFont association to MacFontFamily
Eugene Sandulenko
2017-01-24
GRAPHICS: Plug MacFont scaler in
Eugene Sandulenko
2017-01-23
GRAPHICS: Stop leaking memory. MacResMan deletes stream
Eugene Sandulenko
2017-01-23
GRAPHICS: Fix crash in MacFontManager
Eugene Sandulenko
2017-01-23
GRAPHICS: Fix number of memory leaks and wanrings
Eugene Sandulenko
2017-01-23
GRAPHICS: Gracefully process previous version of classicmacfonts.dat
Eugene Sandulenko
2017-01-19
GRAPHICS: Fix MacFont assignment
Eugene Sandulenko
We're almost back to the functionality with the BDF fonts. Current missing feature is font autoscaling
2017-01-18
GRAPHICS: Fix font name generation for MacFonts
Eugene Sandulenko
2017-01-18
GRAPHICS: Further work on MacFont loading
Eugene Sandulenko
2017-01-18
GRAPHICS: Plug in loaded MacFONTFonts into MacFontManager
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
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-11
GRAPHICS: Added stub for BDF font scaler
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