Hi Tomas,
You must have noticed that text nodes display text with some color distortion artifacts, particularly on text with vertical segments (e.g. the letter 'l' or 'T'). These are clearly visible in the screenshots of the RichTextFX page, the demos, and other unrelated JavaFX applications.
Do you have any idea of their cause and if a bug report has been filed with the JDK/OpenJDK teams?
I took some time to try to look to see if one had been filed, and if anyone else had noticed this problem, but I did not find much related to it. In my opinion, this has some relation to the previously reported bug of display artifacts in selected text for RichText. Something to do with misaligned color masks. I want to pursue this further, any insight you have on the matter is appreciated.
Thanks.
Hi Tomas,
You must have noticed that text nodes display text with some color distortion artifacts, particularly on text with vertical segments (e.g. the letter 'l' or 'T'). These are clearly visible in the screenshots of the RichTextFX page, the demos, and other unrelated JavaFX applications.
Do you have any idea of their cause and if a bug report has been filed with the JDK/OpenJDK teams?
I took some time to try to look to see if one had been filed, and if anyone else had noticed this problem, but I did not find much related to it. In my opinion, this has some relation to the previously reported bug of display artifacts in selected text for RichText. Something to do with misaligned color masks. I want to pursue this further, any insight you have on the matter is appreciated.
Thanks.