-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Big change, but it would at some point also be useful to be able to write tiffs/cogs. I suppose this is not a design goal of this crate (as it says "reader" in readme)? However, would people here be open for abstractions/api that allow building a writer on top of this crate? I did think about encoding support in tiff2, (especially the entry enum I thought could help) so there's two options:
- build a writer on top of
async-tiff
- needs some low-ish access to structs. - "revive" tiff2, now that it's also special because it supports encoding - harmonize decoding api with async-tiff for drop-in replacement
Metadata
Metadata
Assignees
Labels
No labels