-
Recent Posts
Recent Comments
- Marco Diego Aurélio Mesquita on Cambalache…
- Wolf Vollprecht on Glade in Libre Application Summit
- olea on GUADEC a la española
- Links 15/8/2017: New LibreELEC and More | Techrights on It’s always fun to be at GUADEC
- xjuan on It’s always fun to be at GUADEC
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!