cairo
Creating pdf, svg and hi-res img in Java - Cairo? Other solutions?
I want to create pdf, svg and hi-res antialiased img using Java. The java-gnome project (http://java-gnome.sourceforge.net/4.0/开发者_JAVA百科) contains cairo[详细]
2023-01-23 10:40 分类:问答Steps to install py2cairo?
Seems that pycairo was branched to py2cairo for 2.x versions back in May. There are no pip or easy_install installation options for py2cairo. I\'ve grabbed the latest py2cairo tar, as well as the cair[详细]
2023-01-23 05:33 分类:问答How is the Mono.Cairo performance like?
I was thinking of using Mono.Cairo as the foundation for a light weight CAD system. But wasn\'t sure what the performance was like. CAD systems produce a lot[详细]
2023-01-21 19:15 分类:问答AS3: Any chance using cairo graphics lib from as3? Through Alchemy?
I haven\'t seen any port of the cairo 开发者_如何转开发graphics library to AS3. Would it be possible to implement cairo solutions through Alchemy?[详细]
2023-01-21 08:52 分类:问答Font smoothing using cairo
I am trying to smooth text rendering using anti-aliasing. But it\'s not anti-aliased. First line is a png image created using pango and cairo.[详细]
2023-01-20 16:42 分类:问答display an image in gtk - is gtk drawing area required?
I\'m trying to display an image that I load from a pixbuf( from data in memory) and the image gets updated every time (as the pixbuf is also changing with time). My question is that since the window w[详细]
2023-01-18 19:59 分类:问答How to create cairo surface in guile
I have this code guile> (cairo-pdf-surfac开发者_如何学运维e-create \"foo.pdf\" 100.0 100.0)[详细]
2023-01-18 14:13 分类:问答create cairo context without a present window object
I am currently using libcairomm for graphic stuff in my program. All the internet examples use code like[详细]
2023-01-15 01:31 分类:问答Cairo error message on exit
I\'m currently doing some tests using Cairo to replace some existing GDI/GDI+ code in Visual C++ 2010 and it seems to be working fine, but I\'m getting[详细]
2023-01-14 13:09 分类:问答Cairo Matrix equivillant of GlOrtho Matrix?
Given that I do something like this: void glOrtho(GLdoubleleft, GLdoubleright, GLdoublebottom, GLdouble开发者_如何学JAVAtop,[详细]
2023-01-13 05:20 分类:问答