[IronPython] How to use Tao.Glfw or Tao.OpenGL Zooming windows

Sylvain Hellegouarch sh at defuze.org
Sun Feb 17 16:42:22 CET 2008


Jane,

If you're only interested in 2D, you might want to use TaoSDL rather 
than TaoOpenGL+TaoGLFW. SDL is a pretty cool graphics library that runs 
on practically anything that exists.

It might be easier than OpenGL but will only make sense in 2D context.

For instance look at SdlGfx.zoomSurface from [1].

- Sylvain

[1] http://docs.taoframework.com/Tao.Sdl/

jane janet a écrit :
> I forgot to tell you something.
> My application window is 2 dimension.
> I wanna zoom 2D windows.
>
> Best regards,
> Jane
>
>
> *Jane*
>
>
> ------------------------------------------------------------------------
> Shed those extra pounds with MSN and The Biggest Loser! Learn more. 
> <http://biggestloser.msn.com/>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   




More information about the Ironpython-users mailing list