Hi, I am now testing Xft. I tested XftFontOpen() with and without specifying XFT_WIDTH. When I didn't specify XFT_WIDTH, XftDrawString*() displayed variable-width glyphs (when I use a proportional truetype font). 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? --- Tomohiro KUBOTA <[EMAIL PROTECTED]> http://www.debian.or.jp/~kubota/ "Introduction to I18N" http://www.debian.org/doc/manuals/intro-i18n/ _______________________________________________ I18n mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/i18n
