From Fedora Project Wiki

(Some editorial. Probably needs more.)
(297 intermediate revisions by 19 users not shown)
Line 1: Line 1:
== International Language Support ==
{{header|docs}}
This section includes information on language support under Fedora.


* Internationalization of Fedora is maintained by the Fedora Internationalization Project -- http://fedoraproject.org/wiki/I18N
{{Docs_beat_closed}}
* Localization (translation) of Fedora is coordinated by the Fedora Localization Project -- http://fedoraproject.org/wiki/L10N


=== iBus ===
== Input Methods ==
iBus has undergone further development and improvements, such as:
* In ibus-libpinyin, press "Ctrl-Shift-d" to remove the remembered user phrase; and in double pinyin mode, press "I" to use lua script extension.
* XKB option ISO_Level3_Shift key is not available in control-center Keyboard panel, one needs to use 'gnome-tweak-tool' to enable 3rd level chooser key.


* Key layout support for input method developers. It also enables Non-US-QWERTY users to use input methods that were designed only for US-QWERTY.
== New Packages ==
=== Fonts ===
* adobe-source-serif-pro-fonts : Source Serif Pro is a set of OpenType fonts to complement the Source Sans Pro family.
* oflb-coval-fonts : Derivation of other free of charge fonts
* astigmatic-grand-hotel-fonts - Script retro style fonts
* typetype-molot-fonts - Display sans-serif fonts
=== Libraries ===
* sharpfont : Cross-platform FreeType bindings for .NET
* libXfont2 - X11 font support library
* nodejs-os-locale : To get the system locale
* nodejs-y18n : The bare-bones internationalization library used by yargs


* Native input method module for Qt4 (ibus-qt).
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
=== Chinese ===
[[Category:Documentation beats]]
More Chinese tables have been ported from scim-table to ibus-table.
 
=== Indic ===
Lohit fonts have been split to subpackages for every supported script. Lohit fonts are now Unicode 5.1 compatible.
 
=== Japanese ===
IPA fonts have been added to provide good quality fonts with cover of JIS2004. Installation of ipa-gothic-fonts, ipa-pgothic-fonts, ipa-mincho-fonts and ipa-pmincho-fonts packages is recommended to get JIS2004 features on Fedora.

Revision as of 18:22, 5 October 2016

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.


Input Methods

  • In ibus-libpinyin, press "Ctrl-Shift-d" to remove the remembered user phrase; and in double pinyin mode, press "I" to use lua script extension.
  • XKB option ISO_Level3_Shift key is not available in control-center Keyboard panel, one needs to use 'gnome-tweak-tool' to enable 3rd level chooser key.

New Packages

Fonts

  • adobe-source-serif-pro-fonts : Source Serif Pro is a set of OpenType fonts to complement the Source Sans Pro family.
  • oflb-coval-fonts : Derivation of other free of charge fonts
  • astigmatic-grand-hotel-fonts - Script retro style fonts
  • typetype-molot-fonts - Display sans-serif fonts

Libraries

  • sharpfont : Cross-platform FreeType bindings for .NET
  • libXfont2 - X11 font support library
  • nodejs-os-locale : To get the system locale
  • nodejs-y18n : The bare-bones internationalization library used by yargs