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
2020-01-11
COMMON: Add a function to simplify loading Windows executables
Cameron Cawley
2020-01-11
GRAPHICS: Simplify loading Windows fonts
Cameron Cawley
2020-01-11
ALL: Create all instances of NEResources and PEResources using new instead of...
Cameron Cawley
2020-01-07
GRAPHICS: FONTS: Improved visuals for generated bold fonts
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Fix memory override
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Fix warnings
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Implement generation of bold fonts
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Made scaling form MacFONT as a step
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Use better algorithm for MacFONT scaling added debug output
Eugene Sandulenko
2020-01-07
GRAPHICS: FONTS: Fix BDF font scaling
Eugene Sandulenko
2019-12-26
GRAPHICS: FONT: Really fix mismatched new/delete
Eugene Sandulenko
2019-12-26
GRAPHICS: FONTS: Fix mismatched new/delete.
Eugene Sandulenko
2019-11-17
GRAPHICS: Fix Missing Default Switch Cases
D G Turner
2019-05-01
COMMON: Replace NEResourceType and PEResourceType with a shared enum
Cameron Cawley
2019-05-01
GRAPHICS: Look for fonts.dat in extrapath
Bastien Bouclet
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
[next]