Skip to content

Remove glyphDrawingMode #2610

Description

@chearon

I think this property defaulting to 'paths' is the reason for 50% of issues with emoji. Drawing glyphs is way, way faster. This is something we should do internally when needed: when text is filled with a gradient or stroked, we can use cairo_glyph_path, but normally, we should use cairo_show_[text_]glyphs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions