mergebdf
Ben's Own Graphics Library - development files
Install
- All systems
-
curl cmd.cat/mergebdf.sh
- Debian
-
apt-get install libbogl-dev
- Ubuntu
-
apt-get install libbogl-dev
- Kali Linux
-
apt-get install libbogl-dev
- Fedora
-
dnf install bogl-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libbogl-dev
- Raspbian
-
apt-get install libbogl-dev
- Dockerfile
- dockerfile.run/mergebdf
libbogl-dev
Ben's Own Graphics Library - development files
Ben's Own Graphics Library is a small framebuffer library, including basic widgets, support for text in multiple languages, and mouse handling. This package contains the BOGL include files, static library, and development documentation.