]> granicus.if.org Git - imagemagick/commit
Fixed missing absolute value
authorKevin Gregull <KevinGregull@GMail.com>
Sun, 7 May 2017 13:54:13 +0000 (15:54 +0200)
committerGitHub <noreply@github.com>
Sun, 7 May 2017 13:54:13 +0000 (15:54 +0200)
commit38013e31c8d90ba05252f7e7e54b928fe702f769
treedfdb6b23d0fc9b98c92d5ab199e77993edaf6df6
parent7fcca7ff26c0579f3010222b9a44063ba0b45182
Fixed missing absolute value

Fixed bogus code that didn't allow for DrawSetTextInterlineSpacing,DrawSetTextKerning & DrawSetInterwordSpacing to be changed, because of a missing absolute value.
MagickWand/drawing-wand.c