blend2d v2024-07-08
- Created
- Updated
2D Vector Graphics Engine Powered by a JIT Compiler
# Usage
blend2d provides CMake targets:
find_package(blend2d CONFIG REQUIRED)
target_link_libraries(main PRIVATE blend2d::blend2d)
# License
# Supported Platforms
!wasm32
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
Default feature: jit
# jit
Enables JIT compiler to generate optimized pipelines.
Supports: !arm32
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by asmjit )
- vcpkg-cmake-config (by asmjit )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- ZeeWanderer
- nicole mazzuca
- Billy O'Neal
- Jason Beverage
- Connor Broyles
- Lily Wang
- MonicaLiu
- Jakub Melka