Commit Graph

70 Commits

Author SHA1 Message Date
38988120a3 Start implementing reading fields from scratch 2024-04-21 23:54:42 +01:00
8040dd7381 First botched attempt at reading image data :D 2024-04-21 18:55:02 +01:00
0bd448a8a9 Initial implementation of the reader 2024-04-21 02:39:34 +01:00
61f0182c3f Add macros to detect endianness 2024-04-21 02:39:10 +01:00
aae4909d30 Add libraries in compile script 2024-04-21 02:38:22 +01:00
29890a6135 Rename field types 2024-04-21 02:38:09 +01:00
7f6ffd0fea Add destroy_image function 2024-04-20 18:41:41 +01:00
3e0b1762d1 Define TiffFieldType struct 2024-04-20 18:26:42 +01:00
8b3babb3ad Add Image data structure 2024-04-20 18:26:06 +01:00
17263bf215 Update main.c to use wizapp stdlib and tiffread.h 2024-04-20 17:01:07 +01:00
5c1f80ffb6 Move tiffread definitions to separate header files 2024-04-20 17:00:36 +01:00
7584f926e0 Update .gitignore 2024-04-20 17:00:25 +01:00
02f081bf40 Add wizapp stdlib as submodule 2024-04-20 16:59:53 +01:00
ad9382c3fd Update .gitignore 2024-04-20 16:50:15 +01:00
dad0aa2b5d Add README.md 2024-04-20 16:07:14 +01:00
e7a3fddb30 Start implementing tiffread 2024-04-20 16:01:39 +01:00
b0d7098add Add build scripts 2024-04-20 16:01:21 +01:00
2fde4231de Update .gitignore 2024-04-20 16:01:14 +01:00
7ad76463b8 Update .gitignore 2024-04-14 23:48:45 +01:00
1067ee2f7c INITIAL COMMIT 2024-04-14 01:12:17 +01:00