This library will probably not be useful for other people, but it will be a dependency of my upcoming GUI framework. It provides an easy way of creating GUI element styles and modifying their ...
# download the source code git clone https://github.com/zrafa/xinu-x86-gui # building cd xinu-x86-gui/compile make clean make # testing on PC (qemu) make run-qemu ...