create_svg_letter: Create SVG file with one letter

Description Usage Arguments Details Value

Description

This function creates a SVG file with one letter in it, and calls Inkscape to convert it into a path. It is assumed that Inkscape is configured to export SVG files WITHOUT relative coordinates (File > Inkscape Preferences > Allow relative coordinates).

Usage

1

Arguments

letter

a character that should belong to letters or LETTERS.

Details

Inkscape must be installed for this function to work. Essentially it calls Inkscape from the command line with the following command: inkscape FILENAME --select=ID --verb=ObjectToPath --verb=FileSave --verb=FileClose

Value

None.


pierrejacob/RShapeTarget documentation built on May 25, 2019, 6:07 a.m.