Skip to content

Encoding jpeg's PixelDensity #2649

@197g

Description

@197g

When migrating to the jpeg-encoder crate from or in-tree version we give up this setting in the API and do not write it to file. The issue here is figuring out a better way of defining such format-specific settings or deriving them from non-format-specific indications such as a high-level representation of it's EXIF data.

See: vstroebel/jpeg-encoder#21

An example of the inverse problem, when decoding: #1958 Notably we never had the pixel density as a separate API for jpeg's decoder so this was rather untested..

From #2636

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: dependency-trackedOriginating in a dependency; upstream tracking existsnext: breakingInformation tag for PRs and ideas that require an interface break

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions