You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract LOGPIXELS* usage to FontDialog::getDPI #62
This change refactors the usage of LOGPIXELS* in FontDialog to make it
clear why we depend on the System DPI aware value while using
DPI_AWARENESS_CONTEXT_UNAWARE_GDISCALED and extracts it into a new
method FontDialog::getDPI.
Contributes to
#62 and
#127
0 commit comments