From Fedora Project Wiki

 
(271 intermediate revisions by 17 users not shown)
Line 1: Line 1:
= Internationalization =
{{header|docs}}


== ibus ==
{{Docs_beat_closed}}
Support share a global input method in all applications.


ibus-fbterm (IBus front-end for fbterm) - Input at framebuffer mode of console with IBus.
== 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.
* {{package|ibus}} moved the ''emoji'' feature from ''IBus'' ''XKB'' engines to ''IBus'' ''GTK'' panel:
{{admon/note|| '' ''
* The shortcut key {{key press|Ctrl}}-{{key press|Shift}}-{{key press|e}} can be customized with <code>ibus-setup</code>
* The language of emoji annotation can be selected with <code>ibus-setup</code> besides English
* The emoji font can be selected with <code>ibus-setup</code> (You might like '''Noto Color Emoji''' font)
* All '''IBus''' engines can use the emoji feature from the panel
* The emoji dialog can output emojis with keyboard without mouse for CLI users
* Now {{key press|Ctrl}}-{{key press|Shift}}-{{key press|e}} is available in non-GNOME desktops since '''GNOME''' uses the own panel indicator instead of ''IBus'' ''GTK'' panel
* <code>ibus emoji</code> command is available for '''GNOME''' desktop and the shortcut of the command can be registered with gnome-control-center by manual
* Furthermore info: https://desktopi18n.wordpress.com/2017/05/29/ibus-1-5-16-is-released/
}}


Pinyin engine has been reimplemented in C++ with improved performance of fuzzy pinyin.
== 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


Hangul engine now supports romaja style input.
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
ibus-table-quick was merged into ibus-table-cangjie, and new tables added for Smart Cangjie 6, Quick (classic), and Easy (Big).
[[Category:Documentation beats]]
 
== New Chinese Font ==
The default font for Simplified Chinese is now WQY Zenhei.
 
== Lohit Devanagari ==
New Lohit Devanagari font replaces the previous separate Lohit fonts for Hindi, Kashmiri, Konkani, Maithili, Marathi, and Nepali.
 
Any distinct glyphs for these languages can be handled in Lohit Devanagari with Open Type Font locl tags.
 
== Yum Langpacks Plugin ==
A new feature is yum-langpacks plugin which allows automatic installation of langpacks for various packages.
 
== Glibc Locales and Collation ==
* new locale kok_IN (Konkani Language locale for India)
 
As per wiki pedia Total speakers for Konkani Language are around 3.6 million.
 
Presently added locale is for Devanagari script.
 
* ta_IN and as_IN (Tamil and Assamese Language locale for India)
 
Enhanced Collation/Sorting data
Now collation data for above locales is available to all other locales, so one can sort Tamil and Assamese data from any other locale with just sort command
also one can see sorted list of Tamil and Assamese characters in all locales
 
 
 
<noinclude>[[Category:Release Notes]]<noinclude>
[[Category:Documentation_beats]]

Latest revision as of 09:52, 15 September 2017

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.
  • Package-x-generic-16.pngibus moved the emoji feature from IBus XKB engines to IBus GTK panel:
Note.png
  • The shortcut key Ctrl- Shift-e can be customized with ibus-setup
  • The language of emoji annotation can be selected with ibus-setup besides English
  • The emoji font can be selected with ibus-setup (You might like Noto Color Emoji font)
  • All IBus engines can use the emoji feature from the panel
  • The emoji dialog can output emojis with keyboard without mouse for CLI users
  • Now Ctrl- Shift-e is available in non-GNOME desktops since GNOME uses the own panel indicator instead of IBus GTK panel
  • ibus emoji command is available for GNOME desktop and the shortcut of the command can be registered with gnome-control-center by manual
  • Furthermore info: https://desktopi18n.wordpress.com/2017/05/29/ibus-1-5-16-is-released/

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