How to use the 14px Gohu font in URXVT?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I want to use the 14 px from the Gohu Font here.
I installed the font
$fc-list |grep -i "Gohu"
/usr/share/fonts/misc/gohufont-uni-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-uni-11b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-11b.pcf.gz: Gohu GohuFont:style=Bold
and added this the the .Xresources
$ sudo grep "Go" .Xresources
URxvt*font: xft:Gohu GohuFont:style=Regular:pixelsize=14
I expected that the size to be 14px but it is just 11px
fonts rxvt
add a comment |Â
up vote
1
down vote
favorite
I want to use the 14 px from the Gohu Font here.
I installed the font
$fc-list |grep -i "Gohu"
/usr/share/fonts/misc/gohufont-uni-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-uni-11b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-11b.pcf.gz: Gohu GohuFont:style=Bold
and added this the the .Xresources
$ sudo grep "Go" .Xresources
URxvt*font: xft:Gohu GohuFont:style=Regular:pixelsize=14
I expected that the size to be 14px but it is just 11px
fonts rxvt
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I want to use the 14 px from the Gohu Font here.
I installed the font
$fc-list |grep -i "Gohu"
/usr/share/fonts/misc/gohufont-uni-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-uni-11b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-11b.pcf.gz: Gohu GohuFont:style=Bold
and added this the the .Xresources
$ sudo grep "Go" .Xresources
URxvt*font: xft:Gohu GohuFont:style=Regular:pixelsize=14
I expected that the size to be 14px but it is just 11px
fonts rxvt
I want to use the 14 px from the Gohu Font here.
I installed the font
$fc-list |grep -i "Gohu"
/usr/share/fonts/misc/gohufont-uni-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-11.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-14.pcf.gz: Gohu GohuFont:style=Regular
/usr/share/fonts/misc/gohufont-uni-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-14b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-uni-11b.pcf.gz: Gohu GohuFont:style=Bold
/usr/share/fonts/misc/gohufont-11b.pcf.gz: Gohu GohuFont:style=Bold
and added this the the .Xresources
$ sudo grep "Go" .Xresources
URxvt*font: xft:Gohu GohuFont:style=Regular:pixelsize=14
I expected that the size to be 14px but it is just 11px
fonts rxvt
asked Dec 14 '17 at 10:48
A.Dumas
536
536
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Use directly the font:
URxvt*font: -gohu-gohufont-bold-r-normal--14-100-100-100-c-80-iso10646-1
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Use directly the font:
URxvt*font: -gohu-gohufont-bold-r-normal--14-100-100-100-c-80-iso10646-1
add a comment |Â
up vote
0
down vote
Use directly the font:
URxvt*font: -gohu-gohufont-bold-r-normal--14-100-100-100-c-80-iso10646-1
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Use directly the font:
URxvt*font: -gohu-gohufont-bold-r-normal--14-100-100-100-c-80-iso10646-1
Use directly the font:
URxvt*font: -gohu-gohufont-bold-r-normal--14-100-100-100-c-80-iso10646-1
answered Dec 14 '17 at 11:10
Ipor Sircer
8,8571920
8,8571920
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f410845%2fhow-to-use-the-14px-gohu-font-in-urxvt%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password