-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

inkmake


> GNU Makefile-style SVG exporting using Inkscape's backend.

More information.


Export an SVG file executing the specified Inkfile:

inkmake {path/to/Inkfile}

Execute an Inkfile and show detailed information:

inkmake --verbose {path/to/Inkfile}

Execute an Inkfile, specifying SVG input file(s) and an output file:

inkmake --svg {path/to/file.svg} --out {path/to/output_image} {path/to/Inkfile}

Specify a custom Inkscape binary to use as the backend:

inkmake --inkscape {/Applications/Inkscape.app/Contents/Resources/bin/inkscape} {path/to/Inkfile}

Display help:

inkmake --help


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 13:09:17 2024