This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: XGraphicsConfiguration implement font metrics cache
> Scott> I also noticed a large speed improvement when painting a lot of
> Scott> text fields.
Tom> Sounds good. Do you want to try to fix the display-based caching
Tom> thing first, or would you prefer the patch to go in as-is?
I've already made a couple of small changes locally. I'll see if I can get
per-display caching and a limit of 10 cached fonts per display happening in
the next few days, in which case I think the patch should wait for those
changes.