hbuilder中Hello uni-demo的代码中有如下代码:
"buttons": [{
"fontSrc": "/static/uni.ttf",
"text": "\ue537",
"width": "40px",
"fontSize": "28px",
"color": "#E80080",
"background": "rgba(0,0,0,0)"
}],
那么text中的\ue537 是怎么在uni.ttf中对应的?这个对应关系在哪?
hbuilder中Hello uni-demo的代码中有如下代码:
"buttons": [{
"fontSrc": "/static/uni.ttf",
"text": "\ue537",
"width": "40px",
"fontSize": "28px",
"color": "#E80080",
"background": "rgba(0,0,0,0)"
}],
那么text中的\ue537 是怎么在uni.ttf中对应的?这个对应关系在哪?
3 个回复
3***@qq.com (作者) - simon
我自己找到办法了 安装FontCreator软件,打开字体文件就可以看了
__null__
mac用户直接安装字体后,打开系统字体册,鼠标在对应图标悬浮几秒后会显示Unicode编码。
1***@qq.com
不错不错
2020-01-19 14:06
8***@qq.com
123123