From Fedora Project Wiki

 
(39 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{header|docs}}{{Docs_beat_closed}}
{{header|docs}}


== Input methods ==
{{Docs_beat_closed}}
* '''ibus-libzhuyin''' is a new Zhuyin input method available as a preview for Traditional Chinese input.
 
* '''ibus''' has two new subcommands:
== Input Methods ==
** <code>read-config</code> shows the current settings values, and
* 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.
** <code>reset-config</code> resets the user ibus configuration settings to the default ones (for troubleshooting, etc) but not ibus engines configurations. It can be used for cleaning up the ibus settings for troubleshooting, or after switching language, to load the pre-defined ibus engines for the language.
* 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.
* If you want to use a different Input Method framework to ibus on GNOME, follow [https://fedoraproject.org/wiki/I18N/InputMethods#How_to_use_non-ibus_input_methods_on_GNOME these steps].
* {{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/
}}
 
== 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


== Fonts ==
* Adobe Source Han Sans Fonts ('''adobe-source-han-sans-cn-fonts''' and '''adobe-source-han-sans-twhk-fonts''') are new default fonts for Chinese.
** If you prefer to use the old Fedora 20 default Chinese fonts, or encounter problems, you can use the following commands to revert to Fedora 20 Chinese fonts:<br/><code>su -c "yum install cjkuni-uming-fonts cjkuni-ukai-fonts wqy-zenhei-fonts"</code><br/><code>su -c "yum remove adobe-source-han-sans-cn-fonts adobe-source-han-sans-twhk-fonts"</code>
* The Lohit Oriya font ('''lohit-oriya-fonts''') has been renamed to Lohit Odia ('''lohit-odia-fonts''') as per the Odisha State government's guidelines.
* The Lohit Punjabi font ('''lohit-punjabi-fonts''') has been renamed to Lohit Gurmukhi ('''lohit-gurmukhi-fonts''') to avoid confusion between the Arabic and Gurmukhi scripts.
* '''ekmukta-fonts''' is a new Unicode-compliant Devanagari font with a mono-linear typeface.
* '''google-noto-fonts''' updated to latest upstream and has 44 new subpackage google-noto-kufi-arabic-fonts, google-noto-naskh-arabic-fonts, google-noto-naskh-arabic-ui-fonts, google-noto-sans-balinese-fonts, google-noto-sans-bamum-fonts, google-noto-sans-batak-fonts, google-noto-sans-buginese-fonts, google-noto-sans-buhid-fonts, google-noto-sans-canadian-aboriginal-fonts, google-noto-sans-cham-fonts, google-noto-sans-cuneiform-fonts, google-noto-sans-cypriot-fonts, google-noto-sans-gothic-fonts, google-noto-sans-gurmukhi-fonts, google-noto-sans-gurmukhi-ui-fonts, google-noto-sans-inscriptional-pahlavi-fonts, google-noto-sans-inscriptional-parthian-fonts, google-noto-sans-javanese-fonts, google-noto-sans-lepcha-fonts, google-noto-sans-limbu-fonts, google-noto-sans-linearb-fonts, google-noto-sans-mongolian-fonts, google-noto-sans-myanmar-fonts, google-noto-sans-myanmar-ui-fonts, google-noto-sans-new-tai-lue-fonts, google-noto-sans-ogham-fonts, google-noto-sans-ol-chiki-fonts, google-noto-sans-old-italic-fonts, google-noto-sans-old-persian-fonts, google-noto-sans-phags-pa-fonts, google-noto-sans-rejang-fonts, google-noto-sans-runic-fonts, google-noto-sans-samaritan-fonts, google-noto-sans-saurashtra-fonts, google-noto-sans-sinhala-fonts, google-noto-sans-sundanese-fonts, google-noto-sans-syloti-nagri-fonts, google-noto-sans-syriac-eastern-fonts, google-noto-sans-syriac-estrangela-fonts, google-noto-sans-syriac-western-fonts, google-noto-sans-tagbanwa-fonts, google-noto-sans-tai-le-fonts, google-noto-sans-tifinagh-fonts, google-noto-sans-yi-fonts.
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[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