Sunday, March 22, 2015

Re: Motif equivalent of GTK font

It's possible Motif still uses the old-style XLFD method of specifying
fonts. "Monospace" is likely a Fontconfig alias for a specific
monospace family like FreeMono or Luxi Mono. I've been looking for a
while just now but can't seem to find anything that would allow you to
translate that alias into XLFD, but you can at least list the XLFD
names of all the Unicode monospace fonts on your system with

xlsfonts -fn '-*-*-*-*-*-*-*-*-*-*-m-*-iso10646-*'

For more information on this type of font specification, see
<https://wiki.archlinux.org/index.php/X_Logical_Font_Description>.

--
Eric Christopherson

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: