Improve handling of Compass MAK files
commitdcd60d8d1f7fec265979dbca05ee4bd9d3e88592
authorOlly Betts <olly@survex.com>
Sat, 15 Sep 2018 06:51:36 +0000 (15 18:51 +1200)
committerOlly Betts <olly@survex.com>
Sun, 16 Sep 2018 07:14:37 +0000 (16 19:14 +1200)
tree0829ded974ee3b3fdf7557e9128e7a46d1ab655c
parent167626d14344cf3285f3d1dbf1bd936a1dea4919
Improve handling of Compass MAK files

Handle fixed point coordinates in feet - previously the units were
ignored and the coordinates assumed to be in metres.

Previously the first byte in a MAK file was being ignored.  Typically
MAK files start with a comment, and since cavern currently ignores lines
that start with characters it doesn't understand the meaning of this
would often go unnoticed.
24 files changed:
lib/bg.po
lib/ca.po
lib/de.po
lib/de_CH.po
lib/el.po
lib/en_US.po
lib/es.po
lib/fr.po
lib/hu.po
lib/id.po
lib/it.po
lib/pl.po
lib/pt.po
lib/pt_BR.po
lib/ro.po
lib/ru.po
lib/sk.po
lib/survex.pot
lib/zh_CN.po
src/datain.c
tests/Makefile.am
tests/cavern.tst
tests/fixfeet.mak [new file with mode: 0644]
tests/fixfeet.pos [new file with mode: 0644]