hello,
I was using sodipodi for svg and gis. for what i understood, it seems that the forked inkscape will, in the future match more my goals.
I would like to help with some gis stuffs : area of path (closed ones), area of intersection of path. intersection of path (with beziers curves) scales and so more....
I am not a C developper, but i started to learn a little as wome of my code will merge in a php extension (work one use twice.)
will inkscape turn into C++ ? (i didn't understand all of the thing ?) i think i understood it would use a plug-in mechanism to 'merge' functionnalities in the soft, that would be a nice feature. how could that change the way of coding ?
I know that my last question might be really 'over-over-not-cool', but it would be very helpfull for me to start if someone could tell me (or point me somewhere) in few lines : how create a toolbox. how to affects action to a drawn-objet: ex running a script that change the color of a path how to collect action to a drawn object : ex where is the code that complete the position_toolbox.
i understand that is a newb-dummy question, but the name of the function with its source files would be sufficient. i am used to php so i 'understand' a little c code, and i would gain really time and effort.
Herve