Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] feh japanese char not rendering (draw-filename)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sdauth
Guru
Guru


Joined: 19 Sep 2018
Posts: 569
Location: Ásgarðr

PostPosted: Mon Apr 08, 2024 9:21 pm    Post subject: [SOLVED] feh japanese char not rendering (draw-filename) Reply with quote

Hello,
I use this in a alias to view images in a slideshow with media-gfx/feh :

Code:
feh --quiet --hide-pointer --borderless --draw-filename --image-bg black --slideshow-delay 5 --auto-zoom --fullscreen --randomize --recursive


--draw-filename shows the filename in the top left corner

For some reason Japanese characters are not rendering correctly. (A bunch of white square instead)
What am I missing ? I have no issue with other applications or terminal to show Japanese so it doesn't look like a locale issue.


Last edited by sdauth on Tue Apr 09, 2024 12:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
sdauth
Guru
Guru


Joined: 19 Sep 2018
Posts: 569
Location: Ásgarðr

PostPosted: Tue Apr 09, 2024 12:39 pm    Post subject: Reply with quote

Sorry, another case of RTFM 8)
You need to add the desired font with -C & -e option.
Working example for Japanese with nice readable characters :
Code:
-C /usr/share/fonts/takao-fonts/ -e TakaoMincho/20
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum