cairo_font_options_merge: cairo_font_options_merge

Description Usage Arguments Details See Also

View source: R/cairo-font-options.R

Description

Merges non-default options from other into options, replacing existing values. This operation can be thought of as somewhat similar to compositing other onto options with the operation of %CAIRO_OPERATOR_OVER.

Usage

1

Arguments

options

[cairo_font_options_t *] a #cairo_font_options_t

other

[cairo_font_options_t *] another #cairo_font_options_t

Details

Since: 1.0

C function prototype: void cairo_font_options_merge (cairo_font_options_t *options, const cairo_font_options_t *other)

See Also

Other cairo-font-options: cairo_font_options_copy(), cairo_font_options_create(), cairo_font_options_equal(), cairo_font_options_get_antialias(), cairo_font_options_get_hint_metrics(), cairo_font_options_get_hint_style(), cairo_font_options_get_subpixel_order(), cairo_font_options_get_variations(), cairo_font_options_hash(), cairo_font_options_set_antialias(), cairo_font_options_set_hint_metrics(), cairo_font_options_set_hint_style(), cairo_font_options_set_subpixel_order(), cairo_font_options_set_variations(), cairo_font_options_status()


coolbutuseless/cairocore documentation built on Aug. 31, 2020, 12:43 a.m.