From Fedora Project Wiki

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


= Input Methods =
{{Docs_beat_closed}}
* $HOME/.xinputrc has been moved/renamed to $HOME/.config/imsettings/xinputrc.
* $HOME/.imsettings.log has been moved/renamed to $HOME/.cache/imsettings/log.
* im-chooser is restricted to run on GNOME3 now. the users are encouraged to add any input sources on the input sources tab from Region & Language in gnome-control-center as a feature of GNOME 3.6.
* default engine for Simplified Chinese has been changed to ibus-libpinyin. (XXX: need to introduce a bit about ibus-libpinyin here and what's the advantage to ibus-pinyin?)
* ibus-typing-booster ... (TBD)
* ibus: how to change the shortcut key ... (TBD)
* ibus: how to change the engine ... (TBD)
** there are some introduction for the input source in [[Docs/Beats/Desktop]].


= Fonts =
== Input Methods ==
* fonts-tweak-tool now supports the language ordering to decide what language has precedence to display the text, and the font properties to change the sub-pixel rendering and hinting configuration per fonts.
* 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.
* Liberation fonts is rebased to Google's CrOS Core fonts and has more improvements for hinting data and coverage.
* 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


[[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