Skip to content

Release v0.2.4: Font family improvements#6

Merged
donkasun merged 7 commits intomainfrom
development
Jul 28, 2025
Merged

Release v0.2.4: Font family improvements#6
donkasun merged 7 commits intomainfrom
development

Conversation

@donkasun
Copy link
Owner

Release v0.2.4: Font Family Improvements

This release adds comprehensive font family support to the OutlinedText component.

New Features:

  • Font weight support (light, normal, bold, etc.)
  • Font style support (normal, italic)
  • Enhanced font validation
  • Accurate text measurement
  • Platform-specific font fallbacks

Technical Improvements:

  • Better type safety
  • Performance improvements
  • Cross-platform reliability

Breaking Changes:

None - all new features are additive and backward compatible.

Ready for Release:

  • All tests passing
  • Documentation updated
  • Version bumped to 0.2.4
  • Tag created: v0.2.4

donkasun added 7 commits July 28, 2025 18:03
* chore: update package-lock.json and refactor OutlinedText component to simplify font handling

* feat: enhance font handling in OutlinedText component with platform-specific fallbacks

* feat: improve font handling in OutlinedText component with validation and enhanced width estimation
@donkasun donkasun self-assigned this Jul 28, 2025
@donkasun donkasun closed this Jul 28, 2025
@donkasun donkasun reopened this Jul 28, 2025
@donkasun donkasun merged commit 59337c8 into main Jul 28, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant