mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
picture painted with brush
attempts to paint pictures with a brush
This commit is contained in:
@ -150,7 +150,6 @@ namespace NSGraphics
|
||||
void restore();
|
||||
void clip();
|
||||
void reset();
|
||||
void transform3(double sx, double shy, double shx, double sy, double tx, double ty);
|
||||
void FreeFont();
|
||||
void ClearLastFont();
|
||||
// images
|
||||
|
||||
Reference in New Issue
Block a user