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
/
fonts
/
macfont.h
Age
Commit message (
Expand
)
Author
2017-08-01
GRAPHICS: Load Mac font heights too (still unused)
Eugene Sandulenko
2017-01-30
GRAPHICS: Added missing include
Eugene Sandulenko
2017-01-25
GRAPHICS: Implemented test for MacFont scaling
Eugene Sandulenko
2017-01-24
GRAPHICS: Plug MacFont scaler in
Eugene Sandulenko
2017-01-19
GRAPHICS: Initial code for scaling MacFonts
Eugene Sandulenko
2017-01-19
GRAPHICS: Encapsulate all MacFONTFont class variables into a single struct
Eugene Sandulenko
2017-01-17
GRAPHICS: Rename MacFont to MacFONTFont to avoid clashed
Eugene Sandulenko
2017-01-17
GRAPHICS: Implementing kerning calculation for MacFonts
Eugene Sandulenko
2017-01-17
GRAPHICS: Split out MacFontFamily class out of MacFont
Eugene Sandulenko
2017-01-17
GRAPHICS: Fix FOND loading
Eugene Sandulenko
2017-01-17
GRAPHICS: More work on FOND loading
Eugene Sandulenko
2017-01-16
GRAPHICS: First part for reading FOND Mac resources
Eugene Sandulenko
2017-01-16
GRAPHICS: Initial code for reading FONT Mac resources
Eugene Sandulenko