Crates.io | tectonic_engine_xdvipdfmx |
lib.rs | tectonic_engine_xdvipdfmx |
version | 0.4.1 |
source | src |
created_at | 2021-06-04 00:51:07.228442 |
updated_at | 2023-05-18 03:58:23.321098 |
description | The `xdvipdfmx` program as a reusable crate. |
homepage | https://tectonic-typesetting.github.io/ |
repository | https://github.com/tectonic-typesetting/tectonic/ |
max_upload_size | |
id | 405948 |
size | 29,437 |
tectonic_engine_xdvipdfmx
crateThis crate is part of the Tectonic
project. It provides
XeTeX’s xdvipdfmx
program as a reusable crate.
This crate does not currently provides any Cargo features.
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