mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Re-enable runtime font rendering if a font handler is assigned, clean up some font handler things.
This commit is contained in:
@@ -293,7 +293,7 @@ namespace PortabilityLayer
|
||||
if (mutex)
|
||||
mutex->Unlock();
|
||||
|
||||
entry.m_aaTable.GenerateForSimpleScale(tone, false);
|
||||
entry.m_aaTable.GenerateForSimpleScale(tone);
|
||||
|
||||
return entry.m_aaTable;
|
||||
}
|
||||
|
Reference in New Issue
Block a user