Closed wxtrac closed 2 years ago
Issue migrated from trac ticket # 4904
component: wxGTK | priority: normal
Modifies wxDC and wxWindowDC to utilize the wxGetDisplaySize() and wxGetDisplaySizeMM() functions to calculate the screen dpi (ppi) so that scaling for map modes other than wxMM_TEXT work correctly.
Also fixes wxDC:GetPPI() and wxDC::GetSizeMM().
None
applied to the trunk
Issue migrated from trac ticket # 4904
component: wxGTK | priority: normal
2001-01-26 23:03:27: dbryson created the issue
Modifies wxDC and wxWindowDC to utilize the wxGetDisplaySize() and wxGetDisplaySizeMM() functions to calculate the screen dpi (ppi) so that scaling for map modes other than wxMM_TEXT work correctly.
Also fixes wxDC:GetPPI() and wxDC::GetSizeMM().