Gwenael Casaccio's blog
Playing with Gtk and Cairo
Writing a Widget Using Cairo and GNU Smalltalk
Cairo is a powerful 2-dimensional graphics library designed to support a number of modern graphics techniques
including stroking, alpha blending and anti-aliasing. It supports multiple output formats, which allows
developers to use the same code to display graphics on the screen, print them to the printer or accelerate
them with OpenGL.
Here is a screenshot of a cairo clock :
GtkLauncher
Hi,
I've added a two new tools in GtkLauncher :
a sender and an implementor browsers
Cheers,
Gwenael Casaccio
GtkLauncher 0.2.0
Hi,
I'm proud to announce a new version of GtkLauncher an IDE for GNU Smalltalk.
In this version there is a support of syntax highlighter in the browser,
handling of per-workspace variables, and an improved inspector with adapted
views and you can dive/back in the inspector.
Have a look at : http://gtklauncher.bioskop.fr.
Cheers,
Gwenael Casaccio
GtkLauncher
Hi,
GtkLauncher has its own website : http://gtklauncher.bioskop.fr/
