text_wrap_auto_size 1.1.6+2 text_wrap_auto_size: ^1.1.6+2 copied to clipboard
Wraps text and auto sizes it with respect to the given dimensions, including style, text properties and correct hyphenation.
1.0.0+1 #
- Initial version.
1.0.1+1 #
- Added static getter for font size.
1.0.1+2 #
- README.
1.0.2 #
- README.
- Optimization.
1.0.3 #
- Respecting additional Text attributes
1.0.3+1 #
- README.
1.0.4 #
- Removed Text.softWrap
- README.
1.0.5 #
- Added corrected Text.softWrap
- README.
1.0.5+1 #
- Added demo.
1.0.6 #
- Added debug mode.
1.0.7 #
- Prevent word-wrapping of long text.
1.0.7+1 #
- Improved demo.
1.0.8 #
- README.
1.1.0 #
- Refactored
TextWrapAutoSizeHyphend
.
1.1.1 #
- Performance.
1.1.2 #
- Quality.
1.1.3 #
- hyphenatorx version update.
1.1.4 #
- Bugfix: pre-defined fontSize.
- Code cleaning.
1.1.5 #
- Bugfix: one-word input.
- Bugfix: textScalingFactor on Android.
- Bugfix: Demo on Android.
- Switched NoHyphenation-strategy to
hyphenatorx
.
1.1.6 #
- Bugfix: Challenge-object created with same font size in edge cases.
1.1.6+1 #
- README.
1.1.6+2 #
- README.