flame-engine / flame-engine/flame
Support SpriteFonts in FlameTextStyle
Open
enhancement
- Dominant language
- Dart
- Stars
- 10.8k
- Forks
- 1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 21
Description
# What could be improved
Both `SpriteFont` (#1992) and `FlameTextStyle` (#1915) are new Flame features; it would be nice if they worked with each other. In particular, it should be possible to specify within `FlameTextStyle` that a particular piece of text ought to be rendered using a SpriteFont. Likewise, `FlameTextStyle` can support custom `TextRenderer`s too.
# More information
This is blocked until PRs #1915 and #1992 are merged.
Contributor guide
Assessment
This issue has not been assessed yet.