Bug 435393 - RGBA brush tips only works in 8bit depth
Summary: RGBA brush tips only works in 8bit depth
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: Brush engines (show other bugs)
Version: 4.4.3
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-05 19:09 UTC by keyth_qcfx2
Modified: 2021-09-09 12:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Tangent brush compared to a Normal map RGBA brush tip (515.77 KB, image/png)
2021-04-05 19:09 UTC, keyth_qcfx2
Details

Note You need to log in before you can comment on or make changes to this bug.
Description keyth_qcfx2 2021-04-05 19:09:54 UTC
Created attachment 137356 [details]
Tangent brush compared to a Normal map RGBA brush tip

SUMMARY
RGBA brush tips only work properly in 8bit if they were created in a 8bit document.

STEPS TO REPRODUCE
1. make a RGBA brush with a 8 bit image
2. make a new document and use your new brush
3. your brush if it is not in 8bit will be with inverted colors

OBSERVED RESULT
my brush has inverted colors unless I make a 8bit document

EXPECTED RESULT
my brush to paint with the correct colors I set on it.

SOFTWARE/OS VERSIONS
Windows: 10
Qt Version: 5.12
Comment 1 wolthera 2021-09-09 12:48:16 UTC
that's because color management happens on the RGBA brushtip. This is intentional, until we implement 16bit color brushtips.