dakboard / Hardware-OS

DAKboard Wall Display, CPU, and Raspberry Pi
25 stars 4 forks source link

Font packages missing for Chinese, Japanese and Korean. #117

Closed rsalsbery closed 11 months ago

rsalsbery commented 1 year ago

It was brought to our attention that the latest release was missing fonts for Korean. Upon investigation, I found that it was also missing the Chinese and Japanese fonts as well. We will need to add the following fonts to Chromium to correct this:

For customers who need this now, they can be informed to access the Command Line on their displays via SSH or Direct access and they can use the following command to install these fonts:

sudo apt-get install fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-mincho fonts-ipafont-gothic fonts-unfonts-core

This will allow Chromium to display these fonts.

cocarrig commented 11 months ago

Update included in latest release: https://github.com/dakboard/Hardware-OS/releases/tag/3.54