onecoolx / picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
☆363Updated this week
Alternatives and similar repositories for picasso
Users that are interested in picasso are comparing it to the libraries listed below
Sorting:
- Skia-based C++ UI framework☆420Updated 3 years ago
- SVG rendering library in C++☆206Updated this week
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆566Updated last month
- A light weight 2D Vector Graphic renderer library writing in c++ for OpenGL3.3+ / OpenGLES3.0+ / Vulkan 1.1+/ WebGL2 with WASM☆226Updated last year
- Anti-Grain Evolution. 2D graphics engine for Speed and Quality in C++.☆122Updated 7 months ago
- High Quality 2D Graphics Library☆160Updated 4 years ago
- OpenGL based ANSI C implementation of the OpenVG standard.☆136Updated 14 years ago
- Tiny 2D vector graphics library in C☆410Updated this week
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆80Updated 10 years ago
- Lion Vector Graphics☆123Updated 2 years ago
- Lightweight vector graphics library implementing exact-coverage antialiasing in OpenGL☆175Updated last week
- Example code which uses SDL, cairo, freetype, FontConfig, and harfbuzz to do ttf/otf text layout and rendering☆172Updated 2 years ago
- an implementation of Flexbox(Flexible Box) layout algorithm☆105Updated 7 years ago
- MonkVG is an OpenVG 1.1 like vector graphics API implementation optimized for game use currently using an OpenGL ES backend that should b…