Fonts: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
grep -o 'family: "[^"]\+' | cut -c 10- | tail -n 1 | grep -o 'family: "[^"]\+' | cut -c 10- | tail -n 1 | ||
done</nowiki> | done</nowiki> | ||
* Clear font cache/indexes: <tt>fc-cache -f -v</tt> | |||
==Some fonts worth checking out== | ==Some fonts worth checking out== | ||
| Line 26: | Line 28: | ||
===Monaco=== | ===Monaco=== | ||
* http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf | * http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf | ||
===Hack=== | |||
* https://github.com/source-foundry/Hack | |||