denwilliams / FontAwesome-WindowsForms

Library + Simple test application for creating icons in windows forms applications using Font Awesome (http://fortawesome.github.io/Font-Awesome/) as an embedded resource. I use Font Awesome in a lot of web projects, and really wanted to do the same thing with Windows Forms. I also didn't want to have to install the font on the user's machine, so the font is embedded in the DLL. You could alternatively replace Font Awesome with any other glyph font.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

denwilliams/FontAwesome-WindowsForms Issues