d76af16f13 | ||
---|---|---|
.. | ||
src | ||
xdvipdfmx | ||
CHANGELOG.md | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
cbindgen.toml |
README.md
The tectonic_engine_xdvipdfmx
crate
This crate is part of the Tectonic
project. It provides
XeTeX’s xdvipdfmx
program as a reusable crate.
Cargo features
This crate does not currently provides any Cargo features.
Updating the generated header
This crate exposes Rust functions to C/C++ code using a header file created by cbindgen. To update the header, run:
cbindgen --output xdvipdfmx/xdvipdfmx_bindings.h