SDL.zip updated, problems with polygons, bezier, and displaying strings

Paul Dufresne dufrp at hotmail.com
Wed Jan 12 13:12:16 PST 2005


First, the following have been updated, once more:
http://www.vif.com/users/dufrp/SDL.zip

The files have been saved in ISO-8859-1 (let's just say ASCII),
and lots of bugs been fixed.

Current problems include displaying strings, polygons, and bezier curves.

Installation:
Create a directory src/plugins/SDL
in the Slate directory tree.
Then, extract all files of the SDL.zip file in there.
Then load: 'sdl/plugins/SDL/init.slate'.
>From there, you could load: 'sdl/plugins/SDL/tests.slate'.
and/or:
load: 'sdl/plugins/SDL/test2.slate'.
And try to execute the functions defined in there.

Of course, SDL.so and SDL_gfx.so are supposed to be installed.

--Paul





More information about the Slate mailing list