Commit Graph

5 Commits

Author SHA1 Message Date
Eric Yang c03e6565a3 Fixing os.path.join '\' issue for Windows compatibility 2019-04-14 17:08:03 +08:00
Haris Iqbal ccb9a4791a Merge pull request #23 from lukasliebel/patch-1
Added option to name input image node
2019-03-20 14:29:28 +01:00
Wei Ji fa2ba3d6ff Quickfix to remove pos hardcoding in to_skip func 2019-03-14 21:26:49 +01:00
Lukas Liebel c33f57f9df Added option to name input image node
Adding a `name` parameter to `to_input` allows referencing the input image, e.g., for drawing connectors or relative positioning. I dislike `temp` as the default name but didn't change it in order to preserve backward compatibility.
2019-02-28 13:24:52 +01:00
Haris Iqbal b052d8a4df evince to xdg-open,name of core to pycore and test to pyexamples 2019-02-21 11:31:54 +01:00