MediaBrowser / Emby

Emby Server is a personal media server with apps on just about every device.
https://emby.media
GNU General Public License v2.0
4.02k stars 795 forks source link

Chinese font missing #3757

Open GammaPi opened 1 year ago

GammaPi commented 1 year ago

For flatpak installation v3.0.16, Chinese characters display as squares, which indicates the package does not include Chinese fonts. image

LukePulverenti commented 1 year ago

Hi, do any characters render properly? We are using this: https://fonts.google.com/specimen/Roboto And are including every language that it supports.

GammaPi commented 1 year ago

English fonts works fine. To support Chinese, Japanese, and Korean Fonts, you also need to include the following fonts:

ttf-wqy-microhei - A droid derived Sans-Seri style CJK font

ttf-wqy-zenhei - "WenQuanYi Zen Hei" A Hei-Ti Style (sans-serif) Chinese font

ttf-dejima-mincho - antique-looking Japanese TrueType Mincho font

ttf-umefon - Japanese TrueType font, Ume-font

ttf-takao, ttf-takao-gothic, ttf-takao-mincho, and ttf-takao-pgothic - Japanese TrueType font set: Takao Fonts, Takao Gothic Fonts, Takao Mincho Fonts, and Takao P Gothic Fonts.

ttf-kochi-gothic and ttf-kochi-mincho - Kochi Subst Gothic and Mincho Japanese TrueType font without naga10

ttf-sazanami-gothic and ttf-sazanami-mincho - Sazanami Gothic and Mincho Japanese TrueType font (legacy)

ttf-nanum-coding - Nanum Coding fixed width Korean TrueType font

fonts-nanum and fonts-nanum-extra - Nanum and additional Nanum Korean fonts

ttf-baekmuk - Baekmuk series Korean fonts

k-nard commented 9 months ago

Hi,

Any news ?

I have the same problem with flatpak Emby Theater and Japanese characters. No problem in WebApp.

Regards,

Q.

LukePulverenti commented 9 months ago

Hi,

Any news ?

I have the same problem with flatpak Emby Theater and Japanese characters. No problem in WebApp.

Regards,

Q.

HI, the Theater app is bundling this: https://fonts.google.com/specimen/Roboto Does that not have what you need?

k-nard commented 9 months ago

No,

"google-roboto-fonts" installed on my system. Funy fact, all runs good with snap version.

Will check more if I found something.

LukePulverenti commented 7 months ago

Are you still able to reproduce this?