Skip to content

Commit 4abee81

Browse files
committed
Merge branch 'release/1.4.0'
2 parents 21ec148 + 0854fb4 commit 4abee81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+600
-153
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ 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.4.0]
9+
10+
### Added
11+
12+
- Font size configuration
13+
- Support to _space_ character based on smallest character width
14+
- Support to case insensitive fonts
15+
16+
### Changed
17+
18+
- Auto line spacing in place of guessing
19+
- UI layout changes
20+
- Documentation updated
21+
22+
### Fixed
23+
24+
- Texture preview background for small textures
25+
- Increased precision on character size generation
26+
- Saving a profile with the name of another was not selecting it
27+
28+
---
29+
830
## [1.3.0]
931

1032
### Added
@@ -97,6 +119,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
97119

98120
Initial version
99121

122+
[1.4.0]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.4.0
100123
[1.3.0]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.3.0
101124
[1.2.1]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1
102125
[1.2.0]: https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.0

Documentation/cover.png

5.74 KB
Loading

Documentation/cover.png.meta

Lines changed: 123 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Documentation/github-cover.png

5.9 KB
Loading

Documentation/github-cover.png.meta

Lines changed: 123 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Documentation/measures.png

-69.1 KB
Binary file not shown.

Documentation/metrics.png

28.6 KB
Loading
File renamed without changes.

Documentation/screenshot-01.png

-27.5 KB
Loading

Documentation/screenshot-02.png

-115 KB
Loading

0 commit comments

Comments
 (0)