mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Refactoring. Add line drawing.
This commit is contained in:
@@ -16,6 +16,8 @@ namespace PortabilityLayer
|
||||
int m_textSize;
|
||||
Region **m_clipRegion;
|
||||
Point m_penPos;
|
||||
bool m_penInvert;
|
||||
bool m_penMask;
|
||||
|
||||
void SetForeColor(const RGBAColor &color);
|
||||
void SetBackColor(const RGBAColor &color);
|
||||
|
Reference in New Issue
Block a user