Skip to content

Async, thread-safe drawing API for Rust

License

BSL-1.0, LGPL-3.0 licenses found

Licenses found

BSL-1.0
LICENSE-BSL-1.0
LGPL-3.0
LICENSE-LGPL-3.0
Notifications You must be signed in to change notification settings

bread-graphics/chalkboard

Repository files navigation

chalkboard

chalkboard aims to provide a simple yet flexible drawing API for a wide variety of backends. Design choices are inspired by cairo, but diverges in many places.

Crates

  • chalkboard is the entire point.
  • The chalkboard-geometry crate provides several geometric primitives, used not only in chalkboard but elsewhere as well.

License

chalkboard-geometry is distributed under the Boost Software License, version 1.0. See the accompanying LICENSE-BSL-1.0 file, or see the web mirror for the full text.

chalkboard is distributed under the GNU Lesser General Public License, at version 3.0 or any later version at your option. See the accompanying LICENSE-LGPL-3.0 file for the full text.

About

Async, thread-safe drawing API for Rust

Resources

License

BSL-1.0, LGPL-3.0 licenses found

Licenses found

BSL-1.0
LICENSE-BSL-1.0
LGPL-3.0
LICENSE-LGPL-3.0

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages