2

I want to add glyhps from the MacOS Catalina icon font into my NSString.

I use the SF Symbols app and the few icons which show a unicode codepoint are easy to embed like normal characters but how do i use the ones where no codepoint is shown (the overwhelming majority).

Lothar
  • 12,537
  • 6
  • 72
  • 121

1 Answers1

2

Ok i found the website http://mathew-kurian.github.io/CharacterMap

Just upload your SF Symbol font from /Library/Fonts and then the character name contains the unicode hex codepoint.

Lothar
  • 12,537
  • 6
  • 72
  • 121