[OpenJDK 2D-Dev] Howto get RGB-values from a Glyph?

Phil Race Phil.Race at Sun.COM
Mon Dec 15 18:15:10 UTC 2008



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



More information about the 2d-dev mailing list