aware-tectonic-engine-xdvipdfmx 0.4.4

The `xdvipdfmx` program as a reusable crate. This is the Aware Software fork of tectonic_engine_xdvipdfmx 0.4.4: identical to upstream except that the embedded xdvipdfmx exposes a configurable PDF page-origin offset (defaulting to upstream's 1 inch) so callers can request a 0-inch origin.
Documentation

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