diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 884d969bd..92a5dfbf2 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -6,98 +6,84 @@ Options Documentation Copyright © 2002-2022 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - January 20, 2022 + March 22, 2022 - ---------------------------------------------------------------------- - - +---------------------------------------------+ - |Table of Contents | - |---------------------------------------------| - | * Tux Paint Config. | - | * Configuration File | - | * Available Options | - | * Video/Sound | - | * Mouse/Keyboard | - | * Simplification | - | * Languages | - | * Printing | - | * Saving | - | * Data | - | * Accessibility | - | * Joystick | - | * Overriding System Config. Options | - | * Command-Line Options | - | * Command-Line Informational Options | - | * Choosing a Different Language | - | * Available Languages | - | * Setting Your Environment's Locale | - | * Special Fonts | - +---------------------------------------------+ - - ---------------------------------------------------------------------- + +---------------------------------------------+ + |Table of Contents | + |---------------------------------------------| + | * Tux Paint Config. | + | * Configuration File | + | * Available Options | + | * Video/Sound | + | * Mouse/Keyboard | + | * Simplification | + | * Languages | + | * Printing | + | * Saving | + | * Data | + | * Accessibility | + | * Joystick | + | * Overriding System Config. Options | + | * Command-Line Options | + | * Command-Line Informational Options | + | * Choosing a Different Language | + | * Available Languages | + | * Setting Your Environment's Locale | + | * Special Fonts | + +---------------------------------------------+ Tux Paint Config. - A graphical tool is available that allows you to change Tux Paint's - behavior. However, if you'd rather not install and use this tool, or - want a better understanding of the available options, please continue - reading. - - ---------------------------------------------------------------------- + A graphical tool is available that allows you to change Tux Paint's + behavior. However, if you'd rather not install and use this tool, or want + a better understanding of the available options, please continue reading. Configuration File - You can create a simple configuration file for Tux Paint, which it will - read each time you start it up. + You can create a simple configuration file for Tux Paint, which it will + read each time you start it up. - The file is simply a plain text file containing the options you want - enabled: + The file is simply a plain text file containing the options you want + enabled: Linux and Unix Users - The file you should create is called ".tuxpaintrc" and it should be - placed in your home directory. (a.k.a. "~/.tuxpaintrc" or - "$HOME/.tuxpaintrc") + The file you should create is called ".tuxpaintrc" and it should be placed + in your home directory. (a.k.a. "~/.tuxpaintrc" or "$HOME/.tuxpaintrc") System-Wide Configuration File - Before this file is read, a system-wide configuration file is read. - (By default, this configuration has no settings enabled.) It is - located at: + Before this file is read, a system-wide configuration file is read. (By + default, this configuration has no settings enabled.) It is located at: - /etc/tuxpaint/tuxpaint.conf + /etc/tuxpaint/tuxpaint.conf - You can disable reading of this file altogether, leaving the - settings as defaults (which can then be overridden by your - ".tuxpaintrc" file and/or command-line arguments) by using the - command-line option: + You can disable reading of this file altogether, leaving the settings as + defaults (which can then be overridden by your ".tuxpaintrc" file and/or + command-line arguments) by using the command-line option: - --nosysconfig + --nosysconfig macOS Users - The file you should create is called "tuxpaint.cfg" and it should be - placed in your home folder, under the sub-folder: Library/Application - Support/TuxPaint + The file you should create is called "tuxpaint.cfg" and it should be + placed in your home folder, under the sub-folder: Library/Application + Support/TuxPaint System-Wide Configuration File - Before this file is read, a system-wide configuration file is read. - (By default, this configuration has no settings enabled.) It is - located at: + Before this file is read, a system-wide configuration file is read. (By + default, this configuration has no settings enabled.) It is located at: - /Library/Application Support/TuxPaint/tuxpaint.cfg + /Library/Application Support/TuxPaint/tuxpaint.cfg Windows Users - The file you should create is called "tuxpaint.cfg" and it should be - placed in Tux Paint's folder. + The file you should create is called "tuxpaint.cfg" and it should be + placed in Tux Paint's folder. - You can use NotePad or WordPad to create this file. Be sure to save it - as Plain Text, and make sure the filename doesn't have ".txt" at the - end... - - ---------------------------------------------------------------------- + You can use NotePad or WordPad to create this file. Be sure to save it as + Plain Text, and make sure the filename doesn't have ".txt" at the end... Available Options @@ -105,8 +91,6 @@ Windows Users (Command-line settings will override these. See the "Command-Line Options" section, below.) - ---------------------------------------------------------------------- - Video/Sound Video @@ -226,8 +210,6 @@ Video/Sound for use with coarse input devices (like eyegaze trackers). "ROWS" may be between "1" (the default) and "3". - ---------------------------------------------------------------------- - Mouse/Keyboard Cursor @@ -319,8 +301,6 @@ Mouse/Keyboard cases, may be overridden by the command-line option "--buttondistinction". - ---------------------------------------------------------------------- - Simplification Interface Simplification @@ -469,8 +449,6 @@ Simplification may be overridden by the command-line option "--brushspacing". - ---------------------------------------------------------------------- - Languages Language @@ -792,8 +770,6 @@ Languages cases, may be overridden by the command-line option "--currentlocalefont". - ---------------------------------------------------------------------- - Printing Print Permissions @@ -911,8 +887,6 @@ Printing archB, archC, archD, archE, flsa, flse, csheet, dsheet, esheet. - ---------------------------------------------------------------------- - Saving Save Over Earlier Work @@ -1061,8 +1035,6 @@ Saving "autosave=no" or "noautosave=yes". In both cases, may be overridden by the command-line option "--noautosave". - ---------------------------------------------------------------------- - Data Lockfile @@ -1155,8 +1127,6 @@ Data the high and low halves of the byte, so "#FFF" is the same as "#FFFFFF", not "#F0F0F0". - ---------------------------------------------------------------------- - Accessibility Mouse @@ -1239,8 +1209,6 @@ Accessibility overridden by the command-line option "--onscreen-keyboard-disable-change=no". - ---------------------------------------------------------------------- - Joystick Main Device @@ -1376,8 +1344,6 @@ Joystick Selects the joystick button number, as seen by SDL, that will be a shortcut to print. - ---------------------------------------------------------------------- - Overriding System Config. Options (For Linux and Unix users) @@ -1397,8 +1363,6 @@ Joystick print=yes mixedcase=yes - ---------------------------------------------------------------------- - Command-Line Options Options can also be issued on the command-line when you start Tux Paint. @@ -1483,8 +1447,6 @@ Joystick These enable or correspond to the configuration file options described above. - ------------------------------------- - --windowed --800x600 --orient=landscape @@ -1526,8 +1488,6 @@ Joystick configuration file. (If the option isn't set in the configuration file(s), no overriding option is necessary.) - ------------------------------------- - --nosysconfig Under Linux and Unix, this prevents the system-wide @@ -1537,8 +1497,6 @@ Joystick Only your own configuration file, "~/.tuxpaintrc", if it exists, will be used. - ---------------------------------------------------------------------- - Command-Line Informational Options The following options display some informative text on the screen. Tux @@ -1571,8 +1529,6 @@ Command-Line Informational Options Display list of attached joysticks available to Tux Paint. - ---------------------------------------------------------------------- - Choosing a Different Language Tux Paint has been translated into a number of languages. To access the @@ -1583,8 +1539,7 @@ Command-Line Informational Options Tux Paint also honors your environment's current locale. (You can override it on the command-line using the "--locale" option; see above.) - Use the option "--lang help" to list the available language options - available. + Use the option "--lang help" to list the llanguage options available. Available Languages @@ -1773,11 +1728,11 @@ Available Languages |----------------+-------------------+----------------+--------------| |oc_FR | |Occitan | | |----------------+-------------------+----------------+--------------| - |oj_CA | |Ojibwe |Ojibway | + |oj_CA |Ojibwe |Ojibway | | |----------------+-------------------+----------------+--------------| |pa_IN | |Punjabi | | |----------------+-------------------+----------------+--------------| - |or_IN | |Odia |Oriya | + |or_IN |Odia |Oriya | | |----------------+-------------------+----------------+--------------| |pl_PL |Polski |Polish | | |----------------+-------------------+----------------+--------------| @@ -1920,8 +1875,6 @@ Setting Your Environment's Locale setenv LANG es_ES ; \ tuxpaint - ---------------------------------------------------------------------- - Windows Users Tux Paint will recognize the current locale and use the appropriate @@ -1980,5 +1933,3 @@ Special Fonts Under Unix and Linux, you can use the Makefile that comes with the font to install the font in the appropriate location. - - ---------------------------------------------------------------------- diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index 99cda91ce..c90459b18 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -5,152 +5,170 @@ Tux Paint Options Documentation +
-
- Copyright © 2002-2022 by various contributors; see AUTHORS.txt.
- https://tuxpaint.org/
-
- January 20, 2022
-
+ Copyright © 2002-2022 by various contributors; see AUTHORS.txt.
+ https://tuxpaint.org/
+
+ March 22, 2022
+| - Table of Contents | -
|---|
| + Table of Contents | +
|---|
-
|
-
| + + | +
+ A graphical tool is available that allows you to change Tux Paint's behavior. However, if you'd rather not install and use this tool, or want a better understanding of the available options, please continue reading.
+-+- A graphical tool is available that allows you to change Tux Paint's behavior. However, if you'd rather not install and use this tool, or want a better understanding of the available options, please continue reading.
-
+ You can create a simple configuration file for Tux Paint, which it will read each time you start it up.
-+ The file is simply a plain text file containing the options you want enabled:
+-- You can create a simple configuration file for Tux Paint, which it will read each time you start it up.
- -- The file is simply a plain text file containing the options you want enabled:
- -- Linux and Unix Users
- -+The file you should create is called "
-.tuxpaintrc" and it should be placed in your home directory. (a.k.a. "~/.tuxpaintrc" or "$HOME/.tuxpaintrc")- System-Wide Configuration File
++ + -+ System-Wide Configuration File
+-Before this file is read, a system-wide configuration file is read. (By default, this configuration has no settings enabled.) It is located at:
@@ -164,58 +182,61 @@---nosysconfig
-+- The file you should create is called "
+tuxpaint.cfg" and it should be placed in your home folder, under the sub-folder:Library/Application Support/TuxPaint+ + The file you should create is called "
-tuxpaint.cfg" and it should be placed in your home folder, under the sub-folder:Library/Application Support/TuxPaint- System-Wide Configuration File
++ + -+ System-Wide Configuration File
+-Before this file is read, a system-wide configuration file is read. (By default, this configuration has no settings enabled.) It is located at:
-/Library/Application Support/TuxPaint/tuxpaint.cfg
-- +- The file you should create is called "
+tuxpaint.cfg" and it should be placed in Tux Paint's folder.+ + The file you should create is called "
-tuxpaint.cfg" and it should be placed in Tux Paint's folder.- You can use NotePad or WordPad to create this file. Be sure to save it as Plain Text, and make sure the filename doesn't have ".txt" at the end...
-
+ You can use NotePad or WordPad to create this file. Be sure to save it as Plain Text, and make sure the filename doesn't have ".txt" at the end...
+-The following settings can be set in the configuration file. (Command-line settings will override these. See the "Command-Line Options" section, below.)
-
-- - Video/Sound -
++ Video/Sound
Video
@@ -363,11 +384,8 @@
-Cursor
@@ -472,11 +490,8 @@
-Interface Simplification
@@ -637,11 +652,8 @@
-Language
@@ -656,1537 +668,1156 @@Run Tux Paint in one of the supported languages. Possible choice for LANGUAGE currently include:
-@@ -2252,11 +1883,8 @@-
+- - -- -english-- -american-english-- - -- - -- -acholi-- -acoli-- - -- - -- -afrikaans-- - -- - -- - -- -akan-- -twi-fante-- - -- - -- -albanian-- - -- - -- - -- -amharic-- - -- - -- - -- -arabic-- - -- - -- - -- -aragones-- - -- - -- - -- -armenian-- -hayeren-- - -- - -- -assamese-- - -- - -- - -- -asturian-- - -- - -- - -- -australian-english-- - -- - -- - -- -azerbaijani-- - -- - -- - -- -bambara-- - -- - -- - -- -basque-- -euskara-- - -- - -- -belarusian-- -bielaruskaja-- - -- - -- -bengali-- --- - -- - -- -bodo-- --- - -- - -- -bokmal-- - -- - -- - -- -bosnian-- - -- - -- - -- -brazilian-portuguese-- -portugues-brazilian-- -brazilian-- - -- -breton-- -brezhoneg-- - -- - -- -british-english-- -british-- - -- - -- -bulgarian-- - -- - -- - -- -canadian-english-- - -- - -- - -- -catalan-- -catala-- - -- - -- -chinese-- -simplified-chinese-- - -- - -- -croatian-- -hrvatski-- - -- - -- -czech-- -cesky-- - -- - -- -danish-- -dansk-- - -- - -- --- -dogri-- - -- - -- -dutch-- -nederlands-- - -- - -- -esperanto-- - -- - -- - -- -estonian-- - -- - -- - -- -faroese-- - -- - -- - -- -finnish-- -suomi-- - -- - -- -french-- -francais-- - -- - -- -fula-- -fulah-- -pulaar-fulfulde-- - -- -gaelic-- -gaidhlig-- -irish-gaelic-- - -- -galician-- -galego-- - -- - -- -georgian-- - -- - -- - -- -german-- -deutsch-- - -- - -- -greek-- - -- - -- - -- -gronings-- -zudelk-veenkelonioals-- - -- - -- -gujarati-- - -- - -- - -- -hebrew-- - -- - -- - -- -hindi-- - -- - -- - -- -hungarian-- -magyar-- - -- - -- -icelandic-- -islenska-- - -- - -- -indonesian-- -bahasa-indonesia-- - -- - -- -inuktitut-- - -- - -- - -- -italian-- -italiano-- - -- - -- -japanese-- - -- - -- - -- -kabyle-- - -- -kabylian-- - -- -kannada-- - -- - -- - -- -kashmiri-devanagari-- - -- - -- - -- -kashmiri-perso-arabic-- - -- - -- - -- -khmer-- - -- - -- - -- -kiga-- -chiga-- - -- - -- -kinyarwanda-- - -- - -- - -- -klingon-- -tlhIngan-- - -- - -- -konkani-devanagari-- - -- - -- - -- -konkani-roman-- - -- - -- - -- -korean-- - -- - -- - -- -kurdish-- - -- - -- - -- -latvian-- - -- - -- - -- -lithuanian-- -lietuviu-- - -- - -- -luganda-- - -- - -- - -- -luxembourgish-- -letzebuergesch-- - -- - -- -macedonian-- - -- - -- - -- -maithili-- - -- - -- - -- -malay-- - -- - -- - -- -malayalam-- - -- - -- - -- -manipuri-bengali-- - -- - -- - -- -manipuri-meitei-mayek-- - -- - -- - -- -marathi-- - -- - -- - -- -mexican-spanish-- -espanol-mejicano-- -mexican-- - -- -mongolian-- - -- - -- - -- -ndebele-- - -- - -- - -- -nepali-- - -- - -- - -- -northern-sotho-- -sesotho-sa-leboa-- - -- - -- -norwegian-- -nynorsk-- -norsk-- - -- -occitan-- - -- - -- - -- -odia-- -oriya-- - -- - -- -ojibwe-- -ojibway-- - -- - -- -persian-- - -- - -- - -- -polish-- -polski-- - -- - -- -portuguese-- -portugues-- - -- - -- -punjabi-- -panjabi-- - -- - -- -romanian-- - -- - -- - -- -russian-- -russkiy-- - -- - -- -sanskrit-- - -- - -- - -- -santali-devanagari-- - -- - -- - -- -santali-ol-chiki-- - -- - -- - -- -scottish-- -ghaidhlig-- -scottish-gaelic-- - -- -serbian-- - -- - -- - -- -serbian-latin-- - -- - -- - -- -shuswap-- -secwepemctin-- - -- - -- -sindhi-devanagari-- --- - -- - -- -sindhi-perso-arabic-- --- - -- - -- -slovak-- - -- - -- - -- -slovenian-- -slovensko-- - -- - -- -songhay-- - -- - -- - -- -southafrican-english-- - -- - -- - -- -spanish-- -espanol-- - -- - -- -sundanese-- - -- - -- - -- -swahili-- - -- - -- - -- -swedish-- -svenska-- - -- - -- -tagalog-- - -- - -- - -- -tamil-- - -- - -- - -- -telugu-- - -- - -- - -- -thai-- - -- - -- - -- -tibetan-- - -- - -- - -- -traditional-chinese-- - -- - -- - -- -turkish-- - -- - -- - -- -twi-- - -- - -- - -- -ukrainian-- - -- - -- - -- -urdu-- - -- - -- - -- -venda-- - -- - -- - -- -venetian-- -veneto-- - -- - -- -vietnamese-- - -- - -- - -- -walloon-- -walon-- - -- - -- -welsh-- -cymraeg-- - -- - -- -wolof-- - -- - -- - -- -xhosa-- - -- - -- - -- -miahuatlan-zapotec-- - -- -zapotec-- -- -zulu-- - -- -zulu-+ ++ +english++ +american-english+ ++ ++ +acholi++ +acoli+ ++ ++ +afrikaans++ ++ ++ ++ +akan++ +twi-fante+ ++ ++ +albanian++ ++ ++ ++ +amharic++ ++ ++ ++ +arabic++ ++ ++ ++ +aragones++ ++ ++ ++ +armenian++ +hayeren+ ++ ++ +assamese++ ++ ++ ++ +asturian++ ++ ++ ++ +australian-english++ ++ ++ ++ +azerbaijani++ ++ ++ ++ +bambara++ ++ ++ ++ +basque++ +euskara+ ++ ++ +belarusian++ +bielaruskaja+ ++ ++ +bengali++ ++ ++ ++ +bodo++ ++ ++ ++ +bokmal++ ++ ++ ++ +bosnian++ ++ ++ ++ +brazilian-portuguese++ +portugues-brazilian+ +brazilian+ ++ +breton++ +brezhoneg+ ++ ++ +british-english++ +british+ ++ ++ +bulgarian++ ++ ++ ++ +canadian-english++ ++ ++ ++ +catalan++ +catala+ ++ ++ +chinese++ +simplified-chinese+ ++ ++ +croatian++ +hrvatski+ ++ ++ +czech++ +cesky+ ++ ++ +danish++ +dansk+ ++ ++ +++ +dogri+ ++ ++ +dutch++ +nederlands+ ++ ++ +esperanto++ ++ ++ ++ +estonian++ ++ ++ ++ +faroese++ ++ ++ ++ +finnish++ +suomi+ ++ ++ +french++ +francais+ ++ ++ +fula++ +fulah+ +pulaar-fulfulde+ ++ +gaelic++ +gaidhlig+ +irish-gaelic+ ++ +galician++ +galego+ ++ ++ +georgian++ ++ ++ ++ +german++ +deutsch+ ++ ++ +greek++ ++ ++ ++ +gronings++ +zudelk-veenkelonioals+ ++ ++ +gujarati++ ++ ++ ++ +hebrew++ ++ ++ ++ +hindi++ ++ ++ ++ +hungarian++ +magyar+ ++ ++ +icelandic++ +islenska+ ++ ++ +indonesian++ +bahasa-indonesia+ ++ ++ +inuktitut++ ++ ++ ++ +italian++ +italiano+ ++ ++ +japanese++ ++ ++ ++ +kabyle++ ++ +kabylian+ ++ +kannada++ ++ ++ ++ +kashmiri-devanagari++ ++ ++ ++ +kashmiri-perso-arabic++ ++ ++ ++ +khmer++ ++ ++ ++ +kiga++ +chiga+ ++ ++ +kinyarwanda++ ++ ++ ++ +klingon++ +tlhIngan+ ++ ++ +konkani-devanagari++ ++ ++ ++ +konkani-roman++ ++ ++ ++ +korean++ ++ ++ ++ +kurdish++ ++ ++ ++ +latvian++ ++ ++ ++ +lithuanian++ +lietuviu+ ++ ++ +luganda++ ++ ++ ++ +luxembourgish++ +letzebuergesch+ ++ ++ +macedonian++ ++ ++ ++ +maithili++ ++ ++ ++ +malay++ ++ ++ ++ +malayalam++ ++ ++ ++ +manipuri-bengali++ ++ ++ ++ +manipuri-meitei-mayek++ ++ ++ ++ +marathi++ ++ ++ ++ +mexican-spanish++ +espanol-mejicano+ +mexican+ ++ +mongolian++ ++ ++ ++ +ndebele++ ++ ++ ++ +nepali++ ++ ++ ++ +northern-sotho++ +sesotho-sa-leboa+ ++ ++ +norwegian++ +nynorsk+ +norsk+ ++ +occitan++ ++ ++ ++ +odia++ +oriya+ ++ ++ +ojibwe++ +ojibway+ ++ ++ +persian++ ++ ++ ++ +polish++ +polski+ ++ ++ +portuguese++ +portugues+ ++ ++ +punjabi++ +panjabi+ ++ ++ +romanian++ ++ ++ ++ +russian++ +russkiy+ ++ ++ +sanskrit++ ++ ++ ++ +santali-devanagari++ ++ ++ ++ +santali-ol-chiki++ ++ ++ ++ +scottish++ +ghaidhlig+ +scottish-gaelic+ ++ +serbian++ ++ ++ ++ +serbian-latin++ ++ ++ ++ +shuswap++ +secwepemctin+ ++ ++ +sindhi-devanagari++ ++ ++ ++ +sindhi-perso-arabic++ ++ ++ ++ +slovak++ ++ ++ ++ +slovenian++ +slovensko+ ++ ++ +songhay++ ++ ++ ++ +southafrican-english++ ++ ++ ++ +spanish++ +espanol+ ++ ++ +sundanese++ ++ ++ ++ +swahili++ ++ ++ ++ +swedish++ +svenska+ ++ ++ +tagalog++ ++ ++ ++ +tamil++ ++ ++ ++ +telugu++ ++ ++ ++ +thai++ ++ ++ ++ +tibetan++ ++ ++ ++ +traditional-chinese++ ++ ++ ++ +turkish++ ++ ++ ++ +twi++ ++ ++ ++ +ukrainian++ ++ ++ ++ +urdu++ ++ ++ ++ +venda++ ++ ++ ++ +venetian++ +veneto+ ++ ++ +vietnamese++ ++ ++ ++ +walloon++ +walon+ ++ ++ +welsh++ +cymraeg+ ++ ++ +wolof++ ++ ++ ++ +xhosa++ ++ ++ ++ +miahuatlan-zapotec++ ++ +zapotec+ ++ +zulu++ ++ +zulu
-Print Permissions
@@ -2424,11 +2052,8 @@
-Save Over Earlier Work
@@ -2603,11 +2228,8 @@
-Lockfile
@@ -2710,11 +2332,8 @@
-Mouse
@@ -2823,11 +2442,8 @@
-Main Device
@@ -3068,13 +2684,8 @@
-@@ -3101,13 +2712,8 @@
Options can also be issued on the command-line when you start Tux Paint.-@@ -3192,12 +2798,8 @@-- - These enable or correspond to the configuration file options described above.
- -
++ These enable or correspond to the configuration file options described above.
@@ -3242,10 +2844,6 @@ These options can be used to override any settings made in the configuration file. (If the option isn't set in the configuration file(s), no overriding option is necessary.)
- -
@@ -3262,13 +2860,8 @@
- -- - Command-Line Informational Options -
++ Command-Line Informational Options
@@ -3335,13 +2928,8 @@
-@@ -3351,14 +2939,11 @@ Tux Paint also honors your environment's current locale. (You can override it on the command-line using the "
--locale" option; see above.)- Use the option "
+ Use the option "--lang help" to list the available language options available.--lang help" to list the llanguage options available. -- - Available Languages -
++ Available Languages
---
+- - -- -C-- - -- English - -- - -- - -- -ach_UG-- Acoli - -- Acholi - -- - -- - -- -af_ZA-- - -- Afrikaans - -- - -- - -- -ak_GH-- - -- Akan - -- - -- - -- -am_ET-- - -- Amharic - -- - -- - -- -an_ES-- - -- Aragones - -- - -- - -- -ar_SA-- - -- Arabic - -- - -- - -- -as_IN-- - -- Assamese - -- - -- - -- -ast_ES-- - -- Asturian - -- - -- - -- -az_AZ-- - -- Azerbaijani - -- - -- - -- -bm_ML-- - -- Bambara - -- - -- - -- -bn_IN-- - -- Bengali - -- - -- - -- -be_BY-- Bielaruskaja - -- Belarusian - -- - -- - -- -bg_BG-- - -- Bulgarian - -- - -- - -- -bo_CN(*) -- - -- Tibetan - -- - -- - -- -br_FR-- Brezhoneg - -- Breton - -- - -- - -- -brx_IN-- - -- Bodo - -- - -- - -- -bs_BA-- - -- Bosnian - -- - -- - -- -ca_ES-- Català - -- Catalan - -- - -- - -- -ca_ES@valencia-- Valencia - -- Valencian - -- - -- - -- -cgg_UG-- Chiga - -- Kiga - -- - -- - -- -cs_CZ-- Cesky - -- Czech - -- - -- - -- -cy_GB-- Cymraeg - -- Welsh - -- - -- - -- -da_DK-- Dansk - -- Danish - -- - -- - -- -de_DE-- Deutsch - -- German - -- - -- - -- -doi_IN-- - -- Dogri - -- - -- - -- -et_EE-- - -- Estonian - -- - -- - -- -el_GR(*) -- - -- Greek - -- - -- - -- -en_AU-- - -- Australian English - -- - -- - -- -en_CA-- - -- Canadian English - -- - -- - -- -en_GB-- - -- British English - -- - -- - -- -en_ZA-- - -- South African English - -- - -- - -- -eo-- - -- Esperanto - -- - -- - -- -es_ES-- Español - -- Spanish - -- - -- - -- -es_MX-- Español-Mejicano - -- Mexican Spanish - -- - -- - -- -eu_ES-- Euskara - -- Basque - -- - -- - -- -fa_IR-- - -- Persian - -- - -- - -- -ff_SN-- Fulah - -- Fula - -- - -- - -- -fi_FI-- Suomi - -- Finnish - -- - -- - -- -fo_FO-- - -- Faroese - -- - -- - -- -fr_FR-- Français - -- French - -- - -- - -- -ga_IE-- Gàidhlig - -- Irish Gaelic - -- - -- - -- -gd_GB-- Ghaidhlig - -- Scottish Gaelic - -- - -- - -- -gl_ES-- Galego - -- Galician - -- - -- - -- -gos_NL-- Zudelk Veenkelonioals - -- Gronings - -- - -- - -- -gu_IN-- - -- Gujarati - -- - -- - -- -he_IL(*) -- - -- Hebrew - -- - -- - -- -hi_IN(*) -- - -- Hindi - -- - -- - -- -hr_HR-- Hrvatski - -- Croatian - -- - -- - -- -hu_HU-- Magyar - -- Hungarian - -- - -- - -- -hy_AM-- Hayeren - -- Armenian - -- - -- - -- -id_ID-- Bahasa Indonesia - -- Indonesian - -- - -- - -- -is_IS-- Íslenska - -- Icelandic - -- - -- - -- -it_IT-- Italiano - -- Italian - -- - -- - -- -iu_CA-- - -- Inuktitut - -- - -- - -- -ja_JP(*) -- - -- Japanese - -- right [Alt] - -- - -- -ka_GE-- - -- Georgian - -- - -- - -- -kab-- - -- Kabyle - -- - -- - -- -km_KH-- - -- Khmer - -- - -- - -- -kn_IN-- - -- Kannada - -- - -- - -- -ko_KR(*) -- - -- Korean - -- right [Alt] or left [Alt] - -- - -- -kok_IN-- - -- Konkani (Devanagari) - -- - -- - -- -kok@roman-- - -- Konkani (Roman) - -- - -- - -- -ks_IN@devanagari-- - -- Kashmiri (Devanagari) - -- - -- - -- -ks_IN-- - -- Kashmiri (Perso-Arabic) - -- - -- - -- -ku_TR-- - -- Kurdish - -- - -- - -- -lb_LU-- Letzebuergesch - -- Luxembourgish - -- - -- - -- -lg_UG-- - -- Luganda - -- - -- - -- -lt_LT-- Lietuviu - -- Lithuanian - -- - -- - -- -lv_LV-- - -- Latvian - -- - -- - -- -mk_MK-- - -- Macedonian - -- - -- - -- -mai_IN-- - -- Maithili - -- - -- - -- -ml_IN-- - -- Malayalam - -- - -- - -- -mn_MN-- - -- Mongolian - -- - -- - -- -mni_IN-- - -- Manipuri (Bengali) - -- - -- - -- -mni@meiteimayek-- - -- Manipuri (Meitei Mayek) - -- - -- - -- -mr_IN-- - -- Marathi - -- - -- - -- -ms_MY-- - -- Malay - -- - -- - -- -nb_NO-- Norsk (bokmål) - -- Norwegian Bokmål - -- - -- - -- -ne_NP-- Nepali - -- - -- - -- - -- -nl_NL-- - -- Dutch - -- - -- - -- -nn_NO-- Norsk (nynorsk) - -- Norwegian Nynorsk - -- - -- - -- -nr_ZA-- - -- Ndebele - -- - -- - -- -nso_ZA-- Sesotho sa Leboa - -- Northern Sotho - -- - -- - -- -oc_FR-- - -- Occitan - -- - -- - -- -oj_CA-- - -- Ojibwe - -- Ojibway - -- - -- -pa_IN-- - -- Punjabi - -- - -- - -- -or_IN-- - -- Odia - -- Oriya - -- - -- -pl_PL-- Polski - -- Polish - -- - -- - -- -pt_BR-- Portugês Brazileiro - -- Brazilian Portuguese - -- - -- - -- -pt_PT-- Portugês - -- Portuguese - -- - -- - -- -ro_RO-- - -- Romanian - -- - -- - -- -ru_RU-- Russkiy - -- Russian - -- - -- - -- -rw_RW-- - -- Kinyarwanda - -- - -- - -- -sa_IN-- - -- Sanskrit - -- - -- - -- -sat_IN-- - -- Santali (Devanagari) - -- - -- - -- -sat@olchiki-- - -- Santali (Ol-Chikii) - -- - -- - -- -shs_CA-- Secwepemctin - -- Shuswap - -- - -- - -- -si_LK-- - -- Sinhala - -- - -- - -- -sd_IN@devanagari-- - -- Sindhi (Devanagari) - -- - -- - -- -sd_IN-- - -- Sindhi - -- - -- - -- -sk_SK-- - -- Slovak - -- - -- - -- -sl_SI-- - -- Slovenian - -- - -- - -- -son-- - -- Songhay - -- - -- - -- -sq_AL-- - -- Albanian - -- - -- - -- -sr_YU-- - -- Serbian (cyrillic) - -- - -- - -- -sr_RS@latin-- - -- Serbian (latin) - -- - -- - -- -su_ID-- - -- Sundanese - -- - -- - -- -sv_SE-- Svenska - -- Swedish - -- - -- - -- -sw_TZ-- - -- Swahili - -- - -- - -- -ta_IN(*) -- - -- Tamil - -- - -- - -- -te_IN(*) -- - -- Telugu - -- - -- - -- -th_TH(*) -- - -- Thai - -- - -- - -- -tl_PH(*) -- - -- Tagalog - -- - -- - -- -tlh-- tlhIngan - -- Klingon - -- - -- - -- -tr_TR-- - -- Turkish - -- - -- - -- -tw_GH-- - -- Twi - -- - -- - -- -uk_UA-- - -- Ukrainian - -- - -- - -- -ur_IN-- - -- Urdu - -- - -- - -- -ve_ZA-- - -- Venda - -- - -- - -- -vec-- Venèto - -- Venetian - -- - -- - -- -vi_VN-- - -- Vietnamese - -- - -- - -- -wa_BE-- - -- Walloon - -- - -- - -- -wo_SN-- - -- Wolof - -- - -- - -- -xh_ZA-- - -- Xhosa - -- - -- - -- -zh_CN(*) -- - -- Chinese (Simplified) - -- - -- - -- -zh_TW(*) -- - -- Chinese (Traditional) - -- - -- - -- -zam-- - -- Zapotec (Miahuatlan) - -- - -- -- -zu_ZA-- - -- Zulu - -- - -+ ++ +C++ ++ English ++ ++ ++ +ach_UG++ Acoli ++ Acholi ++ ++ ++ +af_ZA++ ++ Afrikaans ++ ++ ++ +ak_GH++ ++ Akan ++ ++ ++ +am_ET++ ++ Amharic ++ ++ ++ +an_ES++ ++ Aragones ++ ++ ++ +ar_SA++ ++ Arabic ++ ++ ++ +as_IN++ ++ Assamese ++ ++ ++ +ast_ES++ ++ Asturian ++ ++ ++ +az_AZ++ ++ Azerbaijani ++ ++ ++ +bm_ML++ ++ Bambara ++ ++ ++ +bn_IN++ ++ Bengali ++ ++ ++ +be_BY++ Bielaruskaja ++ Belarusian ++ ++ ++ +bg_BG++ ++ Bulgarian ++ ++ ++ +bo_CN (*)++ ++ Tibetan ++ ++ ++ +br_FR++ Brezhoneg ++ Breton ++ ++ ++ +brx_IN++ ++ Bodo ++ ++ ++ +bs_BA++ ++ Bosnian ++ ++ ++ +ca_ES++ Català ++ Catalan ++ ++ ++ +ca_ES@valencia++ Valencia ++ Valencian ++ ++ ++ +cgg_UG++ Chiga ++ Kiga ++ ++ ++ +cs_CZ++ Cesky ++ Czech ++ ++ ++ +cy_GB++ Cymraeg ++ Welsh ++ ++ ++ +da_DK++ Dansk ++ Danish ++ ++ ++ +de_DE++ Deutsch ++ German ++ ++ ++ +doi_IN++ ++ Dogri ++ ++ ++ +et_EE++ ++ Estonian ++ ++ ++ +el_GR (*)++ ++ Greek ++ ++ ++ +en_AU++ ++ Australian English ++ ++ ++ +en_CA++ ++ Canadian English ++ ++ ++ +en_GB++ ++ British English ++ ++ ++ +en_ZA++ ++ South African English ++ ++ ++ +eo++ ++ Esperanto ++ ++ ++ +es_ES++ Español ++ Spanish ++ ++ ++ +es_MX++ Español-Mejicano ++ Mexican Spanish ++ ++ ++ +eu_ES++ Euskara ++ Basque ++ ++ ++ +fa_IR++ ++ Persian ++ ++ ++ +ff_SN++ Fulah ++ Fula ++ ++ ++ +fi_FI++ Suomi ++ Finnish ++ ++ ++ +fo_FO++ ++ Faroese ++ ++ ++ +fr_FR++ Français ++ French ++ ++ ++ +ga_IE++ Gàidhlig ++ Irish Gaelic ++ ++ ++ +gd_GB++ Ghaidhlig ++ Scottish Gaelic ++ ++ ++ +gl_ES++ Galego ++ Galician ++ ++ ++ +gos_NL++ Zudelk Veenkelonioals ++ Gronings ++ ++ ++ +gu_IN++ ++ Gujarati ++ ++ ++ +he_IL (*)++ ++ Hebrew ++ ++ ++ +hi_IN (*)++ ++ Hindi ++ ++ ++ +hr_HR++ Hrvatski ++ Croatian ++ ++ ++ +hu_HU++ Magyar ++ Hungarian ++ ++ ++ +hy_AM++ Hayeren ++ Armenian ++ ++ ++ +id_ID++ Bahasa Indonesia ++ Indonesian ++ ++ ++ +is_IS++ Íslenska ++ Icelandic ++ ++ ++ +it_IT++ Italiano ++ Italian ++ ++ ++ +iu_CA++ ++ Inuktitut ++ ++ ++ +ja_JP (*)++ ++ Japanese ++ right [Alt] ++ ++ +ka_GE++ ++ Georgian ++ ++ ++ +kab++ ++ Kabyle ++ ++ ++ +km_KH++ ++ Khmer ++ ++ ++ +kn_IN++ ++ Kannada ++ ++ ++ +ko_KR (*)++ ++ Korean ++ right [Alt] or left [Alt] ++ ++ +kok_IN++ ++ Konkani (Devanagari) ++ ++ ++ +kok@roman++ ++ Konkani (Roman) ++ ++ ++ +ks_IN@devanagari++ ++ Kashmiri (Devanagari) ++ ++ ++ +ks_IN++ ++ Kashmiri (Perso-Arabic) ++ ++ ++ +ku_TR++ ++ Kurdish ++ ++ ++ +lb_LU++ Letzebuergesch ++ Luxembourgish ++ ++ ++ +lg_UG++ ++ Luganda ++ ++ ++ +lt_LT++ Lietuviu ++ Lithuanian ++ ++ ++ +lv_LV++ ++ Latvian ++ ++ ++ +mk_MK++ ++ Macedonian ++ ++ ++ +mai_IN++ ++ Maithili ++ ++ ++ +ml_IN++ ++ Malayalam ++ ++ ++ +mn_MN++ ++ Mongolian ++ ++ ++ +mni_IN++ ++ Manipuri (Bengali) ++ ++ ++ +mni@meiteimayek++ ++ Manipuri (Meitei Mayek) ++ ++ ++ +mr_IN++ ++ Marathi ++ ++ ++ +ms_MY++ ++ Malay ++ ++ ++ +nb_NO++ Norsk (bokmål) ++ Norwegian Bokmål ++ ++ ++ +ne_NP++ Nepali ++ ++ ++ ++ +nl_NL++ ++ Dutch ++ ++ ++ +nn_NO++ Norsk (nynorsk) ++ Norwegian Nynorsk ++ ++ ++ +nr_ZA++ ++ Ndebele ++ ++ ++ +nso_ZA++ Sesotho sa Leboa ++ Northern Sotho ++ ++ ++ +oc_FR++ ++ Occitan ++ ++ ++ +oj_CA++ Ojibwe ++ Ojibway ++ ++ ++ +pa_IN++ ++ Punjabi ++ ++ ++ +or_IN++ Odia ++ Oriya ++ ++ ++ +pl_PL++ Polski ++ Polish ++ ++ ++ +pt_BR++ Portugês Brazileiro ++ Brazilian Portuguese ++ ++ ++ +pt_PT++ Portugês ++ Portuguese ++ ++ ++ +ro_RO++ ++ Romanian ++ ++ ++ +ru_RU++ Russkiy ++ Russian ++ ++ ++ +rw_RW++ ++ Kinyarwanda ++ ++ ++ +sa_IN++ ++ Sanskrit ++ ++ ++ +sat_IN++ ++ Santali (Devanagari) ++ ++ ++ +sat@olchiki++ ++ Santali (Ol-Chikii) ++ ++ ++ +shs_CA++ Secwepemctin ++ Shuswap ++ ++ ++ +si_LK++ ++ Sinhala ++ ++ ++ +sd_IN@devanagari++ ++ Sindhi (Devanagari) ++ ++ ++ +sd_IN++ ++ Sindhi ++ ++ ++ +sk_SK++ ++ Slovak ++ ++ ++ +sl_SI++ ++ Slovenian ++ ++ ++ +son++ ++ Songhay ++ ++ ++ +sq_AL++ ++ Albanian ++ ++ ++ +sr_YU++ ++ Serbian (cyrillic) ++ ++ ++ +sr_RS@latin++ ++ Serbian (latin) ++ ++ ++ +su_ID++ ++ Sundanese ++ ++ ++ +sv_SE++ Svenska ++ Swedish ++ ++ ++ +sw_TZ++ ++ Swahili ++ ++ ++ +ta_IN (*)++ ++ Tamil ++ ++ ++ +te_IN (*)++ ++ Telugu ++ ++ ++ +th_TH (*)++ ++ Thai ++ ++ ++ +tl_PH (*)++ ++ Tagalog ++ ++ ++ +tlh++ tlhIngan ++ Klingon ++ ++ ++ +tr_TR++ ++ Turkish ++ ++ ++ +tw_GH++ ++ Twi ++ ++ ++ +uk_UA++ ++ Ukrainian ++ ++ ++ +ur_IN++ ++ Urdu ++ ++ ++ +ve_ZA++ ++ Venda ++ ++ ++ +vec++ Venèto ++ Venetian ++ ++ ++ +vi_VN++ ++ Vietnamese ++ ++ ++ +wa_BE++ ++ Walloon ++ ++ ++ +wo_SN++ ++ Wolof ++ ++ ++ +xh_ZA++ ++ Xhosa ++ ++ ++ +zh_CN (*)++ ++ Chinese (Simplified) ++ ++ ++ +zh_TW (*)++ ++ Chinese (Traditional) ++ ++ ++ +zam++ ++ Zapotec (Miahuatlan) ++ ++ ++ +zu_ZA++ ++ Zulu ++ +(*) - These languages require their own fonts, since they are not represented using a Latin character set, like the others. See the "Special Fonts" section, below.
@@ -5319,10 +4389,8 @@ Note: Tux Paint provides an alternative input method for entering characters with the Text tool in some locales. The key comibation(s) listed can be used to cycle through the supported input methods while the Text tool is active.- - Setting Your Environment's Locale -
++ Setting Your Environment's Locale
@@ -5364,9 +4432,6 @@
- -@@ -5427,7 +4490,5 @@ Under Unix and Linux, you can use the
Makefilethat comes with the font to install the font in the appropriate location.