Summary
The libluise.so lib provides a very simple interface for programming the USB LCDs ready. The programmer has three independent screens available, a text screen and two graphic screens. The screens are each 320x240 pixels. By the two separate graphic screens can be very easily superimposed static and represent dynamic data. This is for example when using background images helpful because the environment of the dynamic data / graphics is not constantly recalculated got to. All three screens will appear "on top of each other" on the LCD and will go through previously defined parameters (LUI_LCDmode ()) corresponding to each other bitwise connected. The coordinate origin (x = 0, y = 0) of a screen is always in the left upper corner. In addition, the inversion and the rotation of the screens supports (90 ° steps), while saving the programmer the coordinates conversions stay.
Versions
v0.1.1-r2 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- -* amd64 x86
- USE flags
- examples
USE flags
General
- examples
- Install examples, usually source code
Runtime Dependencies
Depending packages
app-misc / lcd4linux : A small program that grabs information and displays it on an external LCD
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-libs/luise: drop 0.1.1-r1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
dev-libs/luise: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/luise: multilib--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
dev-libs/luise: renamed by dropping -bin
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>