Skip to content

Conversation

@JCash
Copy link
Contributor

@JCash JCash commented Nov 6, 2025

No description provided.

@JCash JCash requested a review from britzl November 6, 2025 13:30
When using runtime fonts, you can associate more than one font file (.ttf) with the font collection.

This allows for using the a font collection when rendering multiple texts in different languages, while also keeping the memory foot print low.
E.g. loading a collection with the japanese font, then associate that font with the current main font, followed by unloading the japanese font collection.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Japanese with an uppercase 'j'

The `.fontc` file format is also known as a font collection. In offline mode, only one font is associated with it.
When using runtime fonts, you can associate more than one font file (.ttf) with the font collection.

This allows for using the a font collection when rendering multiple texts in different languages, while also keeping the memory foot print low.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

foot print -> footprint

Copy link
Contributor

@britzl britzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small typos

@JCash JCash merged commit 541ff60 into master Nov 14, 2025
1 of 2 checks passed
@JCash JCash deleted the font-layout-update branch November 14, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants