]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed a lie in docs (underlining is not limited to Windows anymore)
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 13 May 2001 22:10:20 +0000 (22:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 13 May 2001 22:10:20 +0000 (22:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/font.tex

index 8a4530faf7175a84d6915288f51f4dca2e6c6f53..1c02b9bc44af1e48785ac8473a931fed2921d3fd 100644 (file)
@@ -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}.