Michael Sperber <sperber(a)deinprogramm.de> writes:
> $ pkg-config --libs pango
> -pthread -L/usr/lib/i386-linux-gnu -lpango-1.0 -lgobject-2.0
> -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
But it does not require gtk, which is what's relevant here.
True. The Xft renderer can draw onto an X11 Drawable. So can cairo,
which can output to X11 windows, Win32 and Mac. When I'm done, we
should be able to use pango output independent of the GUI toolkit.
Since the current Xft and Gtk display is intertwined into in
redisplay-xlike, I could easily add an option to make it draw using
pango as well, if anybody is interested. It's just one more set of
ifdefs!
However, if pango is available, then Gtk almost certainly too. Is there
any reason to prefer Xt or Gtk? Your Xresources would be one. Font
compatibilty would be another.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta