allegro_ttf-sys 0.0.46

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

[dependencies.allegro_font-sys]
version = "=0.0.46"

[dependencies.allegro_util]
version = "=0.0.46"

[dependencies.libc]
version = "0.2"

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

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

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