richdocumentscode
richdocumentscode copied to clipboard
Add new fonts
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:
so languages like chinese and japanese would be a blank square, any way to fix this?
English is normal, Chinese box is displayed
Would be great, I have the same issue. Chinese fonts (and others) are just empty boxes.
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?
Find the solution, install fonts on host machine, and mount font folder of host machine in docker, restart the docker, and it works!
我也碰到这问题了,请问如何操作解决,谢谢
https://github.com/CollaboraOnline/richdocumentscode/issues/150#issuecomment-1807125493
The Built-in CODE will poll Nextcloud Office for new fonts once a minute.
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.
I have the same issue - does anyone know how to solve it?
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.