[Interest] Fonts and Qt5

Thiago Macieira thiago.macieira at intel.com
Tue Dec 15 10:30:35 CET 2015


On Monday 14 December 2015 23:56:30 Frank Mertens wrote:
> 2 ideas, here:
>   * call QGuiApplication::setFont() in your main()
>   * use qtconfig to setup Qt5 defaults

There's no qtconfig for Qt 5.

Recommendation: don't do anything. Qt is supposed to select the best font for 
you based on system defaults. Don't override it.

If you think there's something wrong with the font it selected, that's a 
different story.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list