Skip to content

[Feature Request]: Generate Glyph Data On Demand #8

@AristurtleDev

Description

@AristurtleDev

Purpose

Allow glyph data needed for shader to be created on demand when the glyph is used for the first time.

Motivation

Large character sets like CJK would require a large initial data generation to support all known characters. It would be more memory efficient to instead generate the glyph data when the character is used for the first time dynamically or on demand.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeatureA new user-facing capability that does not exist yetscope: font-processingFont parsing, glyph data extraction, curve decomposition, band data, and file format

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions