DEPENDENCIES@f650994ec543
DEPENDENCIES
Tue, 17 Jun 2025 20:11:53 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Tue, 17 Jun 2025 20:11:53 +0200
- changeset 158
- f650994ec543
- parent 88
-
6234b7ea48f3
- permissions
- -rw-r--r--
implement rounded corners
for the time being this should be enough to close issue #384
later we add anti-aliasing, glow effects, etc.
Fedora: dnf install SDL2-devel SDL2_ttf-devel SDL2_image-devel glew-devel
Arch: pacman -Sy sdl2 sdl2_ttf sdl2_image glew pkgconf
FreeBSD: pkg install sdl2 sdl2_ttf sdl2_image glew pkgconf