[cairo] Possible wrong info in documentation
Andrea Canciani
ranma42 at gmail.com
Wed Jul 27 01:11:11 PDT 2011
On Wed, Jul 6, 2011 at 3:22 AM, Andrej Mitrovic
<andrej.mitrovich at gmail.com> wrote:
> Hi,
>
> http://cairographics.org/manual/cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-ddb
>
> It states that this creates a device-independant bitmap-surface, but
> shouldn't this be a device-*dependant* surface? That's what DDBs are
> compared to DIBs, as far as I know.
It should now be fixed in master by
commit fc98fd9db5a619013ffcd671aacb5b8494443c8d
Author: Andrea Canciani <ranma42 at gmail.com>
Date: Wed Jul 27 09:22:31 2011 +0200
win32: Fix typos in documentation
The documentation of the win32 surface backend contained a typo,
pointed out by Andrej Mitrovic in
http://lists.cairographics.org/archives/cairo/2011-July/022084.html
Another imprecision was found reviewing the public API documentation.
Thanks for your report
Andrea
More information about the cairo
mailing list