Skip to content

Commit 21ec148

Browse files
committed
Merge branch 'release/1.3.0'
2 parents 00d72ed + 7a3b953 commit 21ec148

27 files changed

+1017
-123
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.0]
9+
10+
### Added
11+
12+
- Texture preview window
13+
- Line spacing property
14+
- Guess line spacing button
15+
- Support to ascent and descent font properties
16+
- Ascent and descent properties inside texture preview
17+
- Custom character padding
18+
- Support to TextMesh
19+
20+
### Changed
21+
22+
- Menu access moved to Window / Text / Bitmap Font Creator
23+
- Monospaced now centralizes the glyph
24+
- Material is now generated with Unlit/Transparent shader
25+
26+
### Fixed
27+
28+
- Alignment madness
29+
- Settings were not being saved
30+
- Properly getting bearing values for characters
31+
- Save profile window position
32+
33+
---
34+
835
## [1.2.1]
936

1037
### Fixed
@@ -70,6 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7097

7198
Initial version
7299

100+
[1.3.0]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.3.0
73101
[1.2.1]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1
74102
[1.2.0]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.0
75103
[1.1.1]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.1.1

Documentation/measures.png

69.1 KB
Loading

Documentation/measures.png.meta

+123
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Documentation/screenshot-01.png

7.19 KB
Loading

Documentation/screenshot-02.png

122 KB
Loading

Documentation/screenshot-02.png.meta

+123
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)