Projects/Usability/HIG/Fonts: Difference between revisions

From KDE TechBase
< Projects‎ | Usability‎ | HIG
(New page: * 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 fon...)
(No difference)

Revision as of 17:16, 17 June 2008

  • 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.