ink Documentation ================= **ink** is a lightweight C++17 2D rendering library with pluggable backends (CPU software rasterization, OpenGL 3.3+, planned Vulkan). .. toctree:: :maxdepth: 2 :caption: User Guide guide/quickstart guide/backends guide/compositing guide/building .. toctree:: :maxdepth: 2 :caption: API Reference api/surface api/canvas api/image api/pixmap api/recording api/gpu_context api/glyph_cache api/types