Hi, I'm discovering the gimp API for few days now (using python-fu) and I actually enjoy it. However there is something I can't manage to do : attach a text on a path. Using the user interface to perform it is quite easy (create a path > create a text > click on text along path in toolbox)... but, as you might expect, I ain't love when things are easy. That's why I'm trying to do it using python. Here is what I already managed to do : * create a layer * add a path on it * create a new text * display the whole thing All I have to do right now is learning how to make my text follow the path. Help would be warmly appreciated. Thank you PS: I've also post this question on stackoverflow : http://stackoverflow.com/questions/6041091/attach-text-on-path-in-gimp -- larles _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer