This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: XGraphicsConfiguration implement font metrics cache


>>>>> "Scott" == Scott Gilbertson <scottg at mantatest dot com> writes:

Scott> Index: libjava/ChangeLog
Scott> from  Scott Gilbertson  <scottg at mantatest dot com>
Scott>  * gnu/awt/xlib/XGraphicsConfiguration.java (FontMetricsCache) : New inner
Scott> class
Scott>     (CACHE_SIZE_PER_DISPLAY) : New field
Scott>     (fontMetricsCache) : New field
Scott>     (getXFontMetrics) : Use fontMetricsCache to cache fonts. Prefer loading
Scott> ISO10646-1 fonts.

I've checked this in on the trunk.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]