Skip to content

eyoung/freetype-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freetype-rs Build Status

Rust bindings for FreeType library

Requirements

Build

Clone this repo then run

cd freetype-rs
cargo build

Examples

To build examples, enter the corresponding example folder and run cargo build.

For example:

# build
cd examples/font_with_piston
cargo build

# run
./target/font_with_piston

How to contribute

About

Rust bindings for FreeType library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%