Skip to content

Make call always return stdout as a string, optionally force binary data.

Martin Owens requested to merge choose_strings_for_call into master

A different fix for Merge Request !250 (closed)

It adds to the inkex API, changing it's default call return to string and providing an optional param for binary data.

Merge request reports