[cairo] [PATCH] Fix read of BITS members from a solid image.

Soeren Sandmann sandmann at daimi.au.dk
Mon Jul 20 16:16:29 PDT 2009


Chris Wilson <chris at chris-wilson.co.uk> writes:

> During the fast-path query, the read_func and write_func from the bits
> structure are queried for the solid image.

Good catch, thanks.

The patch also looks great; splitting the tests into separate source
and mask checks makes it much more readable.

The only quibble I have is that braces should be formatted like this:

        if ()
        {
        }

Thanks,
Soren


More information about the cairo mailing list