[cairo] about d3d

Gerdus van Zyl gerdusvanzyl at gmail.com
Sun Sep 20 09:37:44 PDT 2009


First there is no directX backend. But you can either render to a
Device context using the cairo win32 backend
see: http://www.viksoe.dk/code/windowless2.htm
and http://msdn.microsoft.com/en-us/library/bb205894%28VS.85%29.aspx

or just render to a image surface and copy this bits to directx.

~G

2009/9/19 张玲春 <zlc53 at 163.com>:
> I would like to use cario drawing d3d texture, is there any way to
>
>
> ________________________________
> "中国制造",讲述中国60年往事
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>


More information about the cairo mailing list