[cairo] cairo and directfb

Alex Vazquez avazquez.dev at gmail.com
Thu May 21 16:02:20 PDT 2015


Hi all!
I am using cairo and directFB to create a application.
I have the next problem.
When I want to paint the window with DirectFB, I can not paint if I have
not destroyed before the element cairo_t. My problem is I do not want to
destroy it because I want to modify more times but if I destroy the object
it can not modify more.
If not destroy the object cairo_t I get an error that the resource is
locked.

I do not know if I'm explaining well. I add the code if you can help me.

Thanks!
Regards!
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20150522/084089ad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1cairo.c
Type: text/x-csrc
Size: 2092 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20150522/084089ad/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 383 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20150522/084089ad/attachment.obj>


More information about the cairo mailing list