Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

Apply Color SVG transform with svgo #20

Closed
13rac1 opened this issue Mar 15, 2016 · 5 comments
Closed

Apply Color SVG transform with svgo #20

13rac1 opened this issue Mar 15, 2016 · 5 comments
Assignees
Milestone

Comments

@13rac1
Copy link
Owner

13rac1 commented Mar 15, 2016

The required color SVG transforms are currently applied as a "SVG transform" I'd prefer them "baked" into the actual SVG data to reduce potential hassles and file sizes. svgo can do this.

@13rac1
Copy link
Owner Author

13rac1 commented Jun 7, 2016

Re-open if there is an important benefit to this. Minor file size reductions aren't worth it IMO right now.

@13rac1 13rac1 closed this as completed Jun 7, 2016
@13rac1 13rac1 reopened this Aug 2, 2016
@13rac1 13rac1 modified the milestones: v1.4, v1.1 Aug 2, 2016
@13rac1 13rac1 added bug and removed wontfix labels Aug 2, 2016
@13rac1
Copy link
Owner Author

13rac1 commented Aug 2, 2016

Now labeled as a bug since it may cause some issues with Windows.

@13rac1
Copy link
Owner Author

13rac1 commented Aug 3, 2016

Tests show it doesn't cause a bug, but is still recommended.

@13rac1 13rac1 added enhancement and removed bug labels Aug 3, 2016
@13rac1
Copy link
Owner Author

13rac1 commented Aug 3, 2016

Using svgo via STDIN/STDOUT should work:

svgo --enable=convertTransform -i - -o - < emoji.svg

@13rac1
Copy link
Owner Author

13rac1 commented Mar 11, 2018

Project EOL, issue moved to: 13rac1/twemoji-color-font#38

@13rac1 13rac1 closed this as completed Mar 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant