-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Docker: Update Google Noto font family #2914
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
User description
Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Fixes #2913
By standardizing on the Google Noto font family, we ensure consistent text rendering and prevent missing character issues (i.e., "tofu" boxes
□
).The following packages have been included to achieve this:
Package Breakdown and Language Coverage
fonts-noto-core
fonts-noto-cjk
fonts-noto-color-emoji
fonts-noto
Summary
By combining these packages, our application can now correctly render text from virtually any language, improving user experience and international compatibility. This change makes our font stack more reliable and future-proof.
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement
Description
Simplified font package installation in Docker image
Replaced multiple specific font packages with unified
fonts-noto
Updated Fluxbox style configuration to use Noto fonts
Diagram Walkthrough
File Walkthrough
Dockerfile
Consolidate font packages to Noto family
NodeBase/Dockerfile
language-pack-en
,xfonts-scalable
,fonts-ubuntu
, etc.)fonts-noto
,fonts-noto-color-emoji
,fonts-noto-cjk
"WenQuanYi Zen Hei"