Blend2D Reaches Beta As High Performance 2D Vector Graphics Engine

Written by Michael Larabel in Free Software on 2 April 2019 at 06:24 AM EDT. 16 Comments
FREE SOFTWARE
Blend2D is a cross-platform C++ vector graphics library aiming to compete with the likes of Cairo.

Blend2D allows for the drawing of 2D vector graphics in a high performance manner using a built-in JIT compiler to generate optimized pipelines at run-time. In many operations Blend2D can outperform Cairo and other 2D engines like what is offered by Qt5. The project has this performance page going over some of the advantages.

Blend2D has now reached beta but there still is a lot to be worked on including multi-threaded rendering, async rendering, PNG/JPEG encoding, various filters, and other advanced features.

Those wanting to learn more about this modern, Zlib-licensed 2D vector graphics engine can do so via Blend2D.com.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week