Skip to content
Discussion options

You must be logged in to vote

For now, it seems that adding the font as embedded resource, and adding an ExportFont attibute to the assembly is the only solution to use fonts from inside a nuget package.
[assembly: ExportFont("icons.ttf", Alias = "icons")]

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Take-A-Byte
Comment options

@Xyncgas
Comment options

Answer selected by Yves-Be
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants