Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-04 21:01:42 +00:00
9fdee24672 Refactor loading image data
cd698a3921 Add debug flag to compile script
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-04 20:17:50 +00:00
9312c0fb6b Move TiffStrip array inside the TiffImage struct
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-04 20:00:27 +00:00
51f79275de Assert image is RGB earlier
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-04 18:15:59 +00:00
a508048211 Display loaded TIFF in SDL window
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-02 21:01:58 +00:00
8f9edb441a Update .gitignore
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-02 21:00:57 +00:00
4b52630c1e Implement reading RGB and RGBA images
abdelrahman pushed to main at abdelrahman/tiffread 2024-05-01 22:53:52 +00:00
c46535c20b Test implementation of read_strips
55720ac331 Fix bug with PPM writing
8f20c7b30a Update image creation function
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-30 23:18:08 +00:00
69c13b83ea Read strip data
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-30 21:17:36 +00:00
d508af1809 Refactor read_fields function
e371ca7160 Remove unnecessary comments
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-30 21:01:11 +00:00
eaa6e52fbe Switch from using Allocator to Arena
3c6e5defb9 Fix compile script
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-29 22:26:52 +00:00
a00e737652 Update compile script
abdelrahman pushed to main at abdelrahman/tiffread 2024-04-29 22:25:28 +00:00
45276ffcc1 Update submodule
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 22:23:23 +00:00
b59aedad89 Add BasicString and StringView
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 22:06:36 +00:00
3f5e3558b9 Add BasicString
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 21:56:08 +00:00
bb2db0d30d Return StringUpdate from the dstr update functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 21:48:35 +00:00
e75846a507 Update dstr to use Arena
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-29 20:43:00 +00:00
05e56d67ea Reorganise the code
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-28 21:59:54 +00:00
7164156c35 Simplify Arena
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-28 21:04:43 +00:00
e67e1df9a5 Rename arena free functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-04-24 22:40:37 +00:00
e206b4f4a6 Remove Allocator functions from Arena
05bfa73509 Revert "Simplify Arena allocator"
Compare 2 commits »