I\'m using Pango and Cairo. Is there a simple way to get a list of available f开发者_JS百科onts? I\'m willing to use another library, provided the solution is fairly simple. Pango has a set of font fu
I\'m getting this error when starting anything that uses the Pango library.I\'m using Kubuntu 9.10.I\'ve done \'sudo apt-get --reinstal开发者_高级运维l install\' on libgtk* libcairo* libpango* and fon
I\'m using GTK Sharp to work on some GUI for my app. Take a look at this chunk of code: Pango.FontDescription fontdesc = new Pango.FontDescription();
I have a big problem, and I hope you can help me. I\'m porting a game from Linux to Windows, and using MinGW works fine (except for some crashes that I don\'t know how, but this is not my problem now
I am looking for an example application written in Python and PyGTK. There should be an editor out there somewhere that already does this.