Skip to content

feat: allow languages to set specific fonts (@Shamsuddin45, @fehmer)#8208

Open
fehmer wants to merge 1 commit into
masterfrom
feature/language-specific-fonts
Open

feat: allow languages to set specific fonts (@Shamsuddin45, @fehmer)#8208
fehmer wants to merge 1 commit into
masterfrom
feature/language-specific-fonts

Conversation

@fehmer

@fehmer fehmer commented Jul 8, 2026

Copy link
Copy Markdown
Member

No description provided.

@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff docs Related to Markdown files and documentation assets Languages, themes, layouts, etc. packages Changes in local packages labels Jul 8, 2026
@fehmer fehmer changed the title feat: allow languages to set specific fonts (@fehmer) feat: allow languages to set specific fonts (@Shamsuddin45, @fehmer) Jul 8, 2026
@fehmer

fehmer commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

#8202

Comment thread docs/LANGUAGES.md
"joiningScript": boolean,
"orderedByFrequency": boolean,
"bcp47": string,
"fallbackFont":string,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think "preferredFont" is a better name, since it's used at the top of the list

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

it is second in the list, so the first fallback font. Maybe we just name it font?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. docs Related to Markdown files and documentation frontend User interface or web stuff packages Changes in local packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants