feat(graphics): add SVG versions and update low-quality PNGs#2585
Merged
SReject merged 4 commits intocrowbartools:v5from Jul 11, 2024
Merged
feat(graphics): add SVG versions and update low-quality PNGs#2585SReject merged 4 commits intocrowbartools:v5from
SReject merged 4 commits intocrowbartools:v5from
Conversation
Collaborator
|
First, I want to start out by thanking you for the time spent doing this. However, we have the original vector graphics for the logo, it was just poorly exported to the pngs we currently have in use. If you are interested in retouching from the original logo graphics, please @ me on the Crowboar Tools' discord. |
SReject
approved these changes
Jul 11, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the Change
I have vectorized all logos, providing SVG versions for each. Additionally, I updated all the old PNG files that were of poor quality to higher quality versions.
I did not touch the ICNS files as I don't have the expertise to modify them.
Also, I did not recreate the installation GIF due to lack of knowledge, but I added a vectorized version of the robot full body.
Applicable Issues
No specific issues were tagged for this change.
Testing
Manual verification of all logos to ensure they display correctly in the application and that the SVG files render as expected.
Screenshots
N/A
That not a big change for now, but I think is a good first contribution, my next PR will be a new feature :)