X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/775a998ed0b5332053b4e3ac850a00dd9727e670..bf7945cef10c0844a32e95695c544d829da9293a:/docs/latex/wx/font.tex?ds=sidebyside diff --git a/docs/latex/wx/font.tex b/docs/latex/wx/font.tex index 8a4530faf7..1c02b9bc44 100644 --- a/docs/latex/wx/font.tex +++ b/docs/latex/wx/font.tex @@ -93,8 +93,6 @@ If the specified encoding isn't available, no font is created. If the desired font does not exist, the closest match will be chosen. Under Windows, only scaleable TrueType fonts are used. -Underlining only works under Windows at present. - See also \helpref{wxDC::SetFont}{wxdcsetfont}, \helpref{wxDC::DrawText}{wxdcdrawtext} and \helpref{wxDC::GetTextExtent}{wxdcgettextextent}.