Fix postscript alignment marks
commitf3da7f10fda1580c8de59d6a9447a7323d258b50
authorDJ Delorie <dj@delorie.com>
Sun, 6 Nov 2011 22:33:58 +0000 (6 17:33 -0500)
committerDJ Delorie <dj@delorie.com>
Sun, 6 Nov 2011 22:33:58 +0000 (6 17:33 -0500)
treea607af31a1de27f0cc043e4c364a59ae96b07c0d
parent9eede495c51ccf920224a5d93cdac763726921b4
Fix postscript alignment marks

The delta-x and delta-y parameters of corner() are scales, not
coordinates.  Change them to "int" so the +1/-1 won't get scaled to
zero.
src/hid/ps/ps.c