-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopensymbol2.json
33 lines (33 loc) · 1.49 KB
/
opensymbol2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{ "props":
{ "ascent": 96
, "descent": 32
, "em": 128
, "encoding": "UnicodeFull"
, "lang": "English (US)"
, "family": "Wingdings 2"
, "style": "Regular"
, "familyname": "Wingdings 2"
, "fontname": "Deepin-OpenSymbol-2-Regular"
, "fullname": "Deepin OpenSymbol 2 Regular"
}
, "glyphs":
{ "src": "svg/DeepinOpenSymbol2"
, "glyphmaps": "svg/DeepinOpenSymbol2.map"
, "width": 128
}
, "sfnt_names":
[ ["English (US)", "Copyright", "Copyright (c) 2016 Wuhan Deepin Technology Co., Ltd. All Rights Reserved."]
, ["English (US)", "Family", "Wingdings 2"]
, ["English (US)", "SubFamily", "Regular"]
, ["English (US)", "UniqueID", "Deepin OpenSymbol 2"]
, ["English (US)", "Fullname", "Deepin OpenSymbol 2 Regular"]
, ["English (US)", "Version", "Version 1.00"]
, ["English (US)", "PostScriptName", "DeepinOpenSymbolRegular2"]
, ["English (US)", "Manufacturer", "Wuhan Deepin Technology Co., Ltd."]
, ["English (US)", "Designer", "Miya Du & Parker Lee"]
, ["English (US)", "Vendor URL", "http://www.deepin.org/font.html"]
, ["English (US)", "Descriptor", "The fonts were originally named Icons, Arrows, and Stars to complement the Lucida text font family by the same designers. Renamed, reorganized, and released in 2016 as Deepin OpenSymbol, the three fonts provide a harmoniously designed set of icons │representing the common components of personal computer systems and the elements of graphical user interfaces."]
]
, "input": "."
, "output": [ "build/DeepinOpenSymbol2.ttf" ]
}