gambas-source-code/gb.sdl
Benoît Minisini 503211568d [GB.SDL]
* NEW: The default font is now embedded in the library.
* BUG: The default font rendering has been fixed.
* NEW: Window.Screenshot() now can take four optional arguments to define 
  a rectangular sub-part of the window to retrieve.


git-svn-id: svn://localhost/gambas/trunk@6390 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-07-20 02:46:17 +00:00
..
src [GB.SDL] 2014-07-20 02:46:17 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf

Welcome to the "SDL component for gambas !"
-------------------------------------------

Following versions are known to work

Currently SDL component needs are :
  - SDL 1.2.8
  - SDL image 1.2.4
  - OpenGL support
  - Xcursor support (provide with Xfree 4.x/xorg)

Have fun :-)