kkFileView icon indicating copy to clipboard operation
kkFileView copied to clipboard

使用docker部署,在ubuntu:20.04上乱码问题

Open Armor-cn opened this issue 1 year ago • 1 comments

按照官网描述: 1、在docker容器内部,ubuntu:20.04上,下载如下字体包 https://kkview.cn/resource/fonts.zip 文件解压完整拷贝到Linux下的 /usr/share/fonts目录。然后依次执行mkfontscale 、mkfontdir 、fc-cache使字体生效后,仍然包乱码问题 2、(图片中乱码的字体是:Calibri、Wingdings 2),字体包中没有该两个字体,然从网上下载好了字体导入进去,依次执行mkfontscale 、mkfontdir 、fc-cache使字体,还是乱码问题。 1687678993476

Armor-cn avatar Jun 25 '23 07:06 Armor-cn