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.cpp
Age
Commit message (
Collapse
)
Author
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
This is required to support UTF-32 strings but does not make them work automatically!
2013-08-08
GRAPHICS: Fix fonts/bdf.cpp to allow for 32bpp to be used
Narek Mailian
2012-01-07
GRAPHICS: Silence a false positive warning in MSVC
Filippos Karapetis
2012-01-06
GRAPHICS: Properly return 0 for late BDF cache loading fails.
Johannes Schickel
2012-01-06
GRAPHICS: Slight cleanup in BDF code.
Johannes Schickel
2012-01-06
GRAPHICS: Rework BDF font code.
Johannes Schickel
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-01
GRAPHICS: Fix possible memory leak in BdfFont code.
Johannes Schickel
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