]> granicus.if.org Git - imagemagick/commit
Fix text wrapping bug
authorArthur Darcet <arthur.darcet@m4x.org>
Tue, 30 Aug 2016 13:23:32 +0000 (15:23 +0200)
committerArthur Darcet <arthur.darcet@m4x.org>
Tue, 30 Aug 2016 13:23:32 +0000 (15:23 +0200)
commit6f55f53e1f48dc1a5037f6295d3a6b2ee4d4a06b
tree0fb9fa2b7a07c53f27c423b2664de6f5f9caf903
parent2c3d3bcb24504b91d69f6a02dcf39be89c43faba
Fix text wrapping bug

If the last letter of the last word is the only thing overflowing, but there is a wrap point somewhere available, then it should be used to wrap
MagickCore/annotate.c