bevy_bitmap_text 0.2.0

Glyph-as-Entity dynamic atlas text rendering for Bevy
Documentation
### PR Type

*Please check the type of this PR (you can select multiple)*

- [ ] ๐Ÿž Bug fix
- [ ] โœจ New feature
- [ ] ๐Ÿ“š Documentation change
- [ ] ๐ŸŽจ Code style change (such as formatting, renaming)
- [ ] โ™ป๏ธ Refactoring
- [ ] โšก๏ธ Performance improvement
- [ ] ๐Ÿงช Adding or updating tests
- [ ] ๐Ÿค– CI/CD (Changes to CI/CD configuration)
- [ ] ๐Ÿ“ฆ Other changes

### Related Issue

<!--
Please fill in the issue number related to this PR below.
For example: Closes #123
If there is no related issue, please fill in "None" or "N/A".
-->

-

### What does this PR do?

<!--
Please briefly describe the main purpose and specific content of this PR.
For example:
- Fixed an issue where a specific component would cause a crash.
- Added a new system for handling player input.
-->

-

### How to test?

<!--
If necessary, please describe in detail how the reviewer can verify your changes.
For example:
1. Run `cargo run` and verify the game starts without errors.
2. Test the new feature by performing specific actions.
3. Confirm that the expected behavior occurs.
-->

-

### Screenshots or Videos

<!--
If your changes include visual changes or new features, please attach relevant screenshots or GIFs here so that the reviewer can visually understand the changes.
-->


### Additional Information

<!--
Any additional information you think needs to be explained.
-->