FontOptions.setColorMode
void setColorMode(cairo.types.ColorMode colorMode) nothrowSets the color mode for the font options object. This controls whether color fonts are to be rendered in color or as outlines. See the documentation for #cairo_color_mode_t for full details.
Parameters
colorMode | the new color mode |