|
| 1 | +v3.0.0 May 3, 2019 |
| 2 | +- [NEW] Support Unity package manager |
| 3 | +- [CHANGE] Move Examples to Samples~ directory |
| 4 | +- |
1 | 5 | v2.4 Oct 14, 2018 |
2 | | -[FIX] Fix Incorrect texture path |
3 | | -[FIX] Fixed incorrect textue in FontMaterial when multi texure |
| 6 | +- [FIX] Fix Incorrect texture path |
| 7 | +- [FIX] Fixed incorrect textue in FontMaterial when multi texure |
4 | 8 |
|
5 | 9 | v2.2 Mar 20, 2018 |
6 | | -[NEW] Support Multi texture |
7 | | -[CHANGE] Move plugin to Plugins directory |
| 10 | +- [NEW] Support Multi texture |
| 11 | +- [CHANGE] Move plugin to Plugins directory |
8 | 12 |
|
9 | 13 | v2.1 Mar 15, 2018 |
10 | | -[NEW] Disabled Rebuild on play mode |
| 14 | +- [NEW] Disabled Rebuild on play mode |
11 | 15 |
|
12 | 16 | v1.5 Feb 14, 2017 |
13 | | -[FIX] Display nothing when import a font in unity 5.5+ |
14 | | -[FIX] Create the font without material when import a font in unity 5.4 |
15 | | -[FIX] Incorrect preferred height and alignment |
16 | | -[FIX] Cannot create the font if texture path has space |
| 17 | +- [FIX] Display nothing when import a font in unity 5.5+ |
| 18 | +- [FIX] Create the font without material when import a font in unity 5.4 |
| 19 | +- [FIX] Incorrect preferred height and alignment |
| 20 | +- [FIX] Cannot create the font if texture path has space |
17 | 21 |
|
18 | 22 | v1.4 July 18 2016 |
19 | | -[FIX] Fix incorrect line Height |
| 23 | +- [FIX] Fix incorrect line Height |
20 | 24 |
|
21 | 25 | v1.3 June 28 2016 |
22 | | -[FIX] Fix error when without kernings in fnt file |
| 26 | +- [FIX] Fix error when without kernings in fnt file |
23 | 27 |
|
24 | 28 | v1.2 June 20 2016 |
25 | | -[NEW] Support kerning |
26 | | -[FIX] Fix incorrect line height |
| 29 | +- [NEW] Support kerning |
| 30 | +- [FIX] Fix incorrect line height |
27 | 31 |
|
28 | 32 | v1.1 June 14 2016 |
29 | | -[NEW] Fix can not parse .fnt file if it has space letter of char |
| 33 | +- [NEW] Fix can not parse .fnt file if it has space letter of char |
30 | 34 |
|
31 | 35 | V1.0 May 19 2016 |
32 | | -[NEW] The first public version |
| 36 | +- [NEW] The first public version |
0 commit comments