How to get Png files of Font awesome icons?

For all PHP developers !

This one helps me a lot : https://github.com/exiang/php-font-awesome-to-png

Especially for font-awesome , developer can modify icons.data.php and can add his custom code into icons.data.php file and generate the image !

This script can also work with other Fonts , we just need to find out cheat-sheet and load it on icons.data.php file , this script will automatically generate the icons.


Here is the python script to convert fontawesome icons into png with some custom needs like size, pixels and colors ... please find the below github link to know more... https://github.com/odyniec/font-awesome-to-png

Tags:

Font Awesome