Hi guys,

I'm glad to say I finished work on replacing image icons with font. I used Font 
Awesome <http://fortawesome.github.io/Font-Awesome/> (GPL licence) kit to 
do it.

I'll appreciate if you test new icons in your project and report any issues 
here <https://github.com/elky/django-flat-theme/issues>. You can do it by 
running:
pip install git+https://github.com/elky/django-flat-theme.git@flat-icons 
--upgrade

There are couple of questions I wanna discuss in this thread:

1. Font Awesome kit contains about 600 icons - obviously we don't need all 
of them in Django. I can create small kit which will contain only icons 
that used in the project - it will allow us to save about 70KB. But the 
question is - how to support this kit in future if someone decide to add 
new icons?

2. Do we support IE8 and less? If yes - I'll need to add additional font 
files.

Thank you,
Alex D.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/849a70d3-3157-4491-b74e-f504fea891f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to