Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

So, what's the proper way to specify an XFT font? #13

Closed
oatberry opened this issue Aug 7, 2015 · 2 comments
Closed

So, what's the proper way to specify an XFT font? #13

oatberry opened this issue Aug 7, 2015 · 2 comments

Comments

@oatberry
Copy link

oatberry commented Aug 7, 2015

What's the syntax, will spaces throw it off, how do I give the size, etc... I'm recovering from XFLDs, heh

thanks!

@krypt-n
Copy link
Owner

krypt-n commented Aug 7, 2015

You can use the -f flag to specify a font. Use multiple -fs for multiple fonts.
-f Icons for example.
If the name of the font contains a space, you have to put it in quotes: -f "Dejavu Sans".
You can specify a font size by appending -SIZE to the fontname:
-f Icons-8 or -f "Dejavu Sans-10"

@krypt-n krypt-n closed this as completed Aug 7, 2015
@oatberry
Copy link
Author

oatberry commented Aug 7, 2015

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants