RSS/Atom feed Twitter
Site is read-only, email is disabled

gegl-qt 0.0.7 released - 0.1.0 preview

This discussion is connected to the gegl-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

gegl-qt 0.0.7 released - 0.1.0 preview Jon Nordby 28 Sep 21:46
  gegl-qt 0.0.7 released - 0.1.0 preview Jon Nordby 28 Sep 21:55
Jon Nordby
2011-09-28 21:46:31 UTC (about 13 years ago)

gegl-qt 0.0.7 released - 0.1.0 preview

gegl-qt is an integration library for using GEGL in Qt based applications.

gegl-qt provides a NodeView widget, showing the output of a node in a GEGL graph.
Variants exist for QWidget, QGraphicsView and QML based user interfaces. The widget supports translation and scaling, along with autoscaling and autocentering.
Python bindings for use with PySide are also provided.

This release is a preview of the first stable release 0.1.0. Please help test. Tarball: http://www.jonnor.com/files/gegl-qt-0.0.7.tar.bz2 Md5sum: fbb0692af354d404615980a68c8a88f4 Git tag: http://git.gnome.org/browse/gegl-qt/tag/?id=0.0.7

Minor things like default arguments might still change, but unless bugs are found the API is final. What is missing now is mainly documentation (API reference, introduction). For now see the examples found in the examples/ directory for usage.

gegl-qt is package for Arch Linux, and can be found here: https://aur.archlinux.org/packages.php?ID=52759

Jon Nordby
2011-09-28 21:55:33 UTC (about 13 years ago)

gegl-qt 0.0.7 released - 0.1.0 preview

On 28 September 2011 23:46, Jon Nordby wrote:

gegl-qt is an integration library for using GEGL in Qt based applications.

For 0.1.0 the documentation should go on gegl.org and tarballs on ftp.gimp.org. How do I do that?