Skip to content
#

ttf

Here are 133 public repositories matching this topic...

xiaoy4yfy
xiaoy4yfy commented Apr 28, 2019

运行font-spider命令,执行成功!但是生成的文件部分字体为NaN,导致font-family失效。
思源黑体,生成文件如下:
File font/SourceHanSans-ExtraLight.eot created: NaN KB
File font/SourceHanSans-ExtraLight.woff2 created: 1.024 KB
File font/SourceHanSans-ExtraLight.woff created: NaN KB
File font/SourceHanSans-ExtraLight.ttf created: 0 KB
File font/SourceHanSans-ExtraLight.svg created: NaN KB

MartinP7r
MartinP7r commented Sep 16, 2018

When I set a navigation bar like below, the icon gets cut off.

let settingsBarButton = UIBarButtonItem()
settingsBarButton.setIcon(icon: .emoji(.gear), iconSize: 30)
navigationItem.rightBarButtonItems = [settingsBarButton]

image

Not sure what's wrong since the example in

Improve this page

Add a description, image, and links to the ttf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ttf topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.