Support for remote fonts from Nextcloud #3

Open
opened 2024-05-20 09:13:12 +00:00 by p-jo · 0 comments

There is a new setting in the Nextcloud Office settings to upload custom fonts for Collabora, would be nice to have support for this.

These are the instructions from Nextcloud:

Available fonts
Make sure to set this URL: https://nextcloud url/apps/richdocuments/settings/fonts.json in the coolwsd.xml file of your Collabora Online server to ensure the added fonts get loaded automatically.

<remote_font_config>
	<url>https://*nextcloud url*/apps/richdocuments/settings/fonts.json</url>
</remote_font_config>
There is a new setting in the Nextcloud Office settings to upload custom fonts for Collabora, would be nice to have support for this. These are the instructions from Nextcloud: > Available fonts > Make sure to set this URL: https://*nextcloud url*/apps/richdocuments/settings/fonts.json in the coolwsd.xml file of your Collabora Online server to ensure the added fonts get loaded automatically. ``` <remote_font_config> <url>https://*nextcloud url*/apps/richdocuments/settings/fonts.json</url> </remote_font_config> ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/collabora#3
No description provided.