vfont
vfont copied to clipboard
Couldn't parse the NSCTVariationAxisFlags font attribute
I get this print-log a lot (I have a lot of texts in my apps). I guess its related to the fonts I use do not support some variations such as width. Is this print really needed. Or can it at least be optional?
Couldn't parse the NSCTVariationAxisFlags font attribute
It from when I call the constructor
let vFont = VFont(name: name, size: size)