incorporating emmanuel's add-line patch
This commit is contained in:
parent
8aeaa902c9
commit
5ed75909bc
|
@ -765,7 +765,7 @@ EXPORTS['add-line'] =
|
|||
jsnums.toFixnum(y2-y1),
|
||||
c,
|
||||
true);
|
||||
return makeOverlayImage(line, img, "middle", "middle");
|
||||
return makeOverlayImage(line, img, x1, y1);
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user