diff --git a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.eot b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.eot index 41d6a656f9..2928db98ec 100644 Binary files a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.eot and b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.eot differ diff --git a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.svg b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.svg index 18ffd151d4..c556d28c48 100644 --- a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.svg +++ b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.svg @@ -2,12 +2,12 @@ -Created by FontForge 20110222 at Mon Feb 23 21:13:56 2015 +Created by FontForge 20110222 at Thu Feb 26 00:33:43 2015 By deploy user Copyright 2015 Adobe Systems Incorporated. All rights reserved. - + - - - d="M352 366l-352 -366v735z" /> - @@ -90,7 +90,7 @@ q3 -16 3 -50zM361 224q66 0 113 45.5t47 111.5q0 65 -47 112.5t-113 47.5q-65 0 -112 d="M0 0v700h180v-700h-180zM297 0v700h180v-700h-180zM594 192v508h180v-508h-180z" /> - @@ -120,7 +120,7 @@ d="M339 727l340 -236v-491h-340h-339v491zM339 255l252 176l-252 174l-252 -174z" /> - + + + + + + + - diff --git a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.ttf b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.ttf index c8147b6a99..b784479432 100644 Binary files a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.ttf and b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.ttf differ diff --git a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.woff b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.woff index d419defd6b..63468f5517 100644 Binary files a/platform/commonUI/general/res/fonts/symbols/wtdsymbols.woff and b/platform/commonUI/general/res/fonts/symbols/wtdsymbols.woff differ diff --git a/platform/features/layout/bundle.json b/platform/features/layout/bundle.json index 399399ce80..86ccb54ff5 100644 --- a/platform/features/layout/bundle.json +++ b/platform/features/layout/bundle.json @@ -32,22 +32,22 @@ "options": [ { "name": "Box", - "glyph": "\u2610", + "glyph": "\u00E0", "key": "fixed.box" }, { "name": "Line", - "glyph": "-", + "glyph": "\u00E2", "key": "fixed.line" }, { "name": "Text", - "glyph": "\u1D1B", + "glyph": "\u00E4", "key": "fixed.text" }, { "name": "Image", - "glyph": "\u2353", + "glyph": "\u00E3", "key": "fixed.image" } ] @@ -58,7 +58,7 @@ "items": [ { "method": "order", - "glyph": "o", + "glyph": "\u00E1", "control": "menu-button", "options": [ { @@ -85,23 +85,23 @@ }, { "property": "fill", - "glyph": "X", + "glyph": "\u00E0", "control": "color" }, { "property": "stroke", - "glyph": "-", + "glyph": "\u00E2", "control": "color" }, { "property": "color", - "glyph": "\u1D1B", + "glyph": "\u00E4", "mandatory": true, "control": "color" }, { "property": "url", - "glyph": "\u2353", + "glyph": "\u00E3", "control": "dialog-button", "title": "Image Properties", "dialog": { @@ -123,13 +123,13 @@ }, { "method": "showTitle", - "glyph": "+", + "glyph": "\u00E7", "control": "button", "description": "Show telemetry element title." }, { "method": "hideTitle", - "glyph": "X", + "glyph": "\u00E5", "control": "button", "description": "Hide telemetry element title." }