Skip to Content
Mastering UI Development with Unity
book

Mastering UI Development with Unity

by Dr. Ashley Godbold
April 2018
Beginner content levelBeginner
468 pages
11h 7m
English
Packt Publishing
Content preview from Mastering UI Development with Unity

Character

The Character property determines which character set of the font will be imported into the font texture atlas. There are six options: Dynamic, Unicode, ASCII default set, ASCII upper case, ASCII lower case, and Custom set:

  • Setting the Character property to Dynamic (which is the default) will only include the characters that are actually needed. This reduces the texture size needed for the font and, in turn, the download size of the game.
  • ASCII (or American Standard Code for Information Interchange) is a set of characters from the English-language character set. The three variations of ASCII character sets allow you to choose between the full set, only uppercase, or only lowercase characters. You can find a list of the ASCII characters ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Game Development with Unity for .NET Developers

Game Development with Unity for .NET Developers

Jiadong Chen
Unity UI Cookbook

Unity UI Cookbook

Francesco Sapio

Publisher Resources

ISBN: 9781787125520Supplemental Content