|
PatchworkOS
966e257
A non-POSIX operating system.
|
Element text properties structure. More...
#include <element.h>
Data Fields | |
| align_t | xAlign |
| align_t | yAlign |
| font_t * | font |
Element text properties structure.
To avoid code duplication, we implement a text properties structure that can be used by any element that needs to render text.