<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Lower camel case fontStyle is name of field, upper camel case FontStyle is name of node.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">As reported earlier, these X3dForAdvancedModeling/AudioSpatialSound models have known errors.  Corrections are not reported yet because that hasn’t happened yet.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">all the best, Don<br>
<span style="font-size:10.0pt;font-family:"Courier New"">-- <br>
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman@nps.edu<br>
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149<br>
X3D graphics, virtual worlds, navy robotics <a href="http://faculty.nps.edu/brutzman">
http://faculty.nps.edu/brutzman</a></span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="border:none;padding:0in"><b>From: </b><a href="mailto:yottzumm@gmail.com">John Carlson</a><br>
<b>Sent: </b>Sunday, September 19, 2021 3:00 AM<br>
<b>To: </b><a href="mailto:x3d-public@web3d.org">X3D Graphics public mailing list</a>;
<a href="mailto:efilakka@gmail.com">Efi Lakka</a><br>
<b>Subject: </b>[x3d-public] fontstyle versus FontStyle suggested patch</p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Our tools like FontStyle a lot better than fontstyle.  YMMV<br>
<br>
in X3dForAdvancedModeling/AudioSpatialSound<br>
<br>
diff --git a/src/main/data/SplitChannels.x3d <br>
b/src/main/data/SplitChannels.x3d<br>
index 9d18c89cc..024b24736 100644<br>
--- a/src/main/data/SplitChannels.x3d<br>
+++ b/src/main/data/SplitChannels.x3d<br>
@@ -44,7 +44,7 @@<br>
              <Material ambientintensity='0.0933' diffusecolor='1 1 1' <br>
emissivecolor='0 0 0' shininess='0.51' specularcolor='0.46 0.46 0.46'/><br>
            </Appearance><br>
            <Text ccw='true' lit='true' solid='false' string='Right <br>
Channel Volume' usegeocache='true'><br>
-            <fontstyle family='&apos;Times&apos;' horizontal='true' <br>
justify='BEGIN' lefttoright='true' size='1' spacing='1' style='BOLD' <br>
toptobottom='true'/><br>
+            <FontStyle family='&apos;Times&apos;' horizontal='true' <br>
justify='BEGIN' lefttoright='true' size='1' spacing='1' style='BOLD' <br>
toptobottom='true'/><br>
            </Text><br>
          </Shape><br>
        </Transform><br>
@@ -74,7 +74,7 @@<br>
              <Material ambientintensity='0.0933' diffusecolor='1 1 1' <br>
emissivecolor='0 0 0' shininess='0.51' specularcolor='0.46 0.46 0.46'/><br>
            </Appearance><br>
            <Text ccw='true' lit='true' solid='false' string='Left <br>
Channel Volume' usegeocache='true'><br>
-            <fontstyle family='&apos;Times&apos;' horizontal='true' <br>
justify='BEGIN' lefttoright='true' size='1' spacing='1' style='BOLD' <br>
toptobottom='true'/><br>
+            <FontStyle family='&apos;Times&apos;' horizontal='true' <br>
justify='BEGIN' lefttoright='true' size='1' spacing='1' style='BOLD' <br>
toptobottom='true'/><br>
            </Text><br>
          </Shape><br>
        </Transform><br>
<br>
<br>
_______________________________________________<br>
x3d-public mailing list<br>
x3d-public@web3d.org<br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>