From Fedora Project Wiki
mNo edit summary |
(Update the fnumber) |
||
Line 9: | Line 9: | ||
# dnf install fontquery | # dnf install fontquery | ||
|actions= | |actions= | ||
To test on | To test on f40: | ||
$ fontquery-diff | $ fontquery-diff 40 | ||
|results= | |results= | ||
No difference should be reported on the output. | No difference should be reported on the output. |
Revision as of 06:48, 20 February 2024
Description
This test case ensures that the default fonts packages are properly installed.
Setup
To install default fonts:
# dnf install default-fonts
Or only for particular language:
# dnf install default-fonts-<locale-code>
And then:
# dnf install fontquery
How to test
To test on f40:
$ fontquery-diff 40
Expected Results
No difference should be reported on the output.