scummvm/graphics
Alyssa Milburn 92327c7991 GRAPHICS: Render TTF glyphs at the right locations.
Or at least using the fields used by the FreeType examples.
2012-03-19 23:00:14 +01:00
..
fonts GRAPHICS: Render TTF glyphs at the right locations. 2012-03-19 23:00:14 +01:00
scaler JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
colormasks.h
conversion.cpp
conversion.h
cursor.h
cursorman.cpp ALL: Fix some signed/unsigned comparison warnings. 2012-02-22 20:20:55 +01:00
cursorman.h
font.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
font.h GRAPHICS/GUI: Implement kerning support for Font. 2012-01-29 16:26:20 +01:00
fontman.cpp GRAPHICS: Let FontManager::setFont accept an "const BdfFont *". 2012-01-07 01:16:33 +01:00
fontman.h GRAPHICS: Let FontManager::setFont accept an "const BdfFont *". 2012-01-07 01:16:33 +01:00
iff.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
iff.h
imagedec.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
imagedec.h JANITORIAL: Remove unnecessary empty default constructors/destructors. 2012-03-13 15:42:30 +01:00
jpeg.cpp GRAPHICS: Switch to integer based JPEG IDCT 2012-02-09 16:10:51 +01:00
jpeg.h GRAPHICS: Switch to integer based JPEG IDCT 2012-02-09 16:10:51 +01:00
maccursor.cpp
maccursor.h
module.mk GRAPHICS: Add a TTF font class using FreeType2. 2012-01-29 16:26:20 +01:00
palette.h
pict.cpp GRAPHICS: Remove unused variable 2012-02-11 22:54:36 +01:00
pict.h GRAPHICS: Rewrite PictDecoder's opcode handling 2011-10-07 11:31:41 -04:00
pixelformat.h
png.cpp GUI: Add support for PNG images in themes 2011-10-23 23:44:14 +01:00
png.h GRAPHICS: The PNG decoder is not used by our GUI. 2012-01-05 10:33:31 +01:00
primitives.cpp
primitives.h
scaler.cpp
scaler.h
sjis.cpp GRAPHICS: Formatting. 2011-08-23 15:25:12 +02:00
sjis.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
surface.cpp COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
surface.h
thumbnail.cpp
thumbnail.h
VectorRenderer.cpp GUI: Improved pop up and scrollbar arrows look 2011-12-07 14:04:10 +00:00
VectorRenderer.h GUI: Move _gradientBytes to VectorRendererSpec 2011-12-10 11:51:10 +00:00
VectorRendererSpec.cpp GUI: Fix mingw-w64 build errors 2012-02-20 22:38:35 +01:00
VectorRendererSpec.h GUI: Implement AAed tabs 2012-02-20 22:17:33 +01:00
wincursor.cpp GRAPHICS: Add a default Windows cursor 2011-08-16 00:30:12 -04:00
wincursor.h GRAPHICS: Add a default Windows cursor 2011-08-16 00:30:12 -04:00
yuv_to_rgb.cpp
yuv_to_rgb.h ALL: Remove unnecessary forward declarations. 2011-11-21 15:59:19 +01:00