[cairo-bugs] [Bug 36279] cairo_paint with ARGB32 source doesn't work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 15 14:26:10 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36279
--- Comment #2 from Thomas Jones <thomas.jones at utoronto.ca> 2011-04-15 14:26:08 PDT ---
I just pulled some code and image data out of the app that I'm writing that
encounters the problem and stuck it in a header, sorry for the nasty big
header.
The program outputs in "surf1.png" the bottom surface, the top in "surf2.png",
and finally the results of it's drawing in "test.png".
the header looks like this:
int img_width = 199, img_height = 233;
uint8_t data1[] = { ... };
uint8_t data2[] = { ... };
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list