richdocumentscode icon indicating copy to clipboard operation
richdocumentscode copied to clipboard

Add new fonts

Open IanDxSSXX opened this issue 2 years ago • 9 comments

I'm using truenas scale nextcloud with this great built-in app. It's working great, but it's not scaning any font inside my nextcloud docker /usr/share/fonts, this is a font in my nextcloud docker and in the collabora app it's missing: image so languages like chinese and japanese would be a blank square, any way to fix this?

IanDxSSXX avatar Jun 25 '22 12:06 IanDxSSXX

English is normal, Chinese box is displayed

zhimibuwudn avatar Dec 07 '22 13:12 zhimibuwudn

Would be great, I have the same issue. Chinese fonts (and others) are just empty boxes.

TobiasReich avatar Dec 31 '22 14:12 TobiasReich

in the latest nextcloud office app and builtin CODE server app, we can upload fonts. But how can we make the uploaded fonts to be available in the CODE app?

pop4ever avatar Aug 05 '23 06:08 pop4ever

Find the solution, install fonts on host machine, and mount font folder of host machine in docker, restart the docker, and it works!

pop4ever avatar Aug 05 '23 07:08 pop4ever

我也碰到这问题了,请问如何操作解决,谢谢

snakwu avatar Aug 27 '23 22:08 snakwu

https://github.com/CollaboraOnline/richdocumentscode/issues/150#issuecomment-1807125493

The Built-in CODE will poll Nextcloud Office for new fonts once a minute.

joshtrichards avatar Nov 12 '23 14:11 joshtrichards

YES, the script is correct responsed: /apps/richdocuments/settings/fonts.json And the ttf file is also accessible, but in the opened word files, the characters list is totally different than the one in setting of office, quite weird. I was noticed that should double check to make coolwsd.xml setting correctly, but no where to locate this file, seemed is in embed docker image.

vFire avatar Jan 24 '24 13:01 vFire

I have the same issue - does anyone know how to solve it?

andreasmolnardev avatar Mar 06 '24 14:03 andreasmolnardev

when upgrade nextcloud to version 25, this plugin accepts fonts in the host! So for Linux server, firstly upgrade your nextcloud to the newest version, then install fonts or upload font files manually.

energygreek avatar Mar 12 '24 10:03 energygreek