Clemens Eisserer wrote:
Hi, Is it possible to access the RGB-values of a Glyph in the case of lcd-antialiasing without native code?
No, because there are no java-level loops that can handle the format.
I only found GlyphList.getGrayBits(), but as far as I can see it only works with 1-byte-per-pixel values.
Right. -phil.
Thank you in advance, Clemens
