mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #494] Add Script To Convert SVG Flags In Xcode Asset Catalog #300
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#300
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?
Originally created by @Blackjacx on GitHub (Oct 3, 2018).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/494
Hey wouldn't it be nice when user can just run the script and get an asset catalog
Flags.xcassetsthat contains the assets in PDF format that is compatible with iOS?What do you think? The script could use ImageMagick and generate the necessary JSON files. Here you have an example of an asset catalog:
Assets.xcassets.zip
@lipis commented on GitHub (Oct 3, 2018):
If you are up for writing that script I'll be happy to accept a PR.. as long as it's just a script and not the actual assets..
@Blackjacx commented on GitHub (Oct 3, 2018):
Okay, leave that issue open please. I'll care for that. I am only on holiday the whole October. After that I can do that for you.
@lipis commented on GitHub (Oct 3, 2018):
awesome
@lipis commented on GitHub (Oct 26, 2018):
Just in case you have nothing to do @Blackjacx on your holidays.. :)
@Blackjacx commented on GitHub (Oct 30, 2018):
Hey there, I will try to code it this week 😁
@lipis commented on GitHub (Oct 31, 2018):
@Blackjacx no rush! :)
@Blackjacx commented on GitHub (Nov 6, 2018):
OK done: https://github.com/lipis/flag-icon-css/pull/503
You can have a look. If you need any additions, you know where to find me ;-)