https://bugzilla.redhat.com/show_bug.cgi?id=1050805
Petr Vobornik pvoborni@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pvoborni@redhat.com
--- Comment #1 from Petr Vobornik pvoborni@redhat.com --- Some comments (not a proper review): 1. the license is probably not MIT. Bootstrap 3 is under MIT, but Bootstrap has special permission from Glyphicons author to include it, see http://glyphicons.com/license/ Not sure if this is a show-stopper. 2. the only allowed font formats in Fedora are ttf and otf 3. use ttembed tool to change TTF format's embeddable permission to 'installable', otherwise it won't be usable in Internet Explorer (when used on web) 4. font config file is missing 5. I think better source would be https://github.com/twbs/bootstrap/archive/v3.0.3.tar.gz
For #2 and #3 check this thread: https://lists.fedoraproject.org/pipermail/devel/2013-November/192518.html
fonts-bugs@lists.fedoraproject.org