From Fedora Project Wiki

(203 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}
{{Docs_beat_open}}


== IBus ==
{{Docs_beat_closed}}
ibus can now provide both keymaps and input methods in the context menu, as we call them as ibus engines, and the we redefine the trigger key, Control + Space, to toggle the previous ibus engine and the next one instead of switching on and of an ibus engine. The new Control + Space would give the similar structure with Macintosh and ibus can show the keymaps and input methods in the same layer not to distinguish them. So we won't provide the status of IM engine off in the new ibus structure.<br />
We also provides a check button to switch back the previous Control Space on ibus-setup for Fedora 16 if you prefer. However we may remove the button in the future and like to gather the broad feedback.


ibus moves the almost trigger keys to each engine's configuration and provides Control + Space only now. E.g. Alt_R would be needed for the Hangul engines only, Zenkaku_hankaku would be needed for the Japanese engines only.
== 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.


ibus-gnome3 can now provide the shell-themed icon, menu and IM lookup window instead of gtk-themed status icon. ibus-gnome3 also can show the text icon for each engine instead of image icon. Basically we'd think language ASCII prefixes (e.g. 'us', 'fr', 'de') for keymaps and multi-byte prefixes (e.g. '中', 'あ') for input methods.<br />
== New Packages ==
ibus-gnome3 is provided by ibus side for Fedora 16 as the intermitted solution. Our goal is to integrate the same feature in gnome-shell upstream but the current target is the time frame of Fedora 17 due to the development cycle.<br />
=== Fonts ===
See also [[Features/GnomeInputIntegration]].
* 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
ibus can now provides XIM feature in both GTK, QT and X11 applications. Currently the default XIM is the US mode and also cedilla mode only if the language is pt-br.
* astigmatic-grand-hotel-fonts - Script retro style fonts
 
* typetype-molot-fonts - Display sans-serif fonts
eekboard on-screen keyboard can now be activated through IBus, in addition to desktop accessibility.
=== Libraries ===
 
* sharpfont : Cross-platform FreeType bindings for .NET
ibus-gucharmap provides new Unicode input method, which supports in-place character-map view, character search based on Unicode names, and easy navigation with various keyboard shortcuts.
* libXfont2 - X11 font support library
 
* nodejs-os-locale : To get the system locale
* ITB has Tamil support added.
* nodejs-y18n : The bare-bones internationalization library used by yargs
** Tamil typing booster is predictive text input method and supports Tamil-99 and Inscript layout.
 
== Fonts ==
 
Fedora now includes font for Nastaleeq script,  one of the main script styles used in writing the Perso-Arabic script, and traditionally the predominant style in Persian calligraphy.
 
Improved Arabic script support for Urdu language by adding following new font packages.
 
* nafees-naskh-fonts
* nafees-nastaleeq-fonts
* nafees-tehreer-naskh-fonts
* nafees-riqa-fonts
* nafees-pakistani-naskh-fonts
 
Anaconda now uses wqy-microhei-fonts for Chinese when installing, to improve font displays for Simplified Chinese locale.


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

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