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.cpp
Age
Commit message (
Expand
)
Author
2017-01-27
JANITORIAL: Cleanup
Eugene Sandulenko
2017-01-26
GRAPHICS: More fixes to MacFont scaling. Now it does work
Eugene Sandulenko
2017-01-26
GRAPHICS: Fixes to MacFont scaling
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-24
GRAPHICS: Further work on MacFont scaling
Eugene Sandulenko
2017-01-23
GRAPHICS: Fix number of memory leaks and wanrings
Eugene Sandulenko
2017-01-21
GRAPHICS: More work on MacFont scaling
Eugene Sandulenko
2017-01-20
GRAPHICS: Further work on MacFont font scaling
Eugene Sandulenko
2017-01-20
GRAPHICS: Fix copy/paste errors with MacFont size processing
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 Zero Length Format String Compiler Warnings.
D G Turner
2017-01-17
GRAPHICS: Fix FOND loading
Eugene Sandulenko
2017-01-17
GRAPHICS: Added debug output to 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