gpaint @ Savannah: version 0.3.4 released
Hi, a new release,.
Version 0.3.4 is now available as
https://alpha.gnu.org/gnu/gpaint/gpaint-2-0.3.4.tar.gz
This release combines existing patches from GNU/Linux distributions into an official release.  In addition,
the build infrastructure is modernized to be based on
current versions of the GNU Autotools
Changes in this version:
    * adding guix.scm, development under GNU Guix support
    Debian patches from Goedson Teixeira Paixao <goedson> incorporatd into main release
    includng patches for
    * fixing missing heds libs by <goedson>
    * Fix toolbar behaviour so that gpaint follows the style set in
      the user preferences by <goedson>
    * Fix foreground/background color selection by <goedson>
    * Fix crash when saving in unsupported format by <goedson>
    * Add accelerator keys to common functions by Matt Wheeler <m@funkyhat.org>
    * Ignore non-printable characters on text input by Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>
    * fix crash on fill button click by <goedson>
    * Fix line width combo box by Thomas Viehmann <tv@beamnet.de>
    * Fixes rotation operations: Implement the rotation in multiples of 90 degrees using the
      gdk_pixbuf_rotate_simple function by <goedson>
    * Avoids crash on font selection by <goedson>
    * Fixes the gpaint.desktop file by <goedson>
    * Removes reference to non-existent menu.h file by <goedson>
    * Fixes compiling with recent versions of libgtk by <goedson>
This release represents gpaint is resuming active development.
Roadmap is detailed in README file but suggestions are welcome.