<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hi Rio,<br>
<br>
Recreating the images would be the easiest.<br>
You can put the commands in a script file to run multiple commands
at the same time.<br>
<br>
If you wanted to do it the hard way, you could adjust the width and
height attributes of the SVG image.<br>
<br>
<div style="color: #6688cc;background-color: #000c18;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #ddbb88;">width</span><span style="color: #6688cc;">=</span><span style="color: #22aa44;">"14"</span><span style="color: #6688cc;"> </span><span style="color: #ddbb88;">height</span><span style="color: #6688cc;">=</span><span style="color: #22aa44;">"21"</span><span style="color: #6688cc;"> </span><span style="color: #ddbb88;">viewBox</span><span style="color: #6688cc;">=</span><span style="color: #22aa44;">"490 485 20 30"</span></div></div>
<br>
Looking at the viewBox, the last two numbers are the sign's width
and height, 20 and 30 respectively.<br>
<br>
In the example above, the zoom level is 0.7. Width of 20 * 0.7 is
14. Height of 30 * 0.7 is 21.<br>
<br>
If you wanted a zoom of 2, you would multiply the sign's width and
height by 2.<br>
The new line would look like:<br>
<div style="color: #6688cc;background-color: #000c18;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span style="color: #ddbb88;">width</span><span style="color: #6688cc;">=</span><span style="color: #22aa44;">"40"</span><span style="color: #6688cc;"> </span><span style="color: #ddbb88;">height</span><span style="color: #6688cc;">=</span><span style="color: #22aa44;">"60"</span><span style="color: #6688cc;"> </span><span style="color: #ddbb88;">viewBox</span><span style="color: #6688cc;">=</span><span style="color: #22aa44;">"490 485 20 30"</span></div></div>
<br>
-Steve<br>
<br>
<br>
<div class="moz-cite-prefix">On 1/30/22 8:25 PM, 川音リオ wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAH5gAzLBBh1RBNNSfKeM_fQxwg8rwn_y5yeNXJbq2yOvaCuKWw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>I feel like this kind of (technical) question is best
suited for Matrix chat rather than a maillist, but here it is:</div>
<div><br>
</div>
<div>I have a list of SVG files that I created in SignMaker 2017
and then generated each one manually via node (font-db), but
now I want/need to resize all the files I have from Z1 to
Z0.7! <br>
What would be the best way to accomplish this kind of task?</div>
<div><br>
</div>
<div>This is the list of files I have created so far:</div>
<div><a
href="https://gitlab.com/KawaneRio/VRSL/-/tree/master/VRASL"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://gitlab.com/KawaneRio/VRSL/-/tree/master/VRASL</a></div>
<div><br>
</div>
<div>This is the type of files I am trying to create:<br>
</div>
<div><a
href="https://gitlab.com/KawaneRio/VRSL/-/tree/master/fontsize/0.7"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">https://gitlab.com/KawaneRio/VRSL/-/tree/master/fontsize/0.7</a></div>
<div><br>
</div>
<div>At the moment, I am re-generating each of my local files
manually via terminal, one-by-one like this: <br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>node fsw/fsw-sign-svg
M512x508S1f520488x493-D_black,transparent_<b>Z1</b>
~/SuttonSignWriting/VRSL/VRASL/a_test.svg</div>
</blockquote>
<div>↓</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>node fsw/fsw-sign-svg
M512x508S1f520488x493-D_black,transparent_<b>Z0.7</b>
~/SuttonSignWriting/VRSL/fontsize/0.7/a_test.svg</div>
</blockquote>
<div> </div>
<div>But if there is an easier way to do this, I would greatly
appreciate it.</div>
<div><br>
</div>
<div><br>
</div>
</div>
________________________________________________
<p>
</p>
<p>
SIGNWRITING LIST INFORMATION
</p>
<p>
Valerie Sutton
SignWriting List moderator
<a href="mailto:sutton@signwriting.org" moz-do-not-send="true"
class="moz-txt-link-freetext">sutton@signwriting.org</a>
</p>
<p>
Post Messages to the SignWriting List:
<a href="mailto:sw-l@listserv.valenciacollege.edu"
moz-do-not-send="true" class="moz-txt-link-freetext">sw-l@listserv.valenciacollege.edu</a>
</p>
<p>
SignWriting List Archives & Home Page
<a href="http://www.signwriting.org/forums/swlist"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">http://www.signwriting.org/forums/swlist</a>
</p>
<p>
Join, Leave or Change How You Receive SW List Messages
<a
href="http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1"
target="_blank" moz-do-not-send="true">http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1</a>
</p>
</blockquote>
<br>
</body>
</html>
________________________________________________
<p>
</p><p>
SIGNWRITING LIST INFORMATION
</p><p>
Valerie Sutton
SignWriting List moderator
<a href="mailto:sutton@signwriting.org">sutton@signwriting.org</a>
</p><p>
Post Messages to the SignWriting List:
<a href="mailto:sw-l@listserv.valenciacollege.edu">sw-l@listserv.valenciacollege.edu</a>
</p><p>
SignWriting List Archives & Home Page
<a href="http://www.signwriting.org/forums/swlist" target="_blank">http://www.signwriting.org/forums/swlist</a>
</p><p>
Join, Leave or Change How You Receive SW List Messages
<a href="http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1" target="_blank">http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1</a>