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

Add Noto fonts install command to Dockerfile #4069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Reckadon
Copy link

Overview: What does this pull request change?

Added RUN commands in Dockerfile to install Noto Fontfaces (like Noto Sans) and reset font-cache. Fixes #4048

Motivation and Explanation: Why and how do your changes improve the library?

It would be nice if the Noto sans font was added to the built docker image, as it is used in the Interactive Tutorial.

Links to added or changed documentation pages

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@Reckadon Reckadon changed the title added notosans fonts install command to dockerfile Add notosans fonts install command to Dockerfile Dec 24, 2024
@Reckadon Reckadon changed the title Add notosans fonts install command to Dockerfile Add Noto fonts install command to Dockerfile Dec 24, 2024
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

Successfully merging this pull request may close these issues.

Interactive Documentation: Container does not have font Noto Sans installed
1 participant