This website requires JavaScript.
Explore
Help
Register
Sign In
peranger
/
qskinny
Watch
1
Star
0
Fork
0
You've already forked qskinny
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qskinny
/
cmake
/
scripts
/
QSkinnySvg2Qvg.lin.sh
7 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
debug message
2024-01-22 16:00:44 +01:00
#!/bin/bash
move platform specific stuff into scripts
2024-01-22 12:46:39 +01:00
SVG2QVG
=
$1
SVG
=
$2
QVG
=
$3
LD_LIBRARY_PATH
=
$4
:
$LD_LIBRARY_PATH
$SVG2QVG
$SVG
$QVG
Reference in New Issue
Copy Permalink