CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/04/15 11:56:34

Modified files:
        .              : ChangeLog 
        app/core       : Makefile.am gimp.c gimpbrush.c gimpbrush.h 
                         gimpbrushpipe.c 
Added files:
        app/core       : gimpbrush-load.c gimpbrush-load.h 

Log message:
2005-04-15  Michael Natterer  <[EMAIL PROTECTED]>

Added loading of Photoshop brushes. Fixes bug #163047 
[http://bugzilla.gnome.org/show_bug.cgi?id=163047]:

* app/core/Makefile.am
* app/core/gimpbrush-load.[ch]: new files holding all brush
loading code. Added .abr loader based on a patch by Adrian
Likins. Didn't add a new brush subclass as in the original patch,
but only a loading function which loads the brushes into standard
GimpBrush objects. Did misc fixes to the code, needs further
cleanup.

* app/core/gimpbrush.[ch]: removed brush loading code here.

* app/core/gimpbrushpipe.c: changed #includes accordingly.

* app/core/gimp.c (gimp_real_initialize): register the new load
functions and their extensions with the brush factory.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-04-15%2011:55&maxdate=2005-04-15%2011:57

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to