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 to install missing fonts and lower version of libfreetype
, but 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-fix-missing-fonts # for version 12