Font Awesome, the pictographic font designed for use with Twitter Bootstrap
31–40 of 96 posts
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#32Earlier quoted context omitted.
Good catch. I'll clarify in the docs, but a link back to the project somewhere accessible and on the same domain will suffice. I'm also happy to make exceptions on a case by case basis, also in accordance with the CC BY 3.0.
Is a comment in the stylesheet where the font is defined OK? That's what I usually do when the license requires attribution.
Actually, what's the advantage of using a commercial, attribution license over a BSD?
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#33Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#34Font Awesome or Fort Awesome... I'm confused.
It was originally hosted at fortaweso.me until Hacker News brought it down.
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#35Earlier quoted context omitted.
Good catch. I'll clarify in the docs, but a link back to the project somewhere accessible and on the same domain will suffice. I'm also happy to make exceptions on a case by case basis, also in accordance with the CC BY 3.0.
Is a comment in the stylesheet where the font is defined OK? That's what I usually do when the license requires attribution.
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#36What application did you use to make these fonts in the first instance? I would quite like to have a go at making my own font icons. Could be quite useful in replacement of spritesheets.
I used Illustrator to make the vectors, copied directly into Fontographer, saved as TTF, then converted to webfont with Fontsquirrel.com.
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#37This is fantastic. I'm going to try to use this in a Phonegap iPhone app right now.
Nice. Definitely let me know how it goes.
To get it looking really good, I'll need to play with the button padding and the font size. This is using mini buttons with large icons.
I also noticed that the thumbs up/down next to each other has the optical illusion of not looking centered.
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#38You have licensed this under the CC-BY 3.0 license (which requires attribution 'in the manner specified by the author'), but I can't see anywhere that you've specified how it needs to be attributed if used. Is this something you can elaborate on?
Good catch. I'll clarify in the docs, but a link back to the project somewhere accessible and on the same domain will suffice. I'm also happy to make exceptions on a case by case basis, also in accordance with the CC BY 3.0.
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#39You have licensed this under the CC-BY 3.0 license (which requires attribution 'in the manner specified by the author'), but I can't see anywhere that you've specified how it needs to be attributed if used. Is this something you can elaborate on?
Good catch. I'll clarify in the docs, but a link back to the project somewhere accessible and on the same domain will suffice. I'm also happy to make exceptions on a case by case basis, also in accordance with the CC BY 3.0.
Re: Font Awesome, the pictographic font designed for use with Twitter Bootstrap
#40I've just tried to implement them into a Bootstrap site (without LESS) and I seem to get a double up of icons.
It looks like both the default bootstrap icons and the Font Awesome icons are being shown. The instructions don't mention the need to download a custom version of Bootstrap, am I doing something wrong?