
- #Pirate fonts for inkspace how to
- #Pirate fonts for inkspace zip file
- #Pirate fonts for inkspace software
- #Pirate fonts for inkspace free
- #Pirate fonts for inkspace mac
I've checked enough to see that FontForge can import SVG, I haven't tried it though). If I need to do my own icon fonts in future I'll probably use Inkscape and FontForge though.
#Pirate fonts for inkspace mac
On our team one of the guys uses a proprietary Mac App to come up with the font. ( Disclaimer: I haven't done this part of the process. If you want to do your own TTF, you could, but just take a look and copy how they did it I guess.
#Pirate fonts for inkspace how to
If you look at their code, you can see how to run the CSS:Īnd if you want to edit the fonts, download FontAwesome.ttf and edit in FontForge. Here's an open source example of what you're looking to do:
#Pirate fonts for inkspace zip file
#Pirate fonts for inkspace software
I've successfully created a few icon fonts for my websites and the Inkscape FontForge approach as outlined in this how-to is pretty solid, and if you're used to using software such as Inkscape, it's also pretty easy too.

#Pirate fonts for inkspace free
I'm about to get fontforge and start learning (if there's better free software for font creation, let me know). hours and hours could have been saved.Īnyway, any help with this is greatly appreciated. with css as well? Man, if this really is true. And then I could change the size, color, etc. I would then need to specify the font type within the css class/id (i.e. For those more experienced with fontforge, is there a way to say a specific word = character?Īlso, in regards to implementing this on the website. If that's the case, it'll take a bit of memorization (especially since I have over 26 icons). png file for every different color and size). so much better than creating different icons, exporting each as it's own. Will this method ultimately mean creating a one file font set that has each icon assigned to a character? Because this method is so new to me I really want to sure I approach it correctly first (I see great potential.

Rather than as images or css background, it seems you can approach icons as a font.

Through getting some answers here and some research, I've come across a new approach to implementing icons.
