1. Home
  2. Browse
  3. blend2d

blend2d

v2024-07-08#0Latest

2D Vector Graphics Engine Powered by a JIT Compiler

Install

Run the following Vcpkg command to install the port.

vcpkg install blend2d

Usage

blend2d provides CMake targets:

find_package(blend2d CONFIG REQUIRED)
target_link_libraries(main PRIVATE blend2d::blend2d)

Features

Dependencies

See source

Version

v2024-07-08#0

Publication

Supports

!wasm32

GitHub

blend2d/blend2d

Homepage

github.com/blend2d/blend2d

Documentation

blend2d.com/doc/index.html

Subtree

11884e49a8

License

Zlib

Definition

Manifest