# picasso2d **Repository Path**: zhao_jd/picasso2d ## Basic Information - **Project Name**: picasso2d - **Description**: Picasso 2D 是一款高质量的2D矢量图形渲染库。 它支持path,matrix,gradient,pattern,image和truetype字体。 - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://picasso2d.gitee.io/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2021-08-25 - **Last Updated**: 2021-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Windows Build](https://github.com/onecoolx/picasso/workflows/Windows%20Build/badge.svg) ![Linux Build](https://github.com/onecoolx/picasso/workflows/Linux%20Build/badge.svg) ![MacOSX Build](https://github.com/onecoolx/picasso/workflows/MacOSX%20Build/badge.svg) ![Android Build](https://github.com/onecoolx/picasso/workflows/Android%20Build/badge.svg) Copyright (C) 2008 ~ 2020 Zhang Ji Peng (onecoolx@gmail.com) Picasso is a high quality vector graphic rendering library. It has high performance and low footprint. Picasso provides a set of high level 2D graphics API, which can be used to a GUI system, rendering postscript, rendering svg images and so on. It support path, matrix, gradient, pattern, image and truetype font. ================================================= ### **alpha blending** ![](http://onecoolx.github.io/picasso/res/flowers.png) ### **svg rendering** ![](http://onecoolx.github.io/picasso/res/tiger.png) ### **gis maps** ![](http://onecoolx.github.io/picasso/res/gis.png) ### **instrument** ![](http://onecoolx.github.io/picasso/res/clock.png)