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

Do not wrap an `Arc` in another `Arc` in `VelloFont` #62

Closed BD103 closed 1 month ago

BD103 commented 1 month ago

Closes #60.

There was a bit of confusion with what I originally meant in that issue, so I hope this small PR shows what I intended.

simbleau commented 1 month ago

Thank you!

simbleau commented 1 month ago

Hmm, CI seems to be failing suddenly. Weird - I'll piggyback this change into #61 with co-author by you.