art-den

Results 6 comments of art-den

Look at https://github.com/pedrocr/rawloader/pull/37#issue-1174991177

`NativeExitItem` store raw EXIF blob copied from `TiffEntry`. Blob is parsed only if you call getters (`ExifInfo::get_uint`, `ExifInfo::get_rational` etc). This is more safe if you don't want use EXIF data...

By the way, how to test this library? Is there a set of RAW files to check if I broke something?

I have added exif support to almost all formats. I want to test it before submitting a pull request

Same problem for me. Debug Visualizer is not usable for rust now (

The output for command ``` denis@denis-xubuntu:~/Projects/astra_lite$ cross-util -v run --target x86_64-unknown-linux-gnu -- "stat /home/denis/Projects/astra_lite/target/x86_64-unknown-linux-gnu/release/astra_lite" ``` is ``` + /usr/bin/podman + /usr/bin/podman version -f '{{ .Server.Os }},,,{{ .Server.Arch }}' + /usr/bin/podman...