8000 GitHub - bend-n/tiny-skia: A tiny Skia subset ported to Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bend-n/tiny-skia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-skia-path

Build Status Crates.io Documentation

A tiny-skia Bezier path implementation.

Provides a memory-efficient Bezier path container, path builder, path stroker and path dasher.

Also provides some basic geometry types, but they will be moved to an external crate eventually.

Note that all types use single precision floats (f32), just like Skia.

MSRV: stable

License

The same as used by Skia: New BSD License

About

A tiny Skia subset ported to Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%
0