Around 15 o'clock on Nov 17, Tomohiro KUBOTA wrote:
> However, I specify XFT_WIDTH, > XftDrawString*() displayed fixed-width glyphs whose widths are > exactly equal to the specified XFT_WIDTH. > This behavior is not documented. Is it an intended behavior? > In other words, can I rely on this behavior when I write a > softwares which use Xft? Yes, the behaviour is intended -- it's designed for terminal applications that want to use several faces on the screen but need them to all have the same width. The intended use (and what X term does) is to open the "main" font and then specify the width of that font when opening subsequent fonts. I'm curious as to whether you're interested in using this behaviour or just mystified as to its existance. [EMAIL PROTECTED] XFree86 Core Team SuSE, Inc. _______________________________________________ I18n mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/i18n
