Merge pull request #864 from usagi/master

add RazrFalcon/rustybuzz
This commit is contained in:
Tom Parker-Shemilt 2020-04-03 11:11:40 +01:00 committed by GitHub
commit 63b369c50f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1132,6 +1132,7 @@ See also [Are we game yet?](https://arewegameyet.com)
* [gfx-rs/gfx](https://github.com/gfx-rs/gfx) — A high-performance, bindless graphics API for Rust. [<img src="https://api.travis-ci.org/gfx-rs/gfx.svg?branch=master">](https://travis-ci.org/gfx-rs/gfx)
* Font
* [redox-os/rusttype](https://github.com/redox-os/rusttype) — A pure Rust alternative to libraries like FreeType [<img src="https://api.travis-ci.org/redox-os/rusttype.svg?branch=master">](https://travis-ci.org/redox-os/rusttype)
* [RazrFalcon/rustybuzz](https://github.com/RazrFalcon/rustybuzz) - An incremental harfbuzz port to Rust [<img src="https://api.travis-ci.org/RazrFalcon/rustybuzz.svg?branch=master">](https://travis-ci.org/RazrFalcon/rustybuzz)
* OpenGL [[opengl](https://crates.io/keywords/opengl)]
* [brendanzab/gl-rs](https://github.com/brendanzab/gl-rs) — [<img src="https://api.travis-ci.org/brendanzab/gl-rs.svg?branch=master">](https://travis-ci.org/brendanzab/gl-rs)
* [glium/glium](https://github.com/glium/glium) — safe OpenGL wrapper for the Rust language. [<img src="https://api.travis-ci.org/glium/glium.svg?branch=master">](https://travis-ci.org/glium/glium)