Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. What happened with default fonts in Qt5?
Forum Updated to NodeBB v4.3 + New Features

What happened with default fonts in Qt5?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 3.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Maaaks
    wrote on last edited by
    #1

    The problem is: all applications that use Qt5 (either my own applications or Qt's own) use very huge fonts by default. I haven't found any Qt5's configuration file in /home or /etc, and I don't see any reason for it to exist, so I think it's really a strange default value.

    I'm using Kubuntu, and Qt5 is installed through official installer. The problem is found using the default theme (Fusion?). However, switching to GTK theme solves the problem.

    For example:

    /opt/qt/5.0.0/gcc/bin/assistant
    Menu and toolbar fonts are huge:
    !http://maaaks.ru/images/400/screens/2012-12-24-212342_1044x610_scrot.png!

    /opt/qt/5.0.0/gcc/bin/assistant -style gtk
    All fonts are adequate:
    !http://maaaks.ru/images/400/screens/2012-12-24-212336_1044x610_scrot.png!

    The same situation exists in Qt Creator, and in my own programs that I compile using Qt5.

    How to configure the font size? What can influence this?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved