1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Added workaround for broken GPS IFD entries produced by NOKIA phones

Closes #260
This commit is contained in:
2020-01-16 22:54:12 +01:00
parent 37215959b8
commit a486abb159
2 changed files with 5 additions and 1 deletions

View File

@ -9,6 +9,7 @@
#define TIFF_SHORT 3
#define TIFF_LONG 4
#define TIFF_RATIONAL 5
#define TIFF_SRATIONAL 10
#define TIFF_DOUBLE 12
class TIFFFile