Hi,
I am trying to display glyphs from the Symbola [1] font in urxvt, in
particular: 🐍 (http://www.fileformat.info/info/unicode/char/1f40d/index.htm).
It appears that urxvt considers this to be too wide and doesn't display it (see
also [2]).
My current font config is:
URxvt.font: xft:Ubuntu Mono for
Powerline:pixelsize=16,xft:monospace,xft:Symbola:pixelsize=9
The workaround here is to use "pixelsize=9" for Symbola, but then it's tiny.
Is there a way to make urxvt display the Symbola font as double-width?
A related question on askubuntu:
http://askubuntu.com/questions/315608/xrvt-unicode-doesnt-display-unicode-characters
The code that determines that the char is too wide:
https://github.com/exg/rxvt-unicode/blob/master/src/rxvtfont.C#L1346-1351
Thanks,
Daniel.
1: http://users.teilar.gr/~g1951d/
2: http://lists.schmorp.de/pipermail/rxvt-unicode/2014q2/001987.html
--
http://daniel.hahler.de/
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode