Projects/Usability/HIG/Fonts

From KDE TechBase
< Projects‎ | Usability‎ | HIG
Revision as of 17:16, 17 June 2008 by Seele (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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.