摘要: 字体样式没有显示主要是因为字体还没有加载完成~ css @font-face { font-family: myFont; src: local('sen.ttf'), url("sen.ttf");} html <canvas id="can" width="300px" height="300p 阅读全文
posted @ 2018-08-14 21:58 刘倩文 阅读(1113) 评论(0) 推荐(0) 编辑