2015-03-20 11:59:29 +01:00
2015-03-20 11:59:29 +01:00
2015-03-20 11:59:29 +01:00
2015-03-03 17:24:02 +01:00
2015-03-20 10:58:11 +01:00
2015-03-17 14:55:34 +01:00
2015-03-20 11:59:29 +01:00
2015-03-14 17:05:30 +01:00

GUI

Features

  • Immediate graphical user interface
  • Suited for embedding into graphical applications
  • Written in C89 (ANSI C)
  • Small (~1.5kLOC)
  • Focus on portability and ease of use
  • Simplicity over extensive features
  • no hidden states or global variables
  • Renderer independent
  • No direct dependencies (not even libc)
  • Configurable
  • UTF-8 support

Example

Font

Configuration

References

License

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