[waimea] Cairo 1.0 support

Mark Rosenstand mark at borkware.net
Mon Oct 3 00:24:43 EEST 2005


On Mon, 03 Oct 2005 05:35:41 +1000
Michael J M Thomson <mjmt at internode.on.net> wrote:

> >>Yep, patch is short one file's changes, sorry about that, will be a
> >>bit more careful before I post another.
> > 
> > There's no need to be too careful ;-)
> > 
> Fair enough! Try attachment.
>
No luck. It still won't compile:

Style.cc: In member function 'void DWindowObject::renderWindow
(cairo_t*, bool)': Style.cc:661: error:
'cairo_surface_create_for_image_REPLACED_BY_cairo_image_surface_create_for_data'
was not declared in this scope Style.cc:691: error:
'cairo_set_target_surface_DEPRECATED_BY_cairo_create' was not declared
in this scope Style.cc:695: error:
'cairo_set_alpha_DEPRECATED_BY_cairo_set_source_rgba_OR_cairo_paint_with_alpha'
was not declared in this scope Style.cc:696: error:
'cairo_default_matrix_REPLACED_BY_cairo_identity_matrix' was not
declared in this scope Style.cc:697: error:
'cairo_show_surface_DEPRECATED_BY_cairo_set_source_surface_AND_cairo_paint'
was not declared in this scope Style.cc:709: error:
'cairo_surface_create_for_image_REPLACED_BY_cairo_image_surface_create_for_data'
was not declared in this scope Style.cc:727: error:
'cairo_set_target_surface_DEPRECATED_BY_cairo_create' was not declared
in this scope Style.cc:734: error:
'cairo_set_alpha_DEPRECATED_BY_cairo_set_source_rgba_OR_cairo_paint_with_alpha'
was not declared in this scope Style.cc:735: error:
'cairo_show_surface_DEPRECATED_BY_cairo_set_source_surface_AND_cairo_paint'
was not declared in this scope

No wonder this hasn't been fixed by upstream yet ;-)

Thanks for your effort though!
Mark



More information about the waimea mailing list