11 Apr
2013
11 Apr
'13
8:39 p.m.
On 11-4-2013 17:55, Markus Engel wrote:
Hi there, now I finally managed to get rid of the GObject type system and merged all the virtual pads with their classes. It should work quite well, although I still have to figure out what to do with those "rdf:RDF" and "inkscape:grid" nodes. If you want to try it, please add a CXXFLAGS="-std=c++11" to your configure line ;). Who of you is currently working on the guides-improvement? Is there any special reason why you use "g_object_class_install_property" instead of "normal" properties?
Hi Markus, Don't know why color settings are added that way, don't think it will be a problem to convert that code to how all the other params are handled.
Cheers, Johan