aboutsummaryrefslogblamecommitdiff
path: root/graphics/blend2d/pkg-descr
blob: 30ead84f2039c99ebc6afcf7c9327d61b7df9994 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               
Blend2D is a high performance 2D vector graphics engine written in C++ and
released under the Zlib license. It has a built-in JIT compiler that generates
optimized pipelines at runtime. Additionally, the engine features a new
rasterizer that has been written from scratch. It delivers superior performance
while quality is comparable to rasterizers used by AGG and FreeType. The
performance has been optimized by using an innovative approach to index data
that is built during rasterization and scanned during composition. The
rasterizer is robust and excels in rendering complex vector art and text.

WWW: https://blend2d.com/