Open dylanslewis opened 7 years ago
Add more sample templates in more languages and more platforms, including:
The barrier to this right now is an Int-based font weight, which is available from NSFontManager.weight(of:.
Int
NSFontManager.weight(of:
Also worth looking at creating templates that have built in accessibility support, e.g. on iOS the template could implement:
Add more sample templates in more languages and more platforms, including:
The barrier to this right now is an
Int
-based font weight, which is available fromNSFontManager.weight(of:
.