Free Electron
OpenGL Font Support

Installation Notes

https://github.com/rougier/freetype-gl

Add a line to freetype-gl/CMakeLists.txt: set(CMAKE_POSITION_INDEPENDENT_CODE ON)

Debian/Ubuntu

apt-get install libfreetype6-dev libglfw3-dev libglew-dev