From Fedora Project Wiki

No edit summary
(242 intermediate revisions by 16 users not shown)
Line 1: Line 1:
{{header|docs}}


{{Admon/warning | Document is Final | The contents of this beat have been sent for translation for the GA version of the Release Notes.  Any additional changes to this beat will not appear until after the release of Fedora 13.  If you have zero-day changes, be sure to post a bug. }}
{{Docs_beat_closed}}


= Internationalization =
== 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.


== Fonts ==
== New Packages ==
=== New default Chinese font ===
=== Fonts ===
The default font for Simplified Chinese is now WQY Zenhei.
* 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


=== Lohit Devanagari ===
[[Category:Docs Project]]
New Lohit Devanagari font replaces the previous separate Lohit fonts for Hindi, Kashmiri, Konkani, Maithili, Marathi, and Nepali.
[[Category:Draft documentation]]
 
[[Category:Documentation beats]]
=== New Arabic script fonts ===
New paktype-ajrak, paktype-basic-naskh-farsi, paktype-basic-naskh-sindhi, paktype-basic-naskh-urdu, paktype-basic-naskh-sa fonts from Paktype are available.
 
== IBus ==
Fedora 13 ships with ibus 1.3.
 
=== General ===
* ibus now supports a global shared input method mode for all applications: the default is still to use separate contexts.
 
* ibus supports to show languagebar in status icon menu.
 
* New ibus-fbterm package provides IBus support in the fbterm framebuffer console.
 
* New ibus-xkbc package provides some support for X Keyboard Layouts.
 
=== Chinese ===
* ibus-pinyin engine has been reimplemented in C++ with improved performance of fuzzy pinyin.
 
* ibus-table-quick was merged into ibus-table-cangjie, and new tables added for Smart Cangjie 6, Quick (classic), and Easy (Big).
 
* ibus-chewing fixed for the dvorak and Hsu support.
 
=== Japanese ===
* ibus-anthy now supports:
** preferences of symbol style and conversion mode,
** Thumb Shift NICOLA-J, NICOLA-F and NICOLA-A layouts,
** dictionary customization of the default personal dictionary and extended personal dictionaries.
 
* New ibus-skk package has been added.
 
=== Korean ===
* ibus-hangul engine now supports Romaja style input for Western users and other improvements.
 
== Yum Langpacks Plugin ==
There is a new yum-langpacks plugin package for YUM which allows automatic installation of langpacks for various packages.
The package is still experimental and not enabled by default, but testing and feedback are most welcome.
 
== Glibc Locales and Collation ==
* New locale kok_IN (Konkani Language locale for India) for Devanagari script added.
* New locale ps_AF (Pashto Language locale for Afghanistan).
* Collation for Tamil and Assamese is now available in all locales.
 
<noinclude>[[Category:Release Notes]]<noinclude>
[[Category:Documentation_beats]]
 
== GDM ==
* GDM now reloads i18n files when users log out.

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