123456789101112131415161718192021222324252627282930313233343536373839 |
- v2.4.1 May 2 2019
- **Asset store version has been deprecated.**
- Please install from github.
- https://github.com/litefeel/Unity-BitmapFontImporter#install
- v2.4 Oct 14, 2018
- [FIX] Fix Incorrect texture path
- [FIX] Fixed incorrect textue in FontMaterial when multi texure
- v2.2 Mar 20, 2018
- [NEW] Support Multi texture
- [CHANGE] Move plugin to Plugins directory
- v2.1 Mar 15, 2018
- [NEW] Disabled Rebuild on play mode
- v1.5 Feb 14, 2017
- [FIX] Display nothing when import a font in unity 5.5+
- [FIX] Create the font without material when import a font in unity 5.4
- [FIX] Incorrect preferred height and alignment
- [FIX] Cannot create the font if texture path has space
- v1.4 July 18 2016
- [FIX] Fix incorrect line Height
- v1.3 June 28 2016
- [FIX] Fix error when without kernings in fnt file
- v1.2 June 20 2016
- [NEW] Support kerning
- [FIX] Fix incorrect line height
- v1.1 June 14 2016
- [NEW] Fix can not parse .fnt file if it has space letter of char
- V1.0 May 19 2016
- [NEW] The first public version
|