sdl-ttf-sys 0.1.3+3.3.0-2eabf8bcdf56a7a9adcb8c3505399d922a6f1007

Alternative bindings for SDL3_ttf using bindgen
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "sdl-ttf-sys"
version = "0.1.3+3.3.0-2eabf8bcdf56a7a9adcb8c3505399d922a6f1007"
build = "build.rs"
links = "SDL3_ttf"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Alternative bindings for SDL3_ttf using bindgen"
readme = false
keywords = [
    "sdl",
    "ffi",
    "ttf",
    "font",
]
categories = ["external-ffi-bindings"]
license = "Zlib"
repository = "https://github.com/achusbyr/sdl-sys-rs"

[features]
build-from-source = ["sdl-build-helper/build-from-source"]
link-static = []
use-pkg-config = ["sdl-build-helper/use-pkg-config"]
use-vcpkg = ["sdl-build-helper/use-vcpkg"]

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

[dependencies.sdl-sys-bindgen]
version = "0.1"

[build-dependencies.sdl-build-helper]
version = "0.1"