mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[GH-ISSUE #62] <IE8 Support #37
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#37
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 @StuartMorris0 on GitHub (Apr 21, 2015).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/62
Hello,
Are you looking to add IE8 support, as SVG and background image size are not supported?
It would be good to have some fallbacks for the older browsers.
Unfortunately I didn't have time to implement one, so had to use 'gulp-svg2png' to convert the files to PNGs. In fact upon doing this I noticed another issue that 2 or 3 of the images where missing the xml line from the top of the file, which caused the conversion to crash. Might be something you want to update the images with too.
Thanks
@lipis commented on GitHub (Apr 21, 2015):
no sorry.. I won't be doing it.. there are some PRs if you want to use, but this project is not going to support anything else than SVGs..
https://github.com/lipis/flag-icon-css/issues?utf8=%E2%9C%93&q=ie8
@StuartMorris0 commented on GitHub (Apr 21, 2015):
No problem. I'll put it on my one day list and fork it. What do you mean by PRs?
@lipis commented on GitHub (Apr 21, 2015):
pull requests.. #42 #33