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
Age
Commit message (
Expand
)
Author
2019-03-12
GUI: Fix loading new (not already cached) localized fonts
Thanasis Antoniou
2018-12-25
GRAPHICS: Add a function to load TrueType fonts from fonts.dat
Cameron Cawley
2018-08-18
COMMON: Move new_strdup to common/str.cpp
Cameron Cawley
2018-08-18
GRAPHICS: Fix incorrect maximum length passed to strlcpy
Colin Snover
2018-08-18
GRAPHICS: Remove use of nonstandard strdup API & fix mismatched malloc/delete
Colin Snover
2018-04-15
JANITORIAL: Fix whitespace
Adrian Frühwirth
2017-11-14
GRAPHICS: Fix potentially uninitialized pointers in BDF loader
Willem Jan Palenstijn
2017-11-14
GRAPHICS: Fix freeing invalid pointers in the BDF font destructor
Bastien Bouclet
2017-09-10
GRAPHICS: Remove dead code in BDF loadCharacter code
Colin Snover
2017-08-01
GRAPHICS: Load Mac font heights too (still unused)
Eugene Sandulenko
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-01-30
GRAPHICS: Added missing include
Eugene Sandulenko
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
2016-10-31
GRAPHICS: Fix compiler warning in BdfFont
Paul Gilbert
2016-10-31
JANITORIAL: Typos
Alexandre Detiste
2016-10-18
GRAPHICS: Remove debug leftover
Eugene Sandulenko
2016-10-15
GRAPHICS: Fixed BDF font scaling
Eugene Sandulenko
2016-10-14
GRAPHICS: Further work on BDF font scaling
Eugene Sandulenko
2016-10-12
GRAPHICS: Fix BDF font referencing on font generation
Eugene Sandulenko
2016-10-12
GRAPHICS: Fix built-in font parameters
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-10
GRAPHICS: Use PIXEL_SIZE as BDF font size
Eugene Sandulenko
2016-10-07
GRAPHICS: Parse slant from BDF fonts
Eugene Sandulenko
2016-10-06
GRAPHICS: Fix BDF font parsing
Eugene Sandulenko
2016-10-06
GRAPHICS: Parse font size from BDF fonts
Eugene Sandulenko
2016-10-06
GRAPHICS: Use Family name instead of font name when reading from BDF fonts
Eugene Sandulenko
2016-10-05
GRAPHICS: Load Face Name from BDF files
Eugene Sandulenko
2016-01-08
GRAPHICS: Silence an MSVC warning
Filippos Karapetis
[next]