dotfiles/bin/charfont

6 lines
151 B
Plaintext
Raw Normal View History

#!/bin/sh
2021-08-28 14:16:37 +00:00
# draw input character with pango-view and see which font were actually used
FC_DEBUG=4 pango-view --font=monospace -t "$1" | grep family: