A GNU GPL libre small gui library written in c

mooigraph 7d0518c3b8 added GNU malloc 3 gadi atpakaļ
MiniQt 125e66508a updated readme 3 gadi atpakaļ
depui-3.3 b233f4994a initial 4 gadi atpakaļ
malloc 7d0518c3b8 added GNU malloc 3 gadi atpakaļ
vgalib 6922727720 readme update 3 gadi atpakaļ
.gitignore d07437cd4f Initial commit 4 gadi atpakaļ
LICENSE d07437cd4f Initial commit 4 gadi atpakaļ
README.md 7d0518c3b8 added GNU malloc 3 gadi atpakaļ
screenshot.png b233f4994a initial 4 gadi atpakaļ

README.md

depui-gui

A GNU GPL libre small gui library written in c
This can run with different graphic systems as Linux, windows, freedos
The code uses C goodies to included only the needed parts
And it needs a better guide how to compile it for different systems and more
See the include/degfx/driver files with the graphic drivers
And see the examples *.bat files using tcc, dmc and bcc32 compilers

screenshot

The MiniQT directory is experimental tiny C++ gui lib using qt lib api doing direct win32 api calls

The vgalib directory has 16 color vga routines needed for boot screens or embedded devices

The stand alone GNU malloc from 1990 can be still usable with this kind of software of for wasm webassembly