mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 18:43:54 -06:00
Fix broken MSDN link in gdi/state.cpp (#19375)
Closes #16439 Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com>
This commit is contained in:
parent
ad6473d6ae
commit
05a4afcf35
@ -608,7 +608,7 @@ GdiEngine::~GdiEngine()
|
||||
// For future reference, here is the engine weighting and internal details on Windows Font Mapping:
|
||||
// https://msdn.microsoft.com/en-us/library/ms969909.aspx
|
||||
// More relevant links:
|
||||
// https://support.microsoft.com/en-us/kb/94646
|
||||
// https://learn.microsoft.com/en-us/windows/win32/gdi/character-widths
|
||||
|
||||
// IMPORTANT: Be very careful when modifying the values being passed in below. Even the slightest change can cause
|
||||
// GDI to return a font other than the one being requested. If you must change the below for any reason, make sure
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user