Skip to content

Adding fonts at runtime #144

Closed Answered by ecton
leifniem asked this question in Q&A
Feb 14, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Apologies for not getting back to you yesterday, I have family visiting.

If you're just wanting to load the fonts at the start of the application, you can use MakeWidget::into_window() to convert any widget into a Window, which you can add the fonts to.

To add fonts after the window has been opened hasn't been designed yet, but I definitely want to support that as well.

Thanks for trying out Cushy!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ecton
Comment options

You must be logged in to vote
1 reply
@ecton
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants