[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Jon Trowbridge <trow@emccta.com>] [gtk-list] ANNOUNCE: GTK-- Drawing Library v0.4a
I just thought you might be interested in this message...
--
Preben Randhol | Affliction is enamoured of thy parts,
Tlf 73940929/(735)94076 [arb] | And thou art wedded to calamity.
Email randhol@pvv.org |
http://www.pvv.org/~randhol/ | - W. Shakespeare
------- Start of forwarded message -------
Resent-Date: 14 Jul 1998 21:10:04 -0000
Resent-Cc: recipient list not shown: ;
Date: Tue, 14 Jul 1998 16:08:44 -0500
From: Jon Trowbridge <trow@emccta.com>
Message-Id: <199807142108.QAA06341@kremlin.emccta.com>
To: gtk-list@redhat.com
Resent-Message-ID: <"Z-wld3.0.ty6.faygr"@mail2.redhat.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Resent-Sender: gtk-list-request@redhat.com
Subject: [gtk-list] ANNOUNCE: GTK-- Drawing Library v0.4a
I'm pleased to announce that version 0.4a of my drawing library for
Gtk-- is now available for download at
http://www.emccta.com/~trow/gtk.html
This library, also known as libgtkmmdraw, tries to automate and
simplify many of the tasks performed by drawing programs. Nice (?)
C++ interfaces are provided for manipulating colors and GCs; the
Gtk_DrawingBuffer widget can manage backing store and expose events
for you; the Gdk_Draw class provides an interface to the GDK drawing
commands and also lets you draw simultaneously to both a window and
the associated backing-store pixmap.
A lot has happened since the last version was released back in February.
Highlights include:
* This library is now being co-developed with Havoc Pennington <hp@emccta.com>.
* Everything has been completely redesigned. Instead of putting all of the
functionality into a "monolithic class", more of an attempt has been made to
provide C++ wrappers around GDK. The result is code that is (IMHO)
cleaner and more general.
* We now use autoconf instead of lame, ad hoc Makefiles.
* Old bugs have been fixed, new bugs have been added.
This library is very much a work-in-progress. It is a bit rough around
the edges now, but we hope to improve it to the point where it is both
bug-free and useful. Feedback, suggestions and bug-fixes are
encouraged.
Enjoy,
-Jon Trowbridge <trow@emccta.com>
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
------- End of forwarded message -------