blend2dv2025-03-08
- Updated
2D Vector Graphics Engine Powered by a JIT Compiler
- Project website: https://github.com/blend2d/blend2d
- Documentation: https://blend2d.com/doc/index.html
#Usage
blend2d provides CMake targets:
find_package(blend2d CONFIG REQUIRED)
target_link_libraries(main PRIVATE blend2d::blend2d)#Features
Default feature: jit
#jit
Enables JIT compiler to generate optimized pipelines.
Platforms: !arm32
- ✅linux
- ✅osx
- ✅uwp
- ✅windows
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through asmjit)
- vcpkg-cmake-config (through asmjit)
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
ZeeWanderer
nicole mazzuca
Billy O'Neal
Jason Beverage
Connor Broyles
Lily Wang
MonicaLiu
Jakub Melka
toge
Kevin Ring