[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changing biditext (Xlib wizards, anyone?)
- To: Linux-IL <linux-il(at-nospam)cs.huji.ac.il>
- Subject: Changing biditext (Xlib wizards, anyone?)
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Sun, 29 Apr 2001 23:11:39 +0300
- Mail-Followup-To: Ilya Konstantinov <linux-il@future.galanet.net>,Linux-IL <linux-il@cs.huji.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.4i
Hi,
Anyone knows if it's possible to improve biditext so that it'll analyze
the character set of the font in the GC (and thus used in XDrawString)?
Looking around the Xlib API, it looks like the only way to do it is to
cache a font list and match font IDs. Is there a way to retrieve the
name (and thus, the XLFD) from the GC?
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il