allegro_font-sys 0.0.37

Allegro 5 font addon Rust binding
Documentation
[dependencies.allegro-sys]
version = "=0.0.37"

[dependencies.allegro_util]
version = "=0.0.37"

[dependencies.libc]
version = "0.2"

[features]
link_debug = []
link_none = []
link_static = []

[lib]
name = "allegro_font_sys"
path = "src/lib.rs"

[package]
authors = ["SiegeLord <slabode@aim.com>"]
build = "build.rs"
categories = ["rendering::data-formats", "external-ffi-bindings"]
description = "Allegro 5 font addon Rust binding"
documentation = "http://siegelord.github.io/RustAllegro/doc/allegro_font-sys/index.html"
keywords = ["text", "font", "graphics"]
license = "Zlib"
links = "allegro_font"
name = "allegro_font-sys"
repository = "https://github.com/SiegeLord/RustAllegro"
version = "0.0.37"