]> git.saurik.com Git - wxWidgets.git/commit
Create a text measuring context until a real context is assigned, this allows things...
authorKevin Ollivier <kevino@theolliviers.com>
Sun, 3 Jan 2010 22:52:04 +0000 (22:52 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sun, 3 Jan 2010 22:52:04 +0000 (22:52 +0000)
commitd9edff064d1443d15937ca429917527483f46a31
tree88eab64458a280a1a875fb2796346b3e6dc3e1a1
parent554946db7d7fdbcc7ef6529b3546693995522aa4
Create a text measuring context until a real context is assigned, this allows things like text measurement code using wxMemoryDC to work on Mac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dcgraph.cpp