Skip to content
Snippets Groups Projects
Unverified Commit 6b7419bb authored by Kerautret Bertrand's avatar Kerautret Bertrand :thinking:
Browse files

ajust size

parent c8bbf1e9
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ OUT_FILE_BASENAME=$4 ...@@ -11,7 +11,7 @@ OUT_FILE_BASENAME=$4
displayLineSegments -i ${LINE_FILE} --customLineColor 50 50 200 --backgroundImage ${BG_IMAGE} -o ${OUT_FILE_BASENAME}.fig -s ${INPUT_LINESEED} --customLineColorSecSet 200 50 50 --customPointColor 50 200 50 --lineWidth 2 --lineWidthSecSet 3 --noDisplayEndPoints displayLineSegments -i ${LINE_FILE} --customLineColor 50 50 200 --backgroundImage ${BG_IMAGE} -o ${OUT_FILE_BASENAME}.fig -s ${INPUT_LINESEED} --customLineColorSecSet 200 50 50 --customPointColor 50 200 50 --lineWidth 2 --lineWidthSecSet 1 --noDisplayEndPoints
fig2dev -L eps ${OUT_FILE_BASENAME}.fig ${OUT_FILE_BASENAME}.eps fig2dev -L eps ${OUT_FILE_BASENAME}.fig ${OUT_FILE_BASENAME}.eps
convert -background \#FFFFFF -flatten ${OUT_FILE_BASENAME}.eps -geometry 512x ${OUT_FILE_BASENAME}.png convert -background \#FFFFFF -flatten ${OUT_FILE_BASENAME}.eps -geometry 512x ${OUT_FILE_BASENAME}.png
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment