Coder Social home page Coder Social logo

ttf-wps-fonts's Introduction

WPS Office Fonts

These are the symbol fonts required by wps-office. They are used to display math formulas. We have collected the fonts here to make things easier.

Arch Linux Installation

You can use the ttf-wps-fonts package from the AUR.

Using the Install Script

You can use the install script on most distributions.

For this tutorial we will use the /tmp directory to temporary save the files.

Change to the /tmp directory.

cd /tmp

Clone the Git repository.

git clone https://github.com/iamdh4/ttf-wps-fonts.git

Enter the directory.

cd ttf-wps-fonts

Run the install script.

sudo bash install.sh

Clean up the tmp directory.

rm -rf /tmp/ttf-wps-fonts

Manual Installation

For this tutorial we will use the /tmp directory to temporary save the files.

Change to the /tmp directory.

cd /tmp

Clone the Git repository.

git clone https://github.com/iamdh4/ttf-wps-fonts.git

Create a sub directory in your system's fonts directory. This is usually /usr/share/fonts, otherwise consult your distribution's documentation.

sudo mkdir /usr/share/fonts/wps-fonts

Move fonts to the new directory.

sudo mv ttf-wps-fonts/* /usr/share/fonts/wps-fonts

Fix the file permissions.

sudo chmod 644 /usr/share/fonts/wps-fonts/*

Rebuild the font cache.

sudo fc-cache -vfs

Clean up the tmp directory.

rm -rf /tmp/ttf-wps-fonts

ttf-wps-fonts's People

Contributors

jhadida avatar rakshith-ravi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ttf-wps-fonts's Issues

Debian Package?

Would it be too much to ask for a debian repository (which would support Debian, Ubuntu, Linux Mint, etc.)?

Adjust fonts directory based on distribution

As of now, we are assuming that the fonts directory is at /usr/share/fonts.
In the manual installation README, we say

"....This is usually /usr/share/fonts, otherwise consult your distribution's documentation..."

The install script also assumes the same. This might not always be the case.
If anyone is up for taking the effort, we could perhaps find the fonts folder (through a command perhaps?) and automatically install it to the right folder.

Just a suggestion. Not sure if it's worth the effort.

If this does seem worth the effort, do let me know on how to go about it. I'd love to learn, figure it out and contribute

Name for fonts folder is "wps-office"

Linux Mint 21 Vanessa
Thank you for your work!
DEB pack for WPS office creates directory /usr/share/fonts/wps-office, so the fonts must be downloaded at the folder named
"wps-office" not wps-fonts".
So your manual installation explanation gives an opportunity to correct this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.