mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Gfx: Make D2D font family name handling more consistent with GDI+
This commit is contained in:
@ -98,6 +98,7 @@ private:
|
||||
static UINT c_Instances;
|
||||
static ID2D1Factory* c_D2D;
|
||||
static IDWriteFactory* c_DW;
|
||||
static IDWriteGdiInterop* c_DWGDIInterop;
|
||||
static IWICImagingFactory* c_WIC;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user