This repo is aimed fix the problems after installing WPS Office
- Fixed the problem with missing fonts
- Fixed the problem with bold fonts display: using lower version of
libfreetype
- Please see arch wiki for more details.
Note
For wps office version 11, You need install missing fonts and lower version of libfreetype
. And you need only missing fonts for version 12.
git clone https://github.com/JamesBrosy/wps-office-fix.git
cd wps-office-fix
bash install_fonts.sh
bash install_libs.sh
sudo dnf copr enable clarlok/wps-office-fix
sudo dnf -y install wps-office-fix # for version 11
sudo dnf -y install wps-office-missing-fonts # for version 12