comparison fonts/fontello/README_SAT @ 42:9a8a5d8f5b86

fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
author Goffi <goffi@goffi.org>
date Sun, 11 Mar 2018 19:13:35 +0100
parents
children
comparison
equal deleted inserted replaced
41:f8ece5fe01ec 42:9a8a5d8f5b86
1 Files here are generated with Fontello (http://fontello.com/).
2 The files in the "svg" directory are the SVG files for each icon generated from font/fontello.svg with font-blast.
3 SVG files are used instead of the font-icon mainly for accessibility (cf. https://cloudfour.com/thinks/seriously-dont-use-icon-fonts/).
4
5 To generate SVG files, use following command:
6 font-blast font/fontello.svg svg-icons
7 Then, only svg-icons/svg is kept, as other files are not needed.
8
9 LICENSE.txt is generated by Fontello according to licenses of used fonts. This license apply only to this directory and its sub-directories.
10
11 Thanks to all people involved in the icons/fonts creation, or tools to use/manipulate them (Fontello, font-blast, or other tools used).