[feature] which font would be used to render specified character
This commit is contained in:
parent
7bcd8cbbba
commit
59bb9d849b
3
bin/charfont
Executable file
3
bin/charfont
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
FC_DEBUG=4 pango-view --font=monospace -t "$1" | grep family:
|
Loading…
Reference in New Issue
Block a user