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
/
bdf.h
Age
Commit message (
Expand
)
Author
2018-04-15
JANITORIAL: Fix whitespace
Adrian Frühwirth
2016-10-11
GRAPHICS: Added stub for BDF font scaler
Eugene Sandulenko
2016-10-07
GRAPHICS: Parse slant from BDF fonts
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
2014-02-18
GRAPHICS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-23
GRAPHICS: Let Font take uint32 as character codes.
Johannes Schickel
2012-03-28
GRAPHICS: Don't try to delete static BDF data.
Alyssa Milburn
2012-01-06
GRAPHICS: Rework BDF font code.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-01
GRAPHICS: Rename NewFont to BdfFont.
Johannes Schickel
2011-07-01
GRAPHICS: Format NewFont code with astyle.
Johannes Schickel
2011-07-01
GRAPHICS: Move NewFont code to a separate file.
Johannes Schickel