mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
When defining enums as types instead of simple enums allows to use these types at the places where the corresponding enum values are expected, then allowing the compiler to check that, potentially reporting incorrect use of values to the user. This patch adds the types for the drawing operations used by the functions who drawing shapes into an RImage. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
11 KiB
11 KiB