Skip to content

Rust idiomatic safe bindings to Google's Skia

Notifications You must be signed in to change notification settings

M-Adoo/easy-skia

Repository files navigation

Easy Skia (WIP)

Platform Status Platform Status
OSX Build Status IOS Not support now
Linux Build Status Andorid Not support now
Windows Not support now Web Not support now

Rust idiomatic safe bindings to Google's Skia. The Most of C API is from mono/skia.

DEMO

clone this repo and run cargo run --example hello get a demo like below:

demo

TASK

  • API
    • basic
    • advance
  • more backend support
    • cpu
    • gpu
    • pdf
    • svg
    • xps
  • ci
  • Animation Player

I need help (Contibuting)

I am very happy the basic api of skia can work, and a simple demo can run on osx. Now I want to support more api and let it work on more platform. Because I can only do this repo in my spare time, so the progress is really not fast.

I'm very glad to see any kind of pr, issues are welcome.

About

Rust idiomatic safe bindings to Google's Skia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published