]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/font.h
Add stylesheet.
[wxWidgets.git] / docs / doxygen / overviews / font.h
index 5ed37b530fcd7648f556c1c11ad6d4b9f00d71a3..6a9367911d740f02c8272e760cf137b8dc73f756 100644 (file)
 
  Class: wxFont, wxFontDialog
 
+ @li @ref overview_font_intro
+ @li @ref overview_font_nativeinfo
+
+ <hr>
+
+
+ @section overview_font_intro Introduction
+
  A font is an object which determines the appearance of text, primarily
  when drawing text to a window or device context. A font is determined by
  the following parameters (not all of them have to be specified, of course):
        current mapping mode. However, user scaling on a device context will also
        scale fonts under both environments.
 
- @li @ref overview_font_nativeinfo
-
-
- <hr>
 
 
  @section overview_font_nativeinfo Native font information