PrayagS / polybar-spotify

:musical_note: Spotify status and controls module for Polybar with text scrolling
MIT License
581 stars 38 forks source link

Is there a way to fix the pulsating with japanese fonts? #22

Closed myang7 closed 2 years ago

myang7 commented 2 years ago

I'm using Noto Sans CJK JP Light:style=Light,Regular for the jp font in the polybar config. It's the same pulsating as described in #14

PrayagS commented 2 years ago

Is that a monospaced font? There's this font called Sarasa which has a monospaced variant for CJK characters. There's also Source Han Sans which supports Chinese characters.

I personally use Sarasa and I see no pulsating with at least the Japanese characters.

If you read through #14, you'll see that is the exact solution. Using proper monospace fonts fixes this issue. Let me know if it works for you. If not, feel free to get back here.

myang7 commented 2 years ago

Yeah I fixed it by using the mono version of noto sans jp I forgot to close this after I fixed it sorry.

flayner2 commented 1 year ago

I'm facing this same issue with Japanese fonts, I've tried a collection of fonts for both the icons and the Japanese characters, which include:

Icons + Latin text

Japanese characters

Got no luck with any of those combinations, the bar is still pulsating in the transition between Japanese and Latin characters.

PrayagS commented 1 year ago

@flayner2 At this point, I think you'd have better luck discussing this over at polybar's GitHub rather than here.