-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: May 2012
Cross compiling Glade for win32
It was a long time since I did not give cross compiling a try and it turns out to be easier than expected if you use precompiled binaries from windows:mingw[1] project on the OpenSUSE Build Service. (OBS) First of all … Continue reading
Posted in Glade, Programming
3 Comments
SVG && cairo_path_t fun!
For all of those of you who usually program with cairo: How do you include a somewhat complex path in your code? Let’s take GIMP as an example… Wilber figure shows ups in a few places and the cairo code … Continue reading
Posted in Programming
Comments Off on SVG && cairo_path_t fun!