]> git.saurik.com Git - wxWidgets.git/commit
Use extraFontFlag to specify if anti-aliased fonts should be used.
authorRobin Dunn <robin@alldunn.com>
Wed, 11 Feb 2004 22:42:01 +0000 (22:42 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 11 Feb 2004 22:42:01 +0000 (22:42 +0000)
commitd1558f3d532c2e1c15e385d17c6200069f72714b
treebf9d21069f3004aaedd1bce8340a74e3d348294f
parente0e5663fe4c8771d7e5d0c212fcf3f6cd9b1a37f
Use extraFontFlag to specify if anti-aliased fonts should be used.
Use GetPartialTextExtents.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
contrib/include/wx/stc/stc.h
contrib/src/stc/PlatWX.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/ScintillaWX.h
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in
contrib/src/stc/stc.h.in
include/wx/stc/stc.h
src/stc/PlatWX.cpp
src/stc/ScintillaWX.cpp
src/stc/ScintillaWX.h
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in