You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EmptyFlow.SciterAPI/EmptyFlow.SciterAPI.csproj
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@
24
24
SciterAPIHost.CreateMainWindow parameters width and height now is not mandatory, if you not specify window it will be centered and half from screen size
25
25
SciterAPIHost.GraphicsDrawImage added override with Vector2 parameters
26
26
SciterAPIHost.GraphicsCreateTextForElement new method for creating text related to element
27
-
SciterAPIHost.GraphicsDrawText full refactored and fixed
27
+
SciterAPIHost.GraphicsCreateTextForElementWithStyle new method for creating text related to element
0 commit comments