Skip to content

perey/povg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Povg: Python 3 binding for OpenVG

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.

License

Povg is free software, released under the GNU GPLv3. See the file COPYING and individual source files for the full license terms.

About

A Python 3 wrapper for the OpenVG library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages