4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
FC_DEBUG=4 pango-view --font=monospace -t "$1" | grep family:
|