From Fedora Project Wiki

(45 intermediate revisions by 7 users not shown)
Line 3: Line 3:


= Input Methods =
= Input Methods =
* $HOME/.xinputrc has been moved/renamed to $HOME/.config/imsettings/xinputrc.
* ibus-kkc (Kana-Kanji Conversion) is a new Japanese input method engine using the new libkkc backend.
* $HOME/.imsettings.log has been moved/renamed to $HOME/.cache/imsettings/log.
* ibus?
* default engine for Simplified Chinese has been changed to ibus-libpinyin. see [[Features/ibus-libpinyin]] for more details.
* ibus-libpinyin is an intelligent pinyin engine based on libpinyin backend.
* ibus-typing-booster ... (TBD)
  * add some professional dictionaries configurable in setup dialog.
* 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.
  * add import third party dictionary options to setup dialog.
*# click on the name at the upper right corner of the panel.
* ibus-typing-booster - spell checking suggestions by hunspell improved
*# select System Settings from the menu
* imsettings is now checking org.gnome.settings-daemon.plugins.keyboard.active gsettings key to determine if imsettings should manage input methods on GNOME/Cinnamon Desktops. if you want to not use IBus being integrated into them, please set false to that key.
*# 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 ctrl + 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
  |}


= Fonts =
= Fonts =
* 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.
 
* Liberation fonts is rebased to Google's CrOS Core fonts and has more improvements for hinting data and coverage.
* Lohit fonts version 2.5.3 available with major enhancements in Devanagari, Kannada, Malayalam and Tamil fonts.
* $HOME/.fonts.conf is deprecated. the users are encouraged to move it to $HOME/.config/fontconfig/fonts.conf.
* Culmus fonts version 0.130 available with new font family Shofar.
* $HOME/.fonts.conf.d is deprecated. the users are encouraged to move it to $HOME/.config/fontconfig/conf.d
* fonts-tweak-tool has supported embedded bitmap, font substitution configuration, and OpenType Feature Tags.
* the fontconfig config files which not enabled by default has been moved from /etc/fonts/conf.avail to /usr/share/fontconfig/conf.avail. if you have any symbolic-links from the old place, please update.
 
= Other =
 
* A translation tool called <code>tw</code> has been added.


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

Revision as of 08:18, 4 April 2013

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer


Input Methods

  • ibus-kkc (Kana-Kanji Conversion) is a new Japanese input method engine using the new libkkc backend.
  • ibus?
  • ibus-libpinyin is an intelligent pinyin engine based on libpinyin backend.
 * add some professional dictionaries configurable in setup dialog.
 * add import third party dictionary options to setup dialog.
  • ibus-typing-booster - spell checking suggestions by hunspell improved
  • imsettings is now checking org.gnome.settings-daemon.plugins.keyboard.active gsettings key to determine if imsettings should manage input methods on GNOME/Cinnamon Desktops. if you want to not use IBus being integrated into them, please set false to that key.

Fonts

  • Lohit fonts version 2.5.3 available with major enhancements in Devanagari, Kannada, Malayalam and Tamil fonts.
  • Culmus fonts version 0.130 available with new font family Shofar.
  • fonts-tweak-tool has supported embedded bitmap, font substitution configuration, and OpenType Feature Tags.

Other

  • A translation tool called tw has been added.