aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/AdminTools/template/fontello/config.json
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2014-06-13 19:53:56 +0000
committermistic100 <mistic@piwigo.org>2014-06-13 19:53:56 +0000
commit0018bcd9f5ed3e86edfa83b389a8f2e42cf4101e (patch)
treefdf2b5d26b0db04856c4ed590f9954b2ddcd2b55 /plugins/AdminTools/template/fontello/config.json
parent715f13b123c799eb5dae73147278a6e67fb1d8ea (diff)
add AdminTools to trunk
git-svn-id: http://piwigo.org/svn/trunk@28694 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/AdminTools/template/fontello/config.json')
-rw-r--r--plugins/AdminTools/template/fontello/config.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/plugins/AdminTools/template/fontello/config.json b/plugins/AdminTools/template/fontello/config.json
new file mode 100644
index 000000000..5beaa1e68
--- /dev/null
+++ b/plugins/AdminTools/template/fontello/config.json
@@ -0,0 +1,40 @@
+{
+ "name": "fontello-ato",
+ "css_prefix_text": "icon-ato-",
+ "css_use_suffix": false,
+ "hinting": true,
+ "units_per_em": 1000,
+ "ascent": 850,
+ "glyphs": [
+ {
+ "uid": "c08a1cde48d96cba21d8c05fa7d7feb1",
+ "css": "doc-text-inv",
+ "code": 59392,
+ "src": "fontawesome"
+ },
+ {
+ "uid": "3212f42c65d41ed91cb435d0490e29ed",
+ "css": "flash",
+ "code": 59393,
+ "src": "fontawesome"
+ },
+ {
+ "uid": "978aa8facd816df874039e139cb0cdde",
+ "css": "trophy",
+ "code": 59395,
+ "src": "entypo"
+ },
+ {
+ "uid": "11e664deed5b2587456a4f9c01d720b6",
+ "css": "cancel",
+ "code": 59397,
+ "src": "iconic"
+ },
+ {
+ "uid": "ce50292e85eb5d6ee3be61b32bf2bdf3",
+ "css": "ok",
+ "code": 59394,
+ "src": "mfglabs"
+ }
+ ]
+} \ No newline at end of file