[feature] which font would be used to render specified character

This commit is contained in:
Klesh Wong 2020-12-01 10:10:07 +08:00
parent 7bcd8cbbba
commit 59bb9d849b

3
bin/charfont Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
FC_DEBUG=4 pango-view --font=monospace -t "$1" | grep family: