2015-03-27 16:54:23 +01:00
2015-03-27 16:54:23 +01:00
2015-03-27 01:57:45 +01:00
2015-03-03 17:24:02 +01:00
2015-03-17 14:55:34 +01:00
2015-03-27 16:54:23 +01:00
2015-03-27 13:50:52 +01:00

GUI

Work in progress

Features

  • Immediate mode graphical user interface
  • Suited for embedding into graphical applications
  • Written in C89 (ANSI C)
  • Small (~2.5kLOC)
  • Focus on portability and ease of use
  • No hidden state or global variables
  • No direct dependencies (not even libc)
  • Renderer and platform independent
  • Complete memory management control
  • Configurable
  • UTF-8 supported

References

License

(The MIT License)
Description
A single-header ANSI C gui library
Readme 14 MiB
Languages
c 99.8%
Python 0.1%