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
bd763adad8
qskinny
/
cmake
/
scripts
/
QSkinnySvg2Qvg.lin.sh
7 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
debug message
2024-01-22 15:00:44 +00:00
#!/bin/bash
move platform specific stuff into scripts
2024-01-22 11:46:39 +00:00
SVG2QVG
=
$1
SVG
=
$2
QVG
=
$3
LD_LIBRARY_PATH
=
$4
:
$LD_LIBRARY_PATH
$SVG2QVG
$SVG
$QVG