[Gimp-developer] Path tool and plug-ins?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dears all,
I'm developing an open source plug-in capable of vectorise historical seismograms.
http://registry.gimp.org/list?name=teseo
http://sismos.ingv.it/teseo/

Using function gimp_vectors_compat_get_points() with a path that have more than one component, I get the following message: Gimp-Vectors-WARNING **: gimp_vectors_compat_get_points(): convert failed"

I took a look in gimp-2.2.8/app/vectors/gimpvectors-compat.c line 164 of 281, and I was very surprised reading:

===================================
if (open_count >= 2)
            {
g_warning ("gimp_vectors_compat_get_points(): convert failed");
              *n_points = 0;
              return NULL;
            }

===================================

Has someone planned to extend this function?
If not, could someone provide me further information to do this?
I'll be very happy to help in gimp development.

Sincerely,
Matteo Quintiliani
_______________________________________________
Gimp-developer mailing list
Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux