We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccebd72 commit 454c75aCopy full SHA for 454c75a
README.md
@@ -80,7 +80,7 @@ Export 'play' and 'stop' icons, size 64x64:
80
Export all icons in blue:
81
`$ icon-font-to-png --css font-awesome.css --ttf fontawesome-webfont.ttf --color blue ALL`
82
83
-Or you can use `font-awesome-to-png`, which works exactly the same but doesn't require `-ttf` and `-css` arguments:
+Or you can use `font-awesome-to-png`, without css and ttf arguments:
84
`$ font-awesome-to-png ALL`
85
86
## API
0 commit comments