Contents

uppercaseSmallCaps()

Adjusts the font to enable uppercase small capitals.

Declaration

func uppercaseSmallCaps() -> Font

Discussion

This feature turns capital characters into small capitals. It is generally used for words which would otherwise be set in all caps, such as acronyms, but which are desired in small-cap form to avoid disrupting the flow of text.

See Also

Styling a font