Answer the question
In order to leave comments, you need to log in
Why are fonts not rendered by WPF?
Hello, I ran into this problem:
I want to use the "Roboto" fonts in the program, I added them to the resources, I designate them in the FontFamily,
but they are not displayed in the constructor.
But if you compile the program, then everything is OK:
How to make these fonts displayed in the designer?
Answer the question
In order to leave comments, you need to log in
I understood what was the matter.
Fonts with the property "Font embeddability = Editable" are displayed in the constructor, but any others are not.
Because I have a font file with the property "Font embeddability = Installable" then they are not displayed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question