mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
test text function
This commit is contained in:
@ -150,7 +150,7 @@ namespace NSGraphics
|
||||
// text
|
||||
void GetFont() {}
|
||||
void font() {}
|
||||
void SetFont(const std::wstring& path, int face, double size, int style);
|
||||
void SetFont(const std::wstring& name, int face, double size, int style);
|
||||
void SetTextPr() {}
|
||||
void GetTextPr() {}
|
||||
void FillText(double x, double y, int text);
|
||||
|
||||
Reference in New Issue
Block a user