Character Set
The characters in a font file aren’t included in the font Asset automatically. You have to specify which ones you need. You can select a predefined character set, provide a list of characters to include, or include all of the characters in an existing font Asset or text Asset.
Character Set Options
-
ASCII - Includes the visible characters in the ASCII character set.
-
Extended ASCII - Includes the visible characters in the extended ASCII character set.
-
ASCII Lowercase - Includes only visible lower-case characters from the ASCII character set.
-
ASCII Uppercase - Includes only visible upper-case characters from the ASCII character set.
-
Numbers + Symbols - Includes only the visible numbers and symbols from the ASCII character set.
-
Custom Range Includes a range of characters that you define.
Enter a sequence of decimal values, or ranges of values, to specify which characters to include.
Use a hyphen to separate the first and last values of a range. Use commas to separate values and ranges (for example 32-126,160,8230).
You can also choose an existing font Asset to include the characters in that Asset.
- Unicode Range (Hex) Includes a range of characters that you define.
Enter a sequence of unicode hexadecimal values, or ranges of values, to specify which characters to include.
Use a hyphen to separate the first and last values of a range. Use commas to separate values and ranges (for example 20-7E,A0,2026).
You can also choose an existing font Asset to include the characters in that Asset.
- Custom Characters Includes a range of characters that you define.
Enter a sequence of characters to specify which characters to include.
Enter characters one after the other, with no spaces or delimiting characters in between (for example abc123*#%).
You can also choose an existing font Asset to include the characters in that Asset.
- Characters from File Includes all the characters in a text Asset that you specify.
Use this option when you want to save your character set.
Note that you can also create and use dynamic font assets, these are created by selecting a font file in the project and then using the context menu create option as seen below.
