chiark / gitweb /
shapelib: Rename nominal arg to rect from centre
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 May 2022 12:37:28 +0000 (13:37 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 May 2022 22:18:07 +0000 (23:18 +0100)
commitf3acff155899b1b484a0d95c10894f9e134c28ed
treee50de642b7fecaeaf5c36237df648463b7e19551
parent8931e82b473da622a294c8550926453adfae150d
shapelib: Rename nominal arg to rect from centre

This is the nominal location, around which the rectangle is
centred.  This makes it clearer exp. for the call sites elsewhere,
where this parameter is just the piece position.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/shapelib.rs