orbtk-tinyskia

Crates.ioorbtk-tinyskia
lib.rsorbtk-tinyskia
version0.3.1-alpha4
sourcesrc
created_at2022-03-25 06:41:52.623627
updated_at2022-03-25 06:41:52.623627
description2D Render library use by OrbTk.
homepage
repositoryhttps://github.com/redox-os/orbtk
max_upload_size
id556090
size53,737
Florian Blasius (FloVanGH)

documentation

README

orbtk_tinyskia

Cross platform 2D/3D render library. It's part of OrbTk - The Rust UI-Toolkit.

Build and test MIT licensed

Platforms

  • Redox OS
  • Linux
  • macOS
  • Windows
  • openBSD (not tested, but should work)
  • Web
  • Android (not tested, but should work)
  • iOS (not tested, but should work)
  • Ubuntu Touch (not tested, but should work)

Dependencies

  • stdweb (Apache 2.0, MIT): 2D render context web
  • raqote (BSD-3-Clause): 2D render context
  • rusttype (Apache 2.0, MIT): font processing
  • image (MIT): load pixel images e.g. png

License

Licensed under MIT license (LICENSE).

Commit count: 2289

cargo fmt