Skip to content

v2.0

Choose a tag to compare

@ikkentim ikkentim released this 31 Aug 11:41
· 14 commits to master since this release

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.
  • LCDSimpleGraph was added, based on the design of LCDMisc.
  • LCDTabControl was added which works like winforms' TabControl and was graphically inspired by LCDMisc.
  • Added async support with WaitForCloseAsync

This version can be found on NuGet:
https://www.nuget.org/packages/LogiFrame/