orbtk-render

Crates.ioorbtk-render
lib.rsorbtk-render
version0.3.1-alpha3
sourcesrc
created_at2019-11-15 07:47:05.339482
updated_at2020-08-13 08:58:49.94549
description2D Render library use by OrbTk.
homepage
repositoryhttps://github.com/redox-os/orbtk
max_upload_size
id181472
size93,274
Florian Blasius (FloVanGH)

documentation

README

orbtk-render

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