]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tfont.tex
improvements to wxPickerBase default proportion values (patch 1525578)
[wxWidgets.git] / docs / latex / wx / tfont.tex
index 82b219b3ebb3c37547ea429c833ec815d3ab856f..21ce73db3d33a4ddaff47f8d7f54f1af8cc329ab 100644 (file)
@@ -13,7 +13,7 @@ the following parameters (not all of them have to be specified, of course):
  {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.}
 \twocolitem{Style}{The value can be {\bf wxNORMAL, wxSLANT} or {\bf wxITALIC}.}
 \twocolitem{Weight}{The value can be {\bf wxNORMAL, wxLIGHT} or {\bf wxBOLD}.}
  {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.}
 \twocolitem{Style}{The value can be {\bf wxNORMAL, wxSLANT} or {\bf wxITALIC}.}
 \twocolitem{Weight}{The value can be {\bf wxNORMAL, wxLIGHT} or {\bf wxBOLD}.}
-\twocolitem{Underlining}{The value can be TRUE or FALSE.}
+\twocolitem{Underlining}{The value can be true or false.}
 \twocolitem{Face name}{An optional string specifying the actual typeface to be used. If NULL,
 a default typeface will chosen based on the family.}
 \twocolitem{Encoding}{The font encoding (see {\bf wxFONTENCODING\_XXX}
 \twocolitem{Face name}{An optional string specifying the actual typeface to be used. If NULL,
 a default typeface will chosen based on the family.}
 \twocolitem{Encoding}{The font encoding (see {\bf wxFONTENCODING\_XXX}
@@ -41,7 +41,7 @@ Windows, the unit for text is points but the text is scaled according to the
 current mapping mode. However, user scaling on a device context will also
 scale fonts under both environments.}
 
 current mapping mode. However, user scaling on a device context will also
 scale fonts under both environments.}
 
-\subsection{Native font information}
+\subsection{Native font information}\label{nativefontinformation}
 
 An alternative way of choosing fonts is to use the native font description.
 This is the only acceptable solution if the user is allowed to choose the font
 
 An alternative way of choosing fonts is to use the native font description.
 This is the only acceptable solution if the user is allowed to choose the font