Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp Text Tool writing in Green Colour
#4
Hi - friend of Daiappy here

From my limited testing this looks like it's a bug in the 2.10 series. Specifically I can reproduce it here with a 16bit int image and the RT Large colour space. When using 100% red, 0% green, 0% blue as the selected colour, I get green looking text in the image. Measuring the colour of the text using the colour picker shows the values:

R 0
G 65535
B 0

R -968.8%
G 109.4%
B -24.5%

So I'm guessing some combination of the large gamut profile and the 16 bit int precision is causing the issue. Indeed, converting the image from 16 bit int to float *or* converting the profile to Gimp's internal sRGB before adding the text "fixes" the issue.

I cannot reproduce this in Gimp 3 rc2. It works as expected there.
Reply


Messages In This Thread
RE: Gimp Text Tool writing in Green Colour - by daiappy - 01-28-2025, 11:39 AM

Forum Jump: