An open API service indexing awesome lists of open source software.

https://github.com/cppfw/veg

vector graphics library in C++
https://github.com/cppfw/veg

Last synced: 3 months ago
JSON representation

vector graphics library in C++

Awesome Lists containing this project

README

          

:name: veg

= {name}

|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]] | link:https://codecov.io/gh/cppfw/{name}[image:https://codecov.io/gh/cppfw/{name}/branch/main/graph/badge.svg?token=vwqhr1CujV[codecov.io]]
|====

Vector graphics library in C++.

**{name}** uses **link:http://github.com/cppfw/agg[AGG]** to render graphics.

= Installation and Tutorials
Read link:wiki/main.adoc[WiKi] for installation instructions and tutorials.