X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dccb75b60dfdca505edf8bb9512979501277c142..852b6c3ce7baa055da25f5254f6ee2eee0cd79b7:/docs/latex/wx/tfont.tex diff --git a/docs/latex/wx/tfont.tex b/docs/latex/wx/tfont.tex index 82b219b3eb..21ce73db3d 100644 --- a/docs/latex/wx/tfont.tex +++ b/docs/latex/wx/tfont.tex @@ -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}.} -\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} @@ -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.} -\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