Stone_Red
3993e6d612
Fix multiple warnings
2024-11-15 19:41:16 +01:00
Stone_Red
9a75cbd8e7
Fix or disable multiple warnings
2024-02-22 09:34:01 +01:00
Stone_Red
e8de6fe9a5
Rename Plugin & API namespaces and implement saving/loading of setting
2023-11-21 19:54:29 +01:00
Stone_Red
2c883787f7
Update project to .NET 8 and code improvements
2023-11-16 19:27:21 +01:00
Stone-Red-Code
2f6662caea
- Add Margin option
...
- Add `Margin` property to `ITheme`
- Add `Stop` method to the `Plugin` API
- Add `DrawStringNoLeftPadding` and `MeasureStringNoLeftPadding` to `GraphicsExtentions`
- Convert most inbuilt components to plugins.
- Minor code improvements
2021-10-29 20:35:01 +02:00
Stone-Red-Code
ef27ace78b
- Add RenderQuality enum to the Plugin API
...
- Add `RenderQuality` property to the `Plugin` class
- Set the render quality of the plugin image
2021-09-16 19:20:07 +02:00
Stone-Red-Code
5bb62ed17a
Added GraphicsExtentions class to the plugin API
2021-08-18 17:50:57 +02:00