From Fedora Project Wiki
m (missed some template) |
No edit summary |
||
Line 4: | Line 4: | ||
# Log in your desktop | # Log in your desktop | ||
# Open a terminal | # Open a terminal | ||
# Run | # Run <code>fc-match sans:lang=''language''</code> | ||
# Similarly for serif: Run | # Similarly for serif: Run <code>fc-match serif:lang=''language''</code> | ||
# Similarly for monospace: Run | # Similarly for monospace: Run <code>fc-match monospace:lang=''language''</code> | ||
You can pick one up from the [https://translate.fedoraproject.org/languages/ languages list] for ''language'' according to your login locale and use it after replacing '_' with '-' as needed. | |||
|results= | |results= | ||
# Compare the result to the font packages list (TBD) | # Compare the result to the font packages list (TBD) |
Revision as of 07:14, 21 December 2010
Description
This testcase is to check that fonts packages for your language is correctly installed.
How to test
- Log in your desktop
- Open a terminal
- Run
fc-match sans:lang=language
- Similarly for serif: Run
fc-match serif:lang=language
- Similarly for monospace: Run
fc-match monospace:lang=language
You can pick one up from the languages list for language according to your login locale and use it after replacing '_' with '-' as needed.
Expected Results
- Compare the result to the font packages list (TBD)