[Gambas-devel-svn] SF.net SVN: gambas:[2993] gambas/trunk/gb.sdl/src
Brought to you by:
gambas
From: <lor...@us...> - 2010-06-05 14:56:23
|
Revision: 2993 http://gambas.svn.sourceforge.net/gambas/?rev=2993&view=rev Author: lordheavy Date: 2010-06-05 14:56:17 +0000 (Sat, 05 Jun 2010) Log Message: ----------- [GB.SDL] * NEW: New methods Font.Width() and Font.Height(), to retreive respectivly widht and height of text. Now a default font (system font) is opened with New method, but nothing is rendered yet. Modified Paths: -------------- gambas/trunk/gb.sdl/src/Cfont.cpp gambas/trunk/gb.sdl/src/Cfont.h gambas/trunk/gb.sdl/src/Cwindow.cpp gambas/trunk/gb.sdl/src/SDLapp.cpp gambas/trunk/gb.sdl/src/SDLfont.cpp gambas/trunk/gb.sdl/src/SDLfont.h gambas/trunk/gb.sdl/src/main.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |