From 1275e68efa680e55fd29a377c9c58c59bb7f235e Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 10 Jul 2018 22:01:22 +0800 Subject: =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../samples/toolbarconfigurator/font/LICENSE.txt | 10 -------- .../samples/toolbarconfigurator/font/config.json | 28 --------------------- .../samples/toolbarconfigurator/font/fontello.eot | Bin 4988 -> 0 bytes .../samples/toolbarconfigurator/font/fontello.svg | 14 ----------- .../samples/toolbarconfigurator/font/fontello.ttf | Bin 4820 -> 0 bytes .../samples/toolbarconfigurator/font/fontello.woff | Bin 2904 -> 0 bytes 6 files changed, 52 deletions(-) delete mode 100644 html/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt delete mode 100644 html/ckeditor/samples/toolbarconfigurator/font/config.json delete mode 100644 html/ckeditor/samples/toolbarconfigurator/font/fontello.eot delete mode 100644 html/ckeditor/samples/toolbarconfigurator/font/fontello.svg delete mode 100644 html/ckeditor/samples/toolbarconfigurator/font/fontello.ttf delete mode 100644 html/ckeditor/samples/toolbarconfigurator/font/fontello.woff (limited to 'html/ckeditor/samples/toolbarconfigurator/font') diff --git a/html/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt b/html/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt deleted file mode 100644 index 174b67a..0000000 --- a/html/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt +++ /dev/null @@ -1,10 +0,0 @@ -Font license info - - -## Font Awesome - - Copyright (C) 2012 by Dave Gandy - - Author: Dave Gandy - License: SIL () - Homepage: http://fortawesome.github.com/Font-Awesome/ diff --git a/html/ckeditor/samples/toolbarconfigurator/font/config.json b/html/ckeditor/samples/toolbarconfigurator/font/config.json deleted file mode 100644 index 94809d7..0000000 --- a/html/ckeditor/samples/toolbarconfigurator/font/config.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "", - "css_prefix_text": "icon-", - "css_use_suffix": false, - "hinting": true, - "units_per_em": 1000, - "ascent": 850, - "glyphs": [ - { - "uid": "f48ae54adfb27d8ada53d0fd9e34ee10", - "css": "trash-empty", - "code": 59392, - "src": "fontawesome" - }, - { - "uid": "1c4068ed75209e21af36017df8871802", - "css": "down-big", - "code": 59393, - "src": "fontawesome" - }, - { - "uid": "95376bf082bfec6ce06ea1cda7bd7ead", - "css": "up-big", - "code": 59394, - "src": "fontawesome" - } - ] -} \ No newline at end of file diff --git a/html/ckeditor/samples/toolbarconfigurator/font/fontello.eot b/html/ckeditor/samples/toolbarconfigurator/font/fontello.eot deleted file mode 100644 index 2732fad..0000000 Binary files a/html/ckeditor/samples/toolbarconfigurator/font/fontello.eot and /dev/null differ diff --git a/html/ckeditor/samples/toolbarconfigurator/font/fontello.svg b/html/ckeditor/samples/toolbarconfigurator/font/fontello.svg deleted file mode 100644 index 33d14ac..0000000 --- a/html/ckeditor/samples/toolbarconfigurator/font/fontello.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - -Copyright (C) 2014 by original authors @ fontello.com - - - - - - - - - - \ No newline at end of file diff --git a/html/ckeditor/samples/toolbarconfigurator/font/fontello.ttf b/html/ckeditor/samples/toolbarconfigurator/font/fontello.ttf deleted file mode 100644 index fbcbf06..0000000 Binary files a/html/ckeditor/samples/toolbarconfigurator/font/fontello.ttf and /dev/null differ diff --git a/html/ckeditor/samples/toolbarconfigurator/font/fontello.woff b/html/ckeditor/samples/toolbarconfigurator/font/fontello.woff deleted file mode 100644 index e1d5647..0000000 Binary files a/html/ckeditor/samples/toolbarconfigurator/font/fontello.woff and /dev/null differ -- cgit v1.1-26-g67d0