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

fix: optimize paths for nrk-settings and --active using svgomg #244

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

skjalgepalg
Copy link
Contributor

nrk-settings-icon is flagged as containing too long vector-paths when converted to Android vector asset.
Running nrk-settings and nrk-settings--active through svgomg, reducing precision as much as possible without visual degredation, reduces size by approximately 50% for both icons

@skjalgepalg skjalgepalg added enhancement semver:patch Involves backwards compatible bug fixes labels Nov 10, 2023
@skjalgepalg skjalgepalg requested a review from heidisu November 10, 2023 08:30
@skjalgepalg skjalgepalg self-assigned this Nov 10, 2023
Copy link
Member

@heidisu heidisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jeg kan ikke vurdere selve svg-optimaliseringen, men begge er innenfor hva Android liker av path lengde nå 🎉

@skjalgepalg skjalgepalg merged commit 42b3f6f into master Nov 10, 2023
1 check passed
@skjalgepalg skjalgepalg deleted the settings-optimization branch November 10, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement semver:patch Involves backwards compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants