Fix os_string_width.
authorTimo Korvola <tkorvola@iki.fi>
Sun, 4 Mar 2018 19:53:38 +0000 (21:53 +0200)
committerDavid Griffith <dave@661.org>
Sun, 11 Mar 2018 11:48:50 +0000 (04:48 -0700)
commit2304506e854e64ab60a91f5d607654b10e6aab79
tree31a2c4aff3ae53659865d5eaa19dc070f2270f9e
parent2a818050a4697b074b15cb20aa65ce48b3ca4ae2
Fix os_string_width.

Width was computed wrong for strings with more than one style or font
change.
src/sdl/sf_fonts.c