All Projects β†’ cppfw β†’ Svgren

cppfw / Svgren

Licence: mit
πŸ“· SVG rendering library in C++

Programming Languages

cpp
1120 projects

Labels

Projects that are alternatives of or similar to Svgren

Geopattern
Generate beautiful SVG patterns
Stars: ✭ 1,687 (+1140.44%)
Mutual labels:  svg
Openjscad.org
JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
Stars: ✭ 1,851 (+1261.03%)
Mutual labels:  svg
Typesettable
πŸ“ A typesetting library for SVG and Canvas
Stars: ✭ 134 (-1.47%)
Mutual labels:  svg
Vue Octicon
Octicon component for Vue.js, using inline SVG.
Stars: ✭ 129 (-5.15%)
Mutual labels:  svg
Svg To Ts
Build performant SVG icon libraries by converting raw SVG files to TypeScript that is optimized for modern tree shaking mechanisms.
Stars: ✭ 131 (-3.68%)
Mutual labels:  svg
Paths Js
Generate SVG paths for geometric shapes πŸ“Š
Stars: ✭ 1,670 (+1127.94%)
Mutual labels:  svg
Php badge
This is an identification tag based on SVG, It can quickly generate various labels and status identifiers
Stars: ✭ 101 (-25.74%)
Mutual labels:  svg
React Content Loader
βšͺ SVG-Powered component to easily create skeleton loadings.
Stars: ✭ 11,830 (+8598.53%)
Mutual labels:  svg
Rmdi
React Material Design Icons – built with Pixo, Styled Components, and Styled System
Stars: ✭ 132 (-2.94%)
Mutual labels:  svg
React Qr Svg
React component for rendering SVG QR codes
Stars: ✭ 134 (-1.47%)
Mutual labels:  svg
Mathematical
Convert mathematical equations to SVGs, PNGs, or MathML. A general wrapper to Lasem and mtex2MML.
Stars: ✭ 129 (-5.15%)
Mutual labels:  svg
Swiftsvg
A simple, performant, and lightweight SVG parser
Stars: ✭ 1,719 (+1163.97%)
Mutual labels:  svg
Inkscape Isometric Projection
Inkscape extension for converting objects to an isometric projection
Stars: ✭ 133 (-2.21%)
Mutual labels:  svg
Earthjs
D3 Earth JS
Stars: ✭ 128 (-5.88%)
Mutual labels:  svg
Dvisvgm
A fast DVI, EPS, and PDF to SVG converter
Stars: ✭ 134 (-1.47%)
Mutual labels:  svg
React Undraw Illustrations
React unDraw Components: MIT licensed illustrations by unDraw for your React projects
Stars: ✭ 129 (-5.15%)
Mutual labels:  svg
Convert Svg
Node.js packages for converting SVG into other formats using headless Chromium
Stars: ✭ 133 (-2.21%)
Mutual labels:  svg
Flowchart Vue
flowchartηš„vueη‰ˆζœ¬
Stars: ✭ 136 (+0%)
Mutual labels:  svg
Svg Sprite Loader
Webpack loader for creating SVG sprites.
Stars: ✭ 1,822 (+1239.71%)
Mutual labels:  svg
React Designer
It's not art
Stars: ✭ 1,762 (+1195.59%)
Mutual labels:  svg

:name: svgren

= {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]] |====

SVG renderer library in C++.

image:wiki/camera.png[image sample]

svgren uses link:https://github.com/cppfw/svgdom[svgdom] to read the SVG file and link:http://github.com/cppfw/agg[AGG] to render graphics.

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

= Questions In case of questions, please submit those as link:https://github.com/cppfw/svgren/issues[Issue].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].