Crate pstoedit_sys

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§

DriverDescription_S

Constants§

pstoeditdllversionpstoedit_4_00

Functions§

clearPstoeditDriverInfo_plainC
getPstoeditDriverInfo_plainC
getPstoeditNativeDriverInfo_plainC
loadpstoeditplugins_plainCpstoedit_4_01
pstoedit_checkversion
pstoedit_plainC
unloadpstoeditpluginspstoedit_4_00