embedded-graphics / embedded-graphics/embedded-text
Vertical alignment and line background position.
Open
enhancement
- Dominant language
- Rust
- Stars
- 75
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when `line_height > 0`, the characters are rendered aligned to the top of the line. This should probably depend on the vertical alignment option, i.e. bottom aligned text should align to the bottom of the line.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.