From Fedora Project Wiki

No edit summary
No edit summary
Line 6: Line 6:
# Download a test script from http://tagoh.fedorapeople.org/fonts/fc-test.sh
# Download a test script from http://tagoh.fedorapeople.org/fonts/fc-test.sh
# Open a terminal
# Open a terminal
# Run the script
# Run the script using command "sh fc-test.sh"
 
|results=
|results=
# Compare the result to [http://tagoh.fedorapeople.org/fonts/fedora-current-defaultfonts.html the font packages list]
# Compare the result to [http://tagoh.fedorapeople.org/fonts/fedora-current-defaultfonts.html the font packages list]
# Expected result for the above script should be as below:
For example, for Gujarati language:
[sweta@dhcp201-186 ડાઉનલોડ]$ sh fc-test.sh
sans[gu]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
serif[gu]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
monospace[gu]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
sans[gu-in]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
serif[gu-in]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
monospace[gu-in]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
[sweta@dhcp201-186 ડાઉનલોડ]$
}}
}}


[[Category:I18n_Installation]]
[[Category:I18n_Installation]]

Revision as of 10:48, 4 April 2012

Description

This testcase is to check that fonts packages for your language is correctly installed. This test case is applicable only for indic and cjk languages.


How to test

  1. Log in your desktop
  2. Download a test script from http://tagoh.fedorapeople.org/fonts/fc-test.sh
  3. Open a terminal
  4. Run the script using command "sh fc-test.sh"

Expected Results

  1. Compare the result to the font packages list
  2. Expected result for the above script should be as below:

For example, for Gujarati language:

[sweta@dhcp201-186 ડાઉનલોડ]$ sh fc-test.sh

sans[gu]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"

serif[gu]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"

monospace[gu]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"

sans[gu-in]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"

serif[gu-in]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"

monospace[gu-in]: Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"

[sweta@dhcp201-186 ડાઉનલોડ]$