[cairo] Cairo to Wayland

Mike Gran spk121 at yahoo.com
Sun Jun 25 20:06:02 UTC 2017


On Sun, Jun 25, 2017 at 09:00:50PM +0200, Tarnyko wrote:
> Hi Mike,
> 
> Cairo supports Wayland directly, mast notably via its EGL backend, by using
> the Wayland "wl_egl_window" abstraction.
> Creation order is like this : wl_egl_window -> EGLSurface -> cairo_surface_t
> .
> 
> Here is simplified C sample code :
...

Thanks very much. That is exactly the information I needed.

Regards,
Mike



More information about the cairo mailing list