Re: [win32] crash in _cairo_surface_paint
Dimiter 'malkia' Stanev <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Hi Max, I ran into the same crashing issue. I had to bisect it down to this revision - 0540bf384aed344899417d3b0313bd6704679c1c The next revision (the new compositor) broke it down for me: af9fbd176b145f042408ef5391eef2a51d7531f8 There was much later revision where the win32 even compiled, but it was still not running. Thanks, Dimiter 'malkia' Stanev On 10/27/2011 11:23 AM, Maximilian Heinzler wrote: > With the latest git, I recognized that cairo_show_text/glyphs crash in > _cairo_surface_paint when using win32 fonts on an image surface, because > it tries to call the backend's paint function, which does not exist in > the win32 backend. > > I think the bug is in some function called from cairo_show_text/glyphs, > but only for image surfaces, e. g. not for win32 surfaces. > -- > cairo mailing list > [email protected] > http://lists.cairographics.org/mailman/listinfo/cairo > -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo