v2.0
A complete rewrite. Most classes have been renamed.
Most notable changes:
- The new layout logic is more CPU efficient and prevents double rendering of controls.
- Pixel fonts are embedded within the library. These a small are very readable even though they can be rendered very small.
LCDSimpleGraphwas added, based on the design of LCDMisc.LCDTabControlwas added which works like winforms'TabControland was graphically inspired by LCDMisc.- Added async support with
WaitForCloseAsync
This version can be found on NuGet:
https://www.nuget.org/packages/LogiFrame/