# wps_fonts **Repository Path**: a42/wps_fonts ## Basic Information - **Project Name**: wps_fonts - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-03-28 - **Last Updated**: 2026-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wps_fonts 解决linux桌面发行版wps字体问题 ## 一键解决 **友情提示**: 复制以下代码到命令行窗口执行即可完成 ```shell git clone https://gitee.com/a42/wps_fonts.git && cd wps_fonts && chmod +x install.sh && ./install.sh ```