scummvm/graphics/fonts
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
..
bdf.cpp GRAPHICS: Silence a false positive warning in MSVC 2012-01-07 22:45:59 +02:00
bdf.h GRAPHICS: Don't try to delete static BDF data. 2012-03-28 19:16:52 +02:00
consolefont.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
newfont_big.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
newfont.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
ttf.cpp GRAPHICS: Add a DPI parameter to loadTTFFont. 2012-08-09 03:13:00 +02:00
ttf.h GRAPHICS: Add a DPI parameter to loadTTFFont. 2012-08-09 03:13:00 +02:00
winfont.cpp GRAPHICS: Allocate Common::PEResources on the heap in WinFont::loadFromPE() 2011-06-23 15:11:36 +08:00
winfont.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00