Is there a Anti-aliasing grayscale prism option?
Jim Graham
james.graham at oracle.com
Fri Apr 1 21:14:07 UTC 2016
All Shape antialiasing should be grayscale. The only non-grayscale AA
we have is for text only, and that can be controlled using the
fontSmoothingType property on the Text node. Are these Text nodes or
other nodes that show the colored pixels?
It might help to submit a small test case (as in, a couple of nodes) and
a screen-shot...
...jim
On 4/1/2016 1:59 PM, Dell Green wrote:
>
>
> Hi Guys,
>
> I am designing a grayscale javafx application for an RGB666 LCD screen.
> When I display it on screen the antialiasing contains the odd pink and blue pixels in the anti-aliasing.
> I am seeing this on shape anti-aliasing.
> Is there a system property (prism?) I can pass in the will change the anti-aliasing algorithm to us a grayscale anti-aliasing?
>
> I have set all colors used in the applications to grayscale by calling Color.grayscale()
>
> Dell Green
> R&D Software Manager
> t: (+44)203 668 9870
>
>
>
>
> 206 Great Portland Street
> London W1W 5QJ
>
>
> Ideaworks (London) Ltd is a company registered in England and Wales, Company Registration no: 3943726. Registered office: 206 Great Portland Street, London, W1W 5QJ. This email and its contents are confidential. If you have received this message in error, please notify us and delete it. Any views presented in this email are solely those of the author and do not necessarily represent those of the company.
>
More information about the openjfx-dev
mailing list