chiark / gitweb /
mformat 2: Implement the new size handling
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 May 2022 11:38:53 +0000 (12:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 May 2022 23:19:17 +0000 (00:19 +0100)
commitb49f0e7d76bd63023426764621a5114486d127cb
tree5ecee98d76cbc28d16fd0538163b717c26fa565b
parentc4cf77678178bff3d72e75a58e8a7bd51b0c8a17
mformat 2: Implement the new size handling

As documented.  This is a much less confusing approach and doesn't
involve recapitulating the SVG's size, which Otter now knows.

It is easier to provide a complete reimplementation than to refactor
and reuse bits of the old.

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