Adding fonts (otf)

I followed these steps to add new fonts : Adding fonts to ONLYOFFICE Docs Community Edition on Linux

Yet the fonts I copied to /usr/share/fonts/truetype/custom and after I did /usr/bin/documentserver-generate-allfonts.sh the fonts don´t show up when opening a document.

Can it be that OTF files are not recognized?

Hello,

OTF fonts are supported by ONLYOFFICE Docs, so the file format itself should not be the cause.

Could you please provide:

  • your ONLYOFFICE Docs version;
  • one of the affected OTF files;
  • the complete output of sudo /usr/bin/documentserver-generate-allfonts.sh;
  • the output of fc-list | grep -i "FONT_NAME", replacing FONT_NAME with the font family name.

Please also confirm whether the issue occurs with all OTF fonts or only with specific ones.

Best regards.