From Fedora Project Wiki

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


== On-screen input ==
{{Docs_beat_closed}}
[http://code.google.com/p/input-pad Input-pad] is a tool to input symbols and other characters hard to type with a keyboard.


[http://ueno.github.com/eekboard eekboard] is new virtual keyboard, which supports X keyboard layout switching.
== 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/
}}


The new [http://code.google.com/p/ibus-handwrite ibus-handwrite] package supports on-screen input of Chinese hanzi and Japanese kanji characters.
== 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


== Input methods ==
Users of input-methods upgrading from earlier versions of Fedora may need to install GTK3 versions of their GTK immodules, like ibus-gtk3, in order for input-methods to continue working normally on their desktop.
im-chooser (via imsettings) now allows to fully disable input-methods for users that do not need XIM for X locale compose support: so Unicode input with Control+Shift+u works again in GTK applications by default when not using input-methods like ibus.
== Fonts ==
=== Chinese ===
For Simplified Chinese, the default desktop font is WenQuanYi ZenHei; for Traditional Chinese, the default desktop font is UMing.
For WenQuanYi ZenHei, a simple tool zenheiset has been introduced, which allows changing its rendering between the default anti-aliased outline and bitmap rendering.
[[Category:Documentation beats]]
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[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