Projects/Usability/HIG/Fonts
- Do not hard-code font settings. Font settings in applications must be relative to the global settings.
- Normal text settings in your application should default to the current system font settings. Special text like headlines may default an increased size or to additional font attributed (e.g. bold).
- Use the KDE standard widgets to modify font settings in your application.