bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Full unicode support for back-xlib


From: Fred Kiefer
Subject: Re: Full unicode support for back-xlib
Date: Tue, 15 Jul 2003 21:15:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204

Kazunobu Kuriyama wrote:
Fred Kiefer wrote:

 >
 > As you by now will have noticed, the xlib backend comes along with its
 > own XFT font class and I think that the font set support should be
 > packaged up in a similar way. That is, a separate class in its own
 > file that gets set as the default font class in [XGContext
 > initializeBackend]. This allows even for a different way to list all
 > the available font sets, if this is needed. And we don't need to
 > fiddle with XGFont, ending up with a cleaner and smaller implementation.

Good idea.  Then I need to define a new subclass of GSFontInfo and use
it in [XGContext initializeBackend], right?


Exactly, this is very easy to do. Even some of the methods available for XGFont and GSXFTFontInfo are not needed, you will only need about ten methods or so.

Fred





reply via email to

[Prev in Thread] Current Thread [Next in Thread]