CloverBootloader/rEFIt_UEFI/refit
jief 42cece9885 Fix nanosvg leaks.
Move global variable textfaces in XTheme.
Move global variable fontsDB in XTheme.
Remove XTheme member SVGParser. SVGParser is deleted just after use.
Remove XTheme members ImageSVG and ImageSVGnight. All images are
rasterized at load, so no need to keep that.
Remove XIcon setFilled because XIcon knows if it's filled or not by
checking Image & ImageNight
2023-11-08 14:35:22 +01:00
..
icns.cpp big cleanup to XTHEME 2020-04-10 13:04:21 +03:00
lib.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
lib.h smbios automatic chooser 2023-06-17 00:44:39 +03:00
main.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
menu.cpp Make ThemeX a pointer. 2023-11-06 21:53:57 +01:00
menu.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
screen.cpp Make ThemeX a pointer. 2023-11-06 21:53:57 +01:00
screen.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00