Skip to content

SDL2 GUI Library v1.2.1

Compare
Choose a tag to compare
@adamajammary adamajammary released this 25 Mar 12:43
· 1 commit to main since this release

libsdl2gui

A free cross-platform user interface library using SDL2

Copyright (C) 2021 Adam A. Jammary (Jammary Studio)

libsdl2gui is a free cross-platform user interface library using SDL2.

3rd Party Libraries

Library Version License
SDL2 2.30.1 zlib license
SDL2_image 2.8.2 zlib license
SDL2_ttf 2.22.0 zlib license
libXML2 2.12.5 MIT License

Changelog

Updated

  • 3rd party libraries
  • Readme doc
  • CMake build

Improved

  • DPI scaling

Fixed

  • Table row index offset is wrong #48
  • SDL2 version mismatch error in Android project #44
  • UNICODE (16-bit UCS-2) conversion #47
  • Set default colors when adding sub-menu item #46