Show HN: Font Awesome to PNG
41–50 of 52 posts
What a coincidence, I made the FA icons downloadable in 6 colors and 8 sizes just over this weekend as well [1]. One should note, however, that it's 99% odyniec's great script [2] and only 1% some trivial frontend/collection for both projects. [1] https://github.com/delight-im/Font-Awesome-PNG [2] https://github.com/odyniec/font-awesome-to-png
Re: Show HN: Font Awesome to PNG
#42Awesome, I was actually looking for something to do this earlier today!
Re: Show HN: Font Awesome to PNG
#43A good demonstration of the usage of and .
Re: Show HN: Font Awesome to PNG
#44I have written an OSX app to convert icons from any TTY font file to PNG or svg https://github.com/shanzi/iconfontr
Re: Show HN: Font Awesome to PNG
#45Earlier quoted context omitted.
What does that buy you that using something like gulp-iconfont https://github.com/nfroidure/gulp-iconfont doesn't?
That project doesn't seem to integrate with Fontello at all.
Right, the point would be to not require a bunch of scripts to tie into an online service to generate a font. Instead you just do it all locally at build time.
Re: Show HN: Font Awesome to PNG
#46Aero just turned off when I opened up the icon list. Windows 7, Chrome 34.0.1847.131. Anybody else got that?
Re: Show HN: Font Awesome to PNG
#47In that one rare occasion where I had to convert a FA icon to a png file, I wrote a basic HTML page with the icon, screen captured it, and resized. This seems better.
That's potentially a really poor way of doing it; if your browser/OS does subpixel rendering the resulting PNG could look terrible on other machines.
Not to mention lack of alpha transparency.
Re: Show HN: Font Awesome to PNG
#48Or you can just use any imaginable icon set in IcoMoon, export the PNGs and color/resize them in Photohop.
Re: Show HN: Font Awesome to PNG
#49Re: Show HN: Font Awesome to PNG
#50Or you can just use any imaginable icon set in IcoMoon, export the PNGs and color/resize them in Photohop.
Resizing PNGs? Works only reasonable if you make them smaller...