scummvm/graphics
Torbjörn Andersson bf851cc525 GRAPHICS: Handle Windows and Mac line breaks when word-wrapping text
This seems like the right place to do it. Hopefully it's also the
right way. It fixes line breaks in the MacVenture engine, where the
text apparently uses Mac line breaks.
2016-09-05 18:41:40 +02:00
..
fonts
macgui GRAPHICS: Add setBackgroundPattern() to MacWindow 2016-09-04 08:31:39 +02:00
scaler
colormasks.h
conversion.cpp
conversion.h
cursor.h
cursorman.cpp
cursorman.h
font.cpp GRAPHICS: Handle Windows and Mac line breaks when word-wrapping text 2016-09-05 18:41:40 +02:00
font.h
fontman.cpp
fontman.h
maccursor.cpp
maccursor.h
managed_surface.cpp
managed_surface.h
module.mk GRAPHICS: Fix MSVC project generation 2016-08-03 20:51:54 -04:00
nine_patch.cpp GRAPHICS: Fix leak in ninepatch destructor 2016-08-26 12:27:16 +02:00
nine_patch.h GRAPHICS: Fix warnings 2016-08-03 14:41:14 +02:00
palette.h
pixelformat.cpp
pixelformat.h
primitives.cpp GRAPHICS: Correcting think line thickness 2016-08-25 12:25:58 +02:00
primitives.h
scaler.cpp
scaler.h
screen.cpp
screen.h
sjis.cpp
sjis.h
surface.cpp
surface.h
thumbnail.cpp
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
transparent_surface.cpp GUI: Added new alphabitmap image type 2016-08-24 16:07:55 +06:00
transparent_surface.h GUI: Added animation classes 2016-08-24 16:07:55 +06:00
VectorRenderer.cpp GUI: Prepare button to be clipped 2016-07-03 12:14:45 +02:00
VectorRenderer.h GUI: Added transparency to PicWidgets 2016-08-24 16:07:55 +06:00
VectorRendererSpec.cpp GUI: Added transparency to PicWidgets 2016-08-24 16:07:55 +06:00
VectorRendererSpec.h GUI: Added transparency to PicWidgets 2016-08-24 16:07:55 +06:00
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h