mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #393] [CLOSED] Optimizing flags #782
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#782
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/393
Author: @ritcheyer
Created: 9/21/2017
Status: ❌ Closed
Base:
master← Head:optimizing-flags📝 Commits (2)
264dfa4Run flags through svgo for optimizations59a9a98optimizing to 1 point of precision📊 Changes
512 files changed (+512 additions, -0 deletions)
View changed files
➕
flags/optimized/1x1/ad.svg(+1 -0)➕
flags/optimized/1x1/ae.svg(+1 -0)➕
flags/optimized/1x1/af.svg(+1 -0)➕
flags/optimized/1x1/ag.svg(+1 -0)➕
flags/optimized/1x1/ai.svg(+1 -0)➕
flags/optimized/1x1/al.svg(+1 -0)➕
flags/optimized/1x1/am.svg(+1 -0)➕
flags/optimized/1x1/ao.svg(+1 -0)➕
flags/optimized/1x1/aq.svg(+1 -0)➕
flags/optimized/1x1/ar.svg(+1 -0)➕
flags/optimized/1x1/as.svg(+1 -0)➕
flags/optimized/1x1/at.svg(+1 -0)➕
flags/optimized/1x1/au.svg(+1 -0)➕
flags/optimized/1x1/aw.svg(+1 -0)➕
flags/optimized/1x1/ax.svg(+1 -0)➕
flags/optimized/1x1/az.svg(+1 -0)➕
flags/optimized/1x1/ba.svg(+1 -0)➕
flags/optimized/1x1/bb.svg(+1 -0)➕
flags/optimized/1x1/bd.svg(+1 -0)➕
flags/optimized/1x1/be.svg(+1 -0)...and 80 more files
📄 Description
Using SVGO to optimized all flag icons for trimmin' the fat.
This uses the default settings of the tool with the exception of Precision. I tested a few different images using SVGOMG's online tool and using 1 point of precision still maintains high-quality svgs.
Visual inspection of the Flags also shows that they retain quality as per the originals
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.