Skip to content

Render throttling #23

@memononen

Description

@memononen

Rendering large glyphs can take up to milliseconds.

In order to not slow things down during zooming one option would be to request larger glyph, but use nearest existing size until the new glyph has been rendered. That could allow the rendering to be time sliced, or in some cases for quick zooms, completely skip rendering some in-between glyphs. Trading quality for performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions