This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This guide shows how you can you use icon fonts in TextMeshPro | |
1. Copy the font file (.ttf) and copy it a location inside your Unity assets folder. I found my font file here: C:\Windows\Fonts\SegoeIcons.ttf | |
2. In Unity, navigate to: | |
Window > TextMeshPro > Font Asset Creator | |
Select the font file you just copied to your project in "Source Font File" | |
3. Find the Unicode representation of your icon, these can be found on this website, for example: https://docs.microsoft.com/en-us/windows/apps/design/style/segoe-ui-symbol-font | |
Enter this Unicode to in to the text area labelled "Character Sequence (Hex). |