File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed
Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 11# Unity-Set-Global-UI-Text-Font
22
3+ <p align =" center " >
4+ <b ><br >
5+ <img src =" https://github.com/GlassToeStudio/Unity-Set-Global-UI-Text-Font/blob/master/Images/Promo.PNG " >
6+ </p >
7+
38This package will allow one to select a default global font for Unity UI Text.
49The Global Font can be selected from a custom editor window.
510When a new UI Text (even if the Text is a Child, ex: Button) it will have the font that was set by the user, and not the default Arial font.
611
712## Getting Started
813 * Select a Font that is in your project to be the Global Font.
9- * This can be set from ** Font/Select Global Font**
14+ * This can be set from ** " Global Font/Settings" **
1015 * Now, when a UI Text is added, it will have this font.
1116
1217 ** Additional Options**
1318 * Button to * Reset* global font to default (Arial)
1419 * Button to Change the font of all UI Text in the scene at once
15- * Useful if you already have a bunch of Text in a scene, and decide to use a new font*
20+ * Useful if you already have a bunch of Text in a scene, and decide to use a new font*
21+
22+
23+
24+ <p align =" center " >
25+ <b >Add New Text With Your Font:</b ><br >
26+ <br >
27+ </p >
28+
29+ ![ CreateNewText.gif] ( https://github.com/GlassToeStudio/Unity-Set-Global-UI-Text-Font/blob/master/Images/CreateNewText.gif )
30+
31+
32+ <p align =" center " >
33+ <b >Update All Text</b ><br >
34+ <br >
35+ </p >
36+
37+ ![ ChangeAllFontsInScene.gif] ( https://github.com/GlassToeStudio/Unity-Set-Global-UI-Text-Font/blob/master/Images/ChangeAllFontsInScene.gif )
38+
1639
1740### Prerequisites
1841
1942Must have [ Unity] ( https://unity3d.com/ ) installed.
2043
2144 * Tested with the June 15th release of ` Unity 2018.1.5f1 ` *
45+ * Tested with the 5.6*
2246
2347If contributing, be sure to have ` git ` installed.
2448
You can’t perform that action at this time.
0 commit comments