| Summary: | BMPs in RGBA 5551 format load as translucent | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | behreandtjeremy |
| Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | dimula73, halla |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.3 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | RGBA16 bmp file | ||
|
Description
behreandtjeremy
2024-08-12 11:27:45 UTC
We don't have our own code for loading bmp images, we use Qt's qimageio plugin for that, so we can't actually implement this unless we'd write a plugin from scratch. Right now we don't have plans for that. Hi, Jeremy! Where is this file format actually used? Could you tell the usecases? PS: Given that we don't have any code that loads this file format, I would propose to move this bug upstream to Qt, unless there is a popular and important usecase for Krita users. |