Beta 2D Vector Graphics Powered by a JIT Compiler
blend2d provides CMake targets:
find_package(blend2d CONFIG REQUIRED)
target_link_libraries(main PRIVATE blend2d::blend2d)
Default feature. Enables jit pipeline compilation.
Default feature. Enables logging.
Default feature. Enables use of thread_local feature. Disable for platforms where thread local storage is expensive or not supported.
v2023-06-16#1
!uwp & !wasm32
Zlib
Manifest