diff options
author | Thanasis Antoniou | 2019-07-21 22:42:09 +0300 |
---|---|---|
committer | Eugene Sandulenko | 2019-08-02 00:08:38 +0200 |
commit | 1bca3de594d5403ce0a71ffe2c3b5e1107bc816e (patch) | |
tree | 42fa2e28fcad1539f91c1aa3536cc7b7777df001 /audio | |
parent | 72c50d38ae3aa748dfa15ee24971e80162797d1b (diff) | |
download | scummvm-rg350-1bca3de594d5403ce0a71ffe2c3b5e1107bc816e.tar.gz scummvm-rg350-1bca3de594d5403ce0a71ffe2c3b5e1107bc816e.tar.bz2 scummvm-rg350-1bca3de594d5403ce0a71ffe2c3b5e1107bc816e.zip |
COMMON: Support text wrapping with even width line segments
The new arguments are optional. The lines segments will be close to the same width.
The algorithm is similar to the one we had for Blade Runner but not exactly the same, since that one would wrap a line at a white space after the theoretical split point (quotient of full line text width divided by target lines number)
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions