mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Gfx: Additional changes to d003db6
This commit is contained in:
@ -91,7 +91,7 @@ private:
|
||||
void UpdateTargetTransform();
|
||||
|
||||
Microsoft::WRL::ComPtr<ID2D1RenderTarget> m_Target;
|
||||
Microsoft::WRL::ComPtr<IDWriteRenderingParams> m_TextRenderingParams;
|
||||
Microsoft::WRL::ComPtr<IDWriteRenderingParams1> m_TextRenderingParams;
|
||||
|
||||
// Underlying pixel data shared by both m_Target and m_GdipBitmap.
|
||||
Util::WICBitmapDIB m_Bitmap;
|
||||
|
Reference in New Issue
Block a user