[Gambas-devel-svn] SF.net SVN: gambas:[6530] gambas/trunk/gb.sdl/src
Brought to you by:
gambas
From: <ga...@us...> - 2014-10-11 13:37:03
|
Revision: 6530 http://sourceforge.net/p/gambas/code/6530 Author: gambas Date: 2014-10-11 13:37:00 +0000 (Sat, 11 Oct 2014) Log Message: ----------- [GB.SDL] * NEW: The default font is now scaled 2x if the font size set is twice the default font height, 3x if it is three times the default font height, and so on... Modified Paths: -------------- gambas/trunk/gb.sdl/src/Cdraw.cpp gambas/trunk/gb.sdl/src/Cfont.cpp gambas/trunk/gb.sdl/src/SDLfont.cpp gambas/trunk/gb.sdl/src/SDLfont.h gambas/trunk/gb.sdl/src/SDLgfx.cpp gambas/trunk/gb.sdl/src/SDLgfx.h gambas/trunk/gb.sdl/src/SDLtexture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |