Povg is a binding to OpenVG 1.1, written in native Python 3 through the ctypes library. It provides comprehensive access to OpenVG functions, while offering a very Pythonic API.
OpenVG is a specification from the Khronos Group that provides a low-level vector graphics API, which can be hardware-accelerated on supporting hardware.
Povg is free software, released under the GNU GPLv3. See the file
COPYING
and individual source files for the full license terms.