blaind / bevy_text_mesh

A bevy 3D text mesh generator for displaying text
MIT License
65 stars 16 forks source link

Correct font sizing #5

Open blaind opened 3 years ago

blaind commented 3 years ago

Currently, the size unit is just an arbitrary number (SizeUnit::NonStandard) - some standardized way should be defined.