Index: [thread] [date] [subject] [author]
  From: Jim Meier <fatjim@home.com>
  To  : ggi-develop@eskimo.com
  Date: Sat, 08 May 1999 07:19:30 -0600

Re: Python / GGI

becka@rz.uni-duesseldorf.de wrote:
> 
> Hi !
> 
> > Has anyone tried to make a script binding to the GGI library ?
> 
> I think I have heard of such an effort, but never heard an annoucement of
> a finished product.
> 
> I have forwarded to the list to see if anyone raises his hand ...
> 
> > I was going to try to do one for Python, do you think this would be a
> > worthy project ?
> 
> Definitely. So if noone says "oh, I've got that lying around here", go for
> it.
>

I've sorta got that lying around here. It's not very complete, but I can
clean it up and post it if you'd like to see.

It currently is a very home-built kind of thing - For example, it
doesn't do any special mode setting/checking, it simply ignores
arguments and sets the default mode. Also, some functionality that I had
wanted is not yet there - for example, unifying the Pixel/Color types
and making a python type that can represent efficiently both a single
pixel or a block of pixels for blitting.

I'll clean it up and post probably sometime this afternoon, If you like.

...but if I do that, someone has to promise to quit their job and work
fulltime on libggi2d and retrace sync! :)

-Jim.
 
> CU, Andy
> 
> --
> = Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =

Index: [thread] [date] [subject] [author]