sunterlib/scsh/scgame
Johan Ceuppens ce0ef67e58 *** empty log message *** 2012-01-16 17:56:27 +00:00
..
AUTHORS scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
BLURB scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
NEWS scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
README *** empty log message *** 2012-01-16 17:56:27 +00:00
packages.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
pkg-def.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgame.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgamedictionaries.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgameutil.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scgamewidgets.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scganadu.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
scganaduutil.scm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00
test.xpm scgame and tmail initial commit 2012-01-16 16:22:48 +00:00

README

scgame is a drawing package and should be useful to make widgets

For a working putpixel method check out the scheme48-fb as a basis for
scsh images. You can get it at http://soft.vub.ac.be/~jceuppen/scheme/

fb stands for linux's framebuffer to draw on.

In the above scheme48-1.8-fb-x11 packages, X11 window drawing is supported.

Do read the packages' README files if you run into any problems.

-- Johan