Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag support improvements #72

Open
Insire opened this issue May 22, 2018 · 0 comments
Open

Flag support improvements #72

Insire opened this issue May 22, 2018 · 0 comments

Comments

@Insire
Copy link

Insire commented May 22, 2018

The flags that come with this lib are needlessly low quality.

Since they were taken from here which provides SVGs, there is no need to convert them to PNG and potentially loose quality for higher resolutions like 4k and above, when we can convert the data from the SVGs to native WPF objects aka paths or geometry instances.

There might also be some performance benefit of not having to deal with bitmaps.

PS: PackIconBase might be worth looking into.

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

No branches or pull requests

1 participant