Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MS Fonts installation #8

Open
yashpatel6 opened this issue Jun 3, 2024 · 0 comments
Open

MS Fonts installation #8

yashpatel6 opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@yashpatel6
Copy link

We'd like to include the MS fonts in the Docker, see below:

To install Windows fonts using apt-get utility open terminal and type:

sudo apt-get update - Pull the latest updates.
sudo apt-get install ttf-mscorefonts-installer - Install Windows fonts.
sudo apt-get install fontconfig - Install fontconfig library and fc-cache utility.
sudo fc-cache -f -v - Build fonts cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants