don't crash in GetTextExtent() under Windows where print data is not a wxPostScriptPr...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Aug 2005 01:21:59 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Aug 2005 01:21:59 +0000 (01:21 +0000)
commitd36d1be926a11459823f3d2b92d534882592ab24
tree21e14b60e9094d36122098469a9534abf6a7a3a4
parent305561828c603310db7b980dafeba6d5f75b6d13
don't crash in GetTextExtent() under Windows where print data is not a wxPostScriptPrintNativeData; use wxStandardPaths to find the location of AFM files instead

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