linebender / bevy_vello

An integration to render with Vello in Bevy game engine.
https://linebender.org/bevy_vello/
Apache License 2.0
117 stars 12 forks source link

Text should more closely mirror the bevy Text API #26

Closed simbleau closed 1 month ago

simbleau commented 6 months ago

Constraints such as TextAlignment, etc. See the text example.

simbleau commented 1 month ago

This was solved via #66 and #65