TGUI 1.12
On January 26, the release of version 1.12 of the cross-platform widget library TGUI, written in C++ and distributed under the Zlib license, took place. The minimum standard version is C++14. For compilers GCC >= 11, Clang >= 16, and IntelLLVM, C++17 is used by default. The library supports several input-output backends (CMake parameter TGUI_BACKEND): SFML_GRAPHICS – sfml-graphics SFML_OPENGL3 – sfml-window + OpenGL + […]
