mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Re-enable runtime font rendering if a font handler is assigned, clean up some font handler things.
This commit is contained in:
@@ -30,6 +30,7 @@ namespace PortabilityLayer
|
||||
|
||||
int GetVariationForFlags(int flags) const;
|
||||
IGpFont *GetFontForVariation(int variation);
|
||||
void UnloadVariation(int variation);
|
||||
FontHacks GetHacksForVariation(int variation) const;
|
||||
|
||||
FontFamilyID_t GetFamilyID() const;
|
||||
|
||||
Reference in New Issue
Block a user