From a990de90fe41456a23e58bd087d2f107d321f3a1 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 19 Jul 2024 16:37:58 +0400 Subject: Deleted vendor folder --- vendor/exr/examples/README.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 vendor/exr/examples/README.md (limited to 'vendor/exr/examples/README.md') diff --git a/vendor/exr/examples/README.md b/vendor/exr/examples/README.md deleted file mode 100644 index 7e9453e..0000000 --- a/vendor/exr/examples/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# Examples - -These are examples that demonstrate how to use `exrs`. - -Some of these examples read image files -that can be generated by running a different example beforehand. -The examples are named such that running all examples alphabetically -will generate any image before it is used. - -Only the cropping examples use images from the source repository's test folder. - -## Things you can find in the examples: -- Read image data into a custom data structure, without loosing any meta information: - `2_rgba_adjust_exposure` -- Access all pixel information in a file, fully dynamic: - `6_extract_mip_map_pngs` - - -## Older Versions -The examples for any specific `exrs` version can be found on the `docs.rs` page: -- [docs.rs/crate/exr/1.71.0/source/examples/](https://docs.rs/crate/exr/1.7.0/source/examples/) -- [docs.rs/crate/exr/1.7.0/source/examples/](https://docs.rs/crate/exr/1.7.0/source/examples/) -- [docs.rs/crate/exr/1.6.5/source/examples/](https://docs.rs/crate/exr/1.6.5/source/examples/) -- ... \ No newline at end of file -- cgit v1.2.3