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

Windows Icons #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Windows Icons #3

wants to merge 2 commits into from

Conversation

aacuevas
Copy link

This PR has 2 commits:

  1. Adds some variants of Windows icon file (.ico) which can be suitable for different uses. It includes icons with and without text and with transparent or white background. As per Windows specifications, these icon files are created with multiple internal resolutions for different cases.
  2. Adds a project which compiles all the existing icons into a Resource-only .DLL. This can be used by different projects to get the icons from it. It is required for driver icon display, but the shared resource could be used by other software parts.

@aacuevas aacuevas assigned aacuevas and unassigned aacuevas Jan 20, 2025
@aacuevas aacuevas requested a review from jonnew January 20, 2025 15:47
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.

1 participant