mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-06 16:25:59 +02:00
FontEffect support - outlined fonts
This commit is contained in:
parent
474bad09b2
commit
89bf475045
10 changed files with 385 additions and 8 deletions
|
@ -20,6 +20,7 @@ public:
|
|||
int mY;
|
||||
int mWidth;
|
||||
int mHeight;
|
||||
int mStride;
|
||||
void* mHWBits;
|
||||
int mHWBitsLength;
|
||||
int mHWBitsType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue