Hi,
The new versions of these libraries have been released, including the
final
version of IUP 3.0.
IUP is a portable toolkit for building graphical user interfaces. In
Windows
uses the Win32 API, and in Linux uses the GTK.
CD is a platform-independent graphics library. It is implemented in
several
platforms using native graphics libraries: Microsoft Windows (GDI) and
X-Windows (XLIB). And can also output for several metafiles including PS,
PDF and SVG, or to a RGBA image. All using the same API.
IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image
Representation, Storage, Processing and Capture.
All have bindings to Lua.
You can find the list of changes and files for download at:
http://www.tecgraf.puc-rio.br/iup/
http://www.tecgraf.puc-rio.br/cd/
http://www.tecgraf.puc-rio.br/im/
Best Regards,
Antonio Scuri