Skip to content

How to go about writing tiffs? #110

@feefladder

Description

@feefladder

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:

  1. build a writer on top of async-tiff - needs some low-ish access to structs.
  2. "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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions