From Fedora Project Wiki

(→‎Fonts: drop the version information)
No edit summary
(128 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}{{Docs_beat_closed}}
{{Docs_beat_open}}


= Input Methods =
== General Configuration ==
* <code>$HOME/.xinputrc</code> has been moved/renamed to <code>$HOME/.config/imsettings/xinputrc</code>.
System locale and keyboard layout settings are configured using the <code>localectl</code> utility. Read <code>man localectl</code> for instructions on adjusting the system locale.
* <code>$HOME/.imsettings.log</code> has been moved/renamed to <code>$HOME/.cache/imsettings/log</code>.
* default engine for Simplified Chinese has been changed to '''ibus-libpinyin'''. see [[Features/ibus-libpinyin]] for more details.
* '''ibus-typing-booster''' is a predictive input method for the ibus platform. It predicts complete words based on partial input. One can then simply select the desired word from a list of suggestions and improve one's typing speed and spelling. '''ibus-typing-booster''' currently supports the following Asian and European languages:
** Assamese, Bengali, Farsi, Gujarati, Hindi, Kannada, Maithili, Marathi, Nepali, Oriya, Punjabi, Tamil, Telugu, Urdu
** English, Danish, French
* '''im-chooser''' is restricted to work on GNOME3 now. the users are encouraged to use the new feature in gnome-control-center, to configure the input method on GNOME3.
*# click on the name at the upper right corner of the panel.
*# select ''System Settings'' from the menu
*# click on the ''Region & Language'' icon
*# open ''Input Sources'' tab
*# click on ''+'' icon to add any input sources
*# choose an input source you want to add
* If there are no input sources in the list which you want to use, try the following command on the terminal and restart the desktop:
*:<pre>gsettings set org.gnome.desktop.input-sources show-all-sources true</pre>
* There may be no shortcut key to turn on/off the input method by default. you can enable it as the following steps:
*# click the ''shortcut settings'' link in the ''Input Sources'' tab on ''System Settings'' or click the ''Keyboard'' icon at the top and the ''Shortcuts'' tab, the ''Typing'' section at the left pane.
*# click on the ''Switch to next source'', press '''[Control]''' + '''[space]'''.
* There may be no input source to input a native language through ibus by default. you can add it with the above steps as a workaround. this is the input sources table corresponding to the input method engines:
  {| border=1
  |-
  | input source name
  | input method engine
  |-
  | Chinese (Chewing)
  | ibus-chewing
  |-
  | Chinese (Intelligent Bopomofo)
  | ibus-libpinyin
  |-
  | Chinese (Intelligent Pinyin)
  | ibus-libpinyin
  |-
  | Japanese (Anthy)
  | ibus-anthy
  |-
  | Korean (Korean)
  | ibus-hangul
  |-
  | * (inscript (m17n))
  | ibus-m17n
  |-
  | * (itrans (m17n))
  | ibus-m17n
  |-
  | * (phonetic (m17n))
  | ibus-m17n
  |}
* Indian onscreen keyboard (iok) 2.1.3 is available with minor enhancements.


= 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.
* ibus
* Liberation fonts are rebased to Google's CrOS Core fonts and has OFL license, more improvements for hinting data and coverage.
** ibus panel icon now shows the prefix of language names instead of layout names in non-GNOME desktop.
* Enhancements for '''paktype-naqsh-fonts''', '''paktype-tehreer-fonts''', '''paktype-naskh-basic-fonts''', and '''paktype-ajrak-fonts'''.
** Users' ibus input method engines always run when they log into GNOME desktop so that they switch the engines quickly without waiting for the engine launching time.
* New font Lohit Tamil Classical ('''lohit-tamil-classical-fonts''') for Tamil language and Kalapi ('''kalapi-fonts''') for Gujarati language.
** ibus input method engines now are hidden on the lock screen in GNOME desktop.
* Madan ('''madan-fonts''') for Nepali, Navilu ('''navilu-fonts''') and Gubbi ('''gubbi-fonts''') for Kannada  now has minimum required characters as per fontconfig file to support respective languages.
** ibus implements a special panel icon for KDE5 since KDE5 no longer enable GtkStatusIcon by default.
* <code>$HOME/.fonts.conf</code> is deprecated. the users are encouraged to move it to <code>$HOME/.config/fontconfig/fonts.conf</code>.
{{admon/tip|ibus panel icon for KDE5|ibus checks XDG_CURRENT_DESKTOP variable to show GtkStatusIcon or KDE5 icon so if you don't use login managers likes gdm but run startkde directly, you need to set XDG_CURRENT_DESKTOP by manual.}}
* <code>$HOME/.fonts.conf.d</code> is deprecated. the users are encouraged to move it to <code>$HOME/.config/fontconfig/conf.d</code>
 
* the fontconfig config files which not enabled by default has been moved from <code>/etc/fonts/conf.avail</code> to <code>/usr/share/fontconfig/conf.avail</code>. if you have any symbolic-links from the old place, please update.
* Minglish, a new Marathi language m17n input method is added.
 
== Fonts ==
* New Fonts
** google-noto-sans-oriya-fonts, google-noto-sans-oriya-ui-fonts
 
== Others ==
* gnome-characters - Characters is a simple utility application to find and insert unusual characters.
* New Locales
** bh_IN (Bhili language locale for India ), ce_RU (Chechen locale for RUSSIAN FEDERATION), raj_IN (Rajasthani locale for India) and tu_IN (Tulu locale for India)


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

Revision as of 18:35, 18 April 2015

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.


General Configuration

System locale and keyboard layout settings are configured using the localectl utility. Read man localectl for instructions on adjusting the system locale.

Input Methods

  • ibus
    • ibus panel icon now shows the prefix of language names instead of layout names in non-GNOME desktop.
    • Users' ibus input method engines always run when they log into GNOME desktop so that they switch the engines quickly without waiting for the engine launching time.
    • ibus input method engines now are hidden on the lock screen in GNOME desktop.
    • ibus implements a special panel icon for KDE5 since KDE5 no longer enable GtkStatusIcon by default.
Idea.png
ibus panel icon for KDE5
ibus checks XDG_CURRENT_DESKTOP variable to show GtkStatusIcon or KDE5 icon so if you don't use login managers likes gdm but run startkde directly, you need to set XDG_CURRENT_DESKTOP by manual.
  • Minglish, a new Marathi language m17n input method is added.

Fonts

  • New Fonts
    • google-noto-sans-oriya-fonts, google-noto-sans-oriya-ui-fonts

Others

  • gnome-characters - Characters is a simple utility application to find and insert unusual characters.
  • New Locales
    • bh_IN (Bhili language locale for India ), ce_RU (Chechen locale for RUSSIAN FEDERATION), raj_IN (Rajasthani locale for India) and tu_IN (Tulu locale for India)