Skip to content
This repository was archived by the owner on Jun 8, 2020. It is now read-only.
This repository was archived by the owner on Jun 8, 2020. It is now read-only.

Standalone API without rust-azure / Actual bindings to Skia #135

Description

@haudan

Title

This crate doesn't serve much purpose to the public rust community in it's current state, since it can only be "used" through rust-azure, which is not an option for many projects.

I suggest implementing a standalone API, which wraps the API of Skia (ffi and high-level, as is common with Rust bindings).

Standlone API bindings to Skia could seriously improve the state of GUI programming with Rust.

My background

I'm planning / working on a Rust GUI library and was looking for a hardware accelerated 2D graphics library, to power the rendering. Skia seemed like the perfect candidate and so I went looking for Rust bindings on crates.io, where I quickly found this project. I was quickly disappointed however, because this project does not provide any actual bindings to Skia whatsoever.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions