tectonic_engine_xdvipdfmx

Crates.iotectonic_engine_xdvipdfmx
lib.rstectonic_engine_xdvipdfmx
version0.4.1
sourcesrc
created_at2021-06-04 00:51:07.228442
updated_at2023-05-18 03:58:23.321098
descriptionThe `xdvipdfmx` program as a reusable crate.
homepagehttps://tectonic-typesetting.github.io/
repositoryhttps://github.com/tectonic-typesetting/tectonic/
max_upload_size
id405948
size29,437
Mark (rm-dr)

documentation

https://docs.rs/tectonic_engine_xdvipdfmx

README

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
Commit count: 3625

cargo fmt