Skip to content

Issues: image-rs/image

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Writing code generic over pixel type is hard kind: API missing or awkward public APIs
#2358 opened Oct 21, 2024 by Shnatsel
Better parallelism controls kind: API missing or awkward public APIs
#2357 opened Oct 21, 2024 by Shnatsel
Consider removing the ImageDecoderRect trait kind: API missing or awkward public APIs next: breaking Information tag for PRs and ideas that require an interface break
#2355 opened Oct 17, 2024 by Shnatsel
PFM format support
#2337 opened Oct 3, 2024 by sorairolake
Broken link in docs
#2315 opened Aug 27, 2024 by WhiteBlackGoose
Implement a rows() iterator on SubImage and GenericImageView to unlock better performance kind: API missing or awkward public APIs next: breaking Information tag for PRs and ideas that require an interface break
#2300 opened Jul 30, 2024 by Shnatsel
Cropping API doesn't check bounds, easy to misuse kind: API missing or awkward public APIs next: breaking Information tag for PRs and ideas that require an interface break
#2296 opened Jul 28, 2024 by Shnatsel
DynamicImage::crop() is slow because to_image() is slow kind: API missing or awkward public APIs next: breaking Information tag for PRs and ideas that require an interface break
#2295 opened Jul 28, 2024 by Shnatsel
The documentation on crop() is confusing kind: API missing or awkward public APIs
#2293 opened Jul 28, 2024 by Shnatsel
DynamicImage:from SubImage<&DynamicImage>::to_image creates Rgba8 instead of L16 kind: API missing or awkward public APIs next: breaking Information tag for PRs and ideas that require an interface break
#2274 opened Jul 1, 2024 by emirror-de
Floating point image generates incorrect thumbnail kind: bug kind: incorrect This bug causes wrong image data
#2273 opened Jul 1, 2024 by gyk
ProTip! no:milestone will show everything without a milestone.