[cairo] Tagging new API

Andrea Canciani ranma42 at gmail.com
Thu Aug 4 23:50:36 PDT 2011


On Fri, Aug 5, 2011 at 8:41 AM, Nis Martensen <nis.martensen at web.de> wrote:
> 2011/8/5 Andrea Canciani <ranma42 at gmail.com>:
>> On Thu, Aug 4, 2011 at 10:17 PM, Nis Martensen <nis.martensen at web.de> wrote:
>>> Patch attached. Is there other untagged new API?
>>
>> IIRC cairo_surface_create_similar() is older than 1.12
>> In fact, it's untagged here:
>> http://www.cairographics.org/manual/cairo-cairo-surface-t.html#cairo-surface-create-similar
>> which makes me think it's even older than 1.10
>
> It is older, therefore my patch does not touch it. It adds the tags to:
>  cairo_surface_create_similar_image
>  cairo_surface_map_to_image
>  cairo_surface_unmap_image

Sorry, you're right (I was misled by the @@ lines, which obviously
refer to the previous function).
Pushed as

commit 0e135d9f5aa5402ac3566c1fdd1bd13f0e343946
Author: Nis Martensen <nis.martensen at web.de>
Date:   Thu Aug 4 22:08:19 2011 +0200

    Mark the new API as such

    cairo_surface_create_similar_image, cairo_surface_map_to_image and
    cairo_surface_unmap_image were added in
    a69335a84eb9225b477cc8c753470eb3805b852c.

Thank you
Andrea

>
> These were added in a69335a84eb9225b477cc8c753470eb3805b852c.
>
>  Nis
>


More information about the cairo mailing list