cairo
Using Cairo on iPhone?
I\'m doing some work on a potentially cross-platform C++ application and for Windows and OS X it seems that 开发者_如何学CCairo will meet most of my needs for 2D graphics and allow me to share a lot o[详细]
2023-01-12 18:46 分类:问答Quickest way to convert Cairo Surface to Pygame on OS-X
I\'m looking for a way to draw smooth animations in Python. I want to use cairo, partly because I like the sub-pixel filtering and partly because I\'m familiar with the API. My first approach was to u[详细]
2023-01-11 17:19 分类:问答Textarea for Cario:OpenGL [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-10 13:12 分类:问答drawing multiple rectangles with Cairo graphics
I\'m trying to write a Cairo program to black-fill the ent开发者_高级运维ire image and then draw another rectangle inside of it a different color. Eventually, I\'m going to make this a program that ge[详细]
2023-01-09 13:33 分类:问答How to change backends in matplotlib / Python
I am struggling with the following issue. I need to generate reports that consists of a collection of charts. All these charts, except one, are made using Matplotlib default backend (TkAgg). One chart[详细]
2023-01-08 12:11 分类:问答Cross platform way to get a list of availble fonts
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[详细]
2023-01-04 15:55 分类:问答Cairo masking - is there something I'm missing?
So I\'m trying to set up a mask in Cairo, but can\'t get it to make any difference. Below I have a simple program based off the one here: http://snipplr.com/view/22584/cairo-hello-world-examble/.[详细]
2023-01-04 14:36 分类:问答Creating a variable-width stroke in Cairo
stroke() in Cairo applies a stroke of a single specified wid开发者_如何学编程th to a line path.[详细]
2023-01-01 22:42 分类:问答what is cairo required by GTK 2.9 to compile (on Lucid Lynx)?
I have been trying to run configure to prepare the make file for GTK 2,9 on a fresh Linux box (running Ubuntu 10.04 Lucid Lynx).[详细]
2023-01-01 03:18 分类:问答Can I use cairoDevice in R under Windows?
Currently, on my R 2.10.1 installation on Windows XP, capabilities()[\"cairo\"] returns False. Loading the package cairoDevice fails with the message \"LoadLibrary failure\" however the shared libr[详细]
2022-12-30 17:40 分类:问答