File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Icon Font to PNG
2- ![ PyPI ] ( https://img.shields.io/pypi/v/icon_font_to_png.svg )
3- ![ PyPI ] ( https://img.shields.io/github/license/Pythonity/icon-font-to-png.svg )
2+ ![ Version ] ( https://img.shields.io/pypi/v/icon_font_to_png.svg )
3+ ![ License ] ( https://img.shields.io/github/license/Pythonity/icon-font-to-png.svg )
44
55Python (2 & 3 compatible) script for exporting icons from icon font
66(e.g. Font Awesome, Octicons) as PNG images. It also comes with
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ def run_tests(self):
5050setup (
5151 name = 'icon_font_to_png' ,
5252 url = 'https://github.com/Pythonity/icon-font-to-png' ,
53- version = '0.1.3 ' ,
53+ version = '0.1.4 ' ,
5454 license = 'MIT License' ,
5555 author = 'Pythonity' ,
5656 author_email = ' pythonity@pythonity.com' ,
You can’t perform that action at this time.
0 commit comments