Graphite/libraries/raw-rs/tests
Elbert Ronnie fd3613018a
Raw-rs: make decoder for ARW1 and ARW2 formats (#1775)
* convert Tag into a trait

* Create ARW 1 decoder

* add decoder for sony tone curve table

* create decoder for arw 2.1 format

* add windsock.arw to the tests

* create derive macro for Tag and use it in decoders

* add license to tag-derive

* add code to identify model

* impl Display for Ifd

* Code review

* Fix type variable name

* Fix compilation

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-06-28 03:23:05 -07:00
..
images Create new library Raw-rs including a basic TIFF decoder (#1757) 2024-06-02 04:58:06 -07:00
tests.rs Raw-rs: make decoder for ARW1 and ARW2 formats (#1775) 2024-06-28 03:23:05 -07:00