MangoHud/data
Nicolas Adenis-Lamarre 12620c91ea
Implement drawing (background) image.
options: image <path> / image_max_width (int) / image_background (path)

image : to display an image component (only one component of type image can be rendered)
        note that the texture is never cleared, nor reloaded (in case of configuration modification).

image_max_width: by default, the width of the image is the one of the pannel (value is 0). with this
                 option, you can reduce it.

image_background: global background image to display

Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
2024-06-15 14:27:17 +03:00
..
io.github.flightlessmango.mangohud.metainfo.xml add metainfo file 2022-07-13 21:08:28 +03:00
io.github.flightlessmango.mangohud.svg make icon a square 2022-10-11 14:49:46 +02:00
mangoapp.1 add man page for mangoapp 2022-07-13 21:00:37 +03:00
mangohud.1 Re-introduce MANGOHUD_DLSYM 2023-10-17 14:10:28 +02:00
MangoHud.conf Implement drawing (background) image. 2024-06-15 14:27:17 +03:00
meson.build meson: Install example configuration file for presets.conf 2023-12-05 16:05:11 +01:00
presets.conf Add a presets.conf example file 2023-05-29 13:05:39 +02:00