foone / SierraDeathGenerator

Generate fake screenshots from video games
https://deathgenerator.com
GNU General Public License v3.0
615 stars 61 forks source link

Improve wordwrap #30

Open pauln opened 4 years ago

pauln commented 4 years ago

I saw your tweet about wordwrap, and decided to have a quick crack at it. I think I've covered the main issues; I haven't been able to break it with these changes. The main change is that it now puts the first chunk of a split into the previous LineGroup if applicable, so you don't end up with a premature line break with the font/colour change.