Locale, Fonts & Input

9 articles
How to Configure Font Rendering and Anti-Aliasing on Fedora Configure Fedora font rendering and anti-aliasing by editing the fontconfig XML file and rebuilding the cache. How to Configure IBus or Fcitx5 for Multilingual Input on Fedora Install IBus or Fcitx5 packages and configure environment variables to enable multilingual typing on Fedora. How to Configure Timezone and Date/Time on Fedora Fedora uses timedatectl and systemd-timesyncd to manage the system timezone and clock, making changes straightforward from the terminal or GNOME Settings. How to Fix Blurry or Ugly Fonts on Fedora Fix blurry fonts on Fedora by installing fontconfig and forcing font hinting via a custom configuration file. How to Install Additional Fonts on Fedora (Google Fonts, Microsoft Fonts) Install fonts on Fedora by copying files to ~/.local/share/fonts or /usr/share/fonts and running fc-cache to update the system. How to Install Microsoft TrueType Fonts on Fedora Install Microsoft TrueType fonts on Fedora by running sudo dnf install mscorefonts from the RPM Fusion repository. How to Set Up Chinese (Pinyin), Japanese (IBus Anthy/Mozc), or Korean Input on Fedora Install ibus packages for Chinese, Japanese, and Korean input and configure them via Settings on Fedora. How to Set Your System Language and Locale on Fedora Set Fedora system language and locale by editing /etc/locale.conf and running locale-gen. Install fonts Install fonts on Fedora by copying font files to the appropriate directory and refreshing the font cache with fc-cache, or by installing packaged fonts via dnf.