Skip to content

Conversation

IgorTimofeev
Copy link
Contributor

I have a situation when all installed system fonts needs to be supported along with 1 custom icon font located in the program resources. At the moment, I have to copy-paste the entire FontResolver.cs file, because GetFont() method can't be overriden (as ResolveTypeface does)

I have a situation when all installed system fonts needs to be supported along with 1 custom icon font located in the program resources. At the moment, I have to copy-paste the entire FontResolver.cs file, because GetFont() method can't be overriden (as ResolveTypeface does)
@ststeiger ststeiger merged commit 19b6c95 into ststeiger:master Apr 25, 2022
@ststeiger
Copy link
Owner

Merged.

@IgorTimofeev
Copy link
Contributor Author

Thx

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.

2 participants