fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
601 B
Text
8 lines
601 B
Text
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.
|