Created attachment 62111 [details] Utility to convert SVG to cairo_path_t I think it would be useful for some people (it is for me) an utility to convert a SVG path string into a cairo_path_t Any comments?
Also check: http://git.gnome.org/browse/pango/tree/examples/cairoshape.c
Created attachment 62150 [details] Utility to convert SVG to cairo_path_t Fixed source output
(In reply to comment #1) > Also check: > > http://git.gnome.org/browse/pango/tree/examples/cairoshape.c I did, pretty nice, but the idea is to be able to use a svg edited with any graphics application like Inkscape and integrate it directly in the build system. Take a look at my blog post http://blogs.gnome.org/xjuan/2012/05/28/svg-cairo_path_t-fun/
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct.