Crate pstoedit_sys

source ·
Expand description

Native bindings to pstoedit.

This crate contains low-level bindings to the C API of pstoedit, a C++ program that can translate PostScript and PDF graphics into other vector formats.

§Compatibility

Multiple versions of pstoedit are supported, but the appropriate feature starting with pstoedit_ has to be enabled.

  • pstoedit_4_01: compatible with pstoedit version 4.01, and likely with future 4.xx releases.
  • pstoedit_4_00: compatible with pstoedit version 4.00–4.01, and likely with future 4.xx releases.
  • No feature starting with pstoedit_: compatible with pstoedit version 3.17–3.78.

Structs§

Constants§

Functions§