Skip to content

Flag support improvements #72

Description

@Insire

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions