This website requires JavaScript.
Explore
Help
Sign In
168492376
/
qskinny
Watch
1
Star
0
Fork
You've already forked qskinny
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
features/effectnode
qskinny
/
cmake
/
scripts
/
QSkinnySvg2Qvg.lin.sh
7 lines
93 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
SVG2QVG
=
$1
SVG
=
$2
QVG
=
$3
LD_LIBRARY_PATH
=
$4
:
$LD_LIBRARY_PATH
$SVG2QVG
$SVG
$QVG
Reference in New Issue
View Git Blame
Copy Permalink