VMPrint API Reference - v1.0.0
    Preparing search index...

    Type Alias SvgExportOptions

    type SvgExportOptions = {
        textMode?: "glyph-path" | "text";
    }
    Index

    Properties

    Properties

    textMode?: "glyph-path" | "text"