In LCD text rendering with cache we maintain glyphcache to reuse the glyphs.
We already have caching for grayscale, LCD cache should also be in similar lines.
We already have caching for grayscale, LCD cache should also be in similar lines.
- relates to
-
JDK-8233314 LCD text rendering implementation with glyph cache
- Resolved