zengm-games / facesjs

A JavaScript library for generating vector-based cartoon faces
https://zengm.com/facesjs/
Apache License 2.0
1.26k stars 99 forks source link

Fix: text crop issue #36

Closed donghoon-song closed 6 months ago

donghoon-song commented 7 months ago

Because of the small width, "Random" looks like "Randon".

AS-IS

image

TO-BE

image

dumbmatter commented 7 months ago

Thanks this is a good fix, but #35 (or a future version of that) is probably going to result in a completely redesigned UI soon, so I will probably not merge this unless the new UI winds up not being finished.