<div dir="ltr"><div>Thanks, I think that captures the design ideas well.</div><div><br></div><div>I think font collection files are very rare. They are explicitly not supported by the opentype.js library (<a href="https://github.com/opentypejs/opentype.js/discussions/668">https://github.com/opentypejs/opentype.js/discussions/668</a>). But they do exist and are supported by the freetype library. So it could become optional for x3d browsers to support those or not, perhaps via component levels. There seem to be many tools which can split a font collection file into separate, single font files.</div><div><br></div><div>Following CSS, one idea to deal with font collections (.ttc, .otc files, also as embedded in woff) would be to require an author to select a specific, single font from a collection via url# fragment syntax:</div><div><br></div><div>url=' "<a href="https://server/path/largeExoticFontLibrary.ttc#Postscript_name_of_FontA">https://server/path/largeExoticFontLibrary.ttc#Postscript_name_of_FontA</a>" '</div><div><br></div><div>CSS uses the Postscript name (format defined in a RFC, <a href="https://www.rfc-editor.org/rfc/rfc8081#section-4.2">https://www.rfc-editor.org/rfc/rfc8081#section-4.2</a>) for selection according to the CSS spec.</div><div><br></div><div>That way font collection files can be treated the same as single font files. I do not know if or how freetype manages font collection files. Also, I do not know if the CSS syntax above is supported by web browsers (but I would expect them to, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1529652">https://bugzilla.mozilla.org/show_bug.cgi?id=1529652</a> says no).</div><div><br></div><div>For global FontLibrary scope, in my opinion, the FontLibrary.family field should not be optional but required, again following the CSS pattern. The family name is easy for an author to add, and makes it unambiguous for a x3d browser to match, without first downloading the file for inspection. This then would mean that an empty family field does not guarantee a match although a browser may use the internal font name(s) as a fallback.</div><div><br></div><div>With the url selection mechanism above, a global FontLibray node may not be necessary at all. But it remains questionable if there is enough library support for font collection files in general.</div><div><br></div><div>-Andreas</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Mar 3, 2025 at 12:26 PM Brutzman, Donald (Don) (CIV) <<a href="mailto:brutzman@nps.edu">brutzman@nps.edu</a>> wrote:<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 class="msg-7542582493526334248">




<div dir="ltr">
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Excellent analysis together is much appreciated.</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
To facilitate continue discussion on this highly detailed discussion, I have a applied some additions to the "design draft" specification prose:</div>
<ul style="direction:ltr;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">Add FontLibrary family field</div>
</li><ul style="direction:ltr;list-style-type:circle">
<li style="font-family:"Courier New",monospace;font-size:10pt;color:rgb(0,0,0)">
<div style="direction:ltr">SFString [in,out] family               ""     (under consideration)</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">The <i>family</i> field provides an identifying name for the associated font library. This field provides a reference label for the
<i>family</i> field in a corresponding FontStyle or ScreenFontStyle node. </div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">(Editors note: this approach is similar to how CSS can identify font family for use in HTML.)y </div>
</li></ul>
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">(Editors note: key design question for whether global scope is needed: can a single font file contain more than one font?)</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">Added description for EXAMPLE 1. </div>
</li><ul style="direction:ltr;list-style-type:circle">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">FontLibrary node with global scope, where font family identification is deduced from name metadata within the font file.</div>
</li></ul>
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">Added second example, adapting Holgers design-exploration example</div>
</li><ul style="direction:ltr;list-style-type:circle">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">EXAMPLE 2. FontLibrary nodes each having local scope within parent FontStyle node, where font family identification is provided by matching values for corresponding
<i>family </i>fields.</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"># example derived from <a href="https://create3000.github.io/preview/playground/?url=https://gist.githubusercontent.com/create3000/6d3992dea7e641bb59645684ca468ce7/raw/a63e66e23b305478fbfdee9e67d7db9cad1f8e72/FontLibrary.x3dv" id="m_-7542582493526334248LPlnk359697" title="https://create3000.github.io/preview/playground/?url=https://gist.githubusercontent.com/create3000/6d3992dea7e641bb59645684ca468ce7/raw/a63e66e23b305478fbfdee9e67d7db9cad1f8e72/FontLibrary.x3dv" target="_blank">
FontLibrary.x3dv</a> (Holgers example)</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">Moved FontLibrary nodes as <i>
fontLibrary </i>field in respective FontStyle nodes, added FontLibrary DEF and matching
<i>family </i>fields.</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">Screenshot attached - wow, X_ITE rendered it correctly without further software adjustment!  🙂</div>
</li></ul>
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0);display:block">
<div style="direction:ltr"><br>
</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">X3D 4.1 Draft Architecture, clause 15 Text component, 15.4.1
<b>FontLibrary</b></div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"><a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/text.html#FontLibrary" id="m_-7542582493526334248OWA94f71b76-541e-f3e5-a84e-8a1e4de73549" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/text.html#FontLibrary</a></div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">X3D 4.1 Draft Architecture, clause 15 Text component, 15.4.2
<b>FontStyle</b></div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"><a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/text.html#FontStyle" id="m_-7542582493526334248LPlnk" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/text.html#FontStyle</a></div>
<div style="direction:ltr"><br>
</div>
</li></ul>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Hopefully this is capturing and synthesizing everyone's intent.  Further clarifications and refinement are of course welcome.</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Onward we go, getting clearer through scrutiny during each pass.  Have fun with X3D FontLibrary!</div>
<div id="m_-7542582493526334248x_Signature">
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt"><br>
</span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">all the best, Don</span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">--</span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">Don Brutzman  Naval Postgraduate School, Code USW/Br        <a href="mailto:brutzman@nps.edu" target="_blank">brutzman@nps.edu</a></span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA    +1.831.656.2149</span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">X3D graphics, virtual worlds, navy robotics <a href="https://faculty.nps.edu/brutzman" target="_blank">https://faculty.nps.edu/brutzman</a></span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt"> </span></p>
</div>
<div id="m_-7542582493526334248x_appendonsend"></div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<hr style="direction:ltr;display:inline-block;width:98%">
<div dir="ltr" id="m_-7542582493526334248x_divRplyFwdMsg"><span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)"><b>From:</b> Andreas Plesch <<a href="mailto:andreasplesch@gmail.com" target="_blank">andreasplesch@gmail.com</a>><br>
<b>Sent:</b> Monday, March 3, 2025 4:06 AM<br>
<b>To:</b> Brutzman, Donald (Don) (CIV) <<a href="mailto:brutzman@nps.edu" target="_blank">brutzman@nps.edu</a>><br>
<b>Cc:</b> Holger Seelig <<a href="mailto:holger.seelig@yahoo.de" target="_blank">holger.seelig@yahoo.de</a>>; Extensible 3D (X3D) Graphics public discussion <<a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a>><br>
<b>Subject:</b> Re: [x3d-public] draft X3D 4.1 prose for font files and libraries</span></div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">Similar to Michalis viewpoint, I also see advantages of a FontStyle.url (or FontStyle.fontLibrary) field over a global FontLibrary node. x3dom currently does not need to download, parse or render font files at all since this can
 all be delegated to the web browser in which x3dom is necessarily embedded. It does not currently need a library such as opentype.js and can take advantage of the rapid pace of web browser development. For example, x3dom could use variable fonts or color fonts.</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">On Sun, Mar 2, 2025 at 6:26 PM Brutzman, Donald (Don) (CIV) <<a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWA9533c313-385a-7485-0712-bf4d78a4599c" target="_blank">brutzman@nps.edu</a>> wrote:</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
An optional <i>family</i> field might be helpful for FontLibrary but probably only when a single font family is contained in that file.</div>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">True, a FontLibrary.family field would only be helpful in that case. However, the vast majority of font files only contain one font family. In fact, I have not come across any font file which contains multiple families (tfc,otc).
 Variable fonts have one family but multiple styles and weights.</div>
<div style="direction:ltr">My suggestion would be to strongly recommend to authors to provide a FontLibrary.family name. This guarantees correct matching with a FontStyle. In fact, x3dom would effectively require use of the field. </div>
<div style="direction:ltr"><br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Font files can also be collections according to WOFF2 Recommendation.</div>
<ul style="direction:ltr;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">WOFF File Format 2.0, W3C Recommendation, 08 August 2024</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">Status of This Document</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">"The WOFF 2.0 specification is implemented in all major browsers, and is widely used on production websites. It supports the entirety of the TrueType and OpenType specifications, including Variable fonts, Chromatic fonts, and font
 Collections."</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"><a href="https://www.w3.org/TR/WOFF2" id="m_-7542582493526334248OWAc24fc0c4-74ae-94ae-e75f-342f3e3cb8f0" target="_blank">https://www.w3.org/TR/WOFF2</a></div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">4.2. Collection directory format</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">"If input font is a collection, the <a href="https://www.w3.org/TR/WOFF2/#table_dir_format" id="m_-7542582493526334248OWA4b167982-baed-b7c3-fb64-f73263baa768" style="text-align:left" target="_blank">
table directory</a> contains a single entry for each unique table in the entire collection, regardless of whether a table is shared among different fonts in a collection or not. Thus, the table directory for a font collection compressed with WOFF2 comprises
 all tables from all fonts contained in the font collection file."</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"><a href="https://www.w3.org/TR/WOFF2/#collection_dir_format" id="m_-7542582493526334248OWA0425da44-9c86-a766-4aac-0c201f4a6c1b" target="_blank">https://www.w3.org/TR/WOFF2/#collection_dir_format</a></div>
</li></ul>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">My understanding is that this collection capability is only used by some Asian fonts where the same glyph can be shared by different font families, for different characters.</div>
<div style="direction:ltr">I am not sure how CSS or freetype is currently dealing with this situation. It should be insightful to find out. Found out something for CSS, see below.</div>
<div style="direction:ltr"><br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
We might be able to define this so that it works both ways, either with matching <i>
family </i>names or not...  for example, </div>
<ul style="direction:ltr;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">a FontLibrary with a woff url referring to a single font might be an unambiguous child of FontStyle as FontStyle.fontLibrary.  This approach completely avoids any need to check for precise
<i>family </i>naming matches., the FontStyle only uses that contained font</div>
</li></ul>
</blockquote>
<div style="direction:ltr">Yes, I think this should work fine. </div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ul style="direction:ltr;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">a FontLibrary with a woff url referring to a collection of fonts, which are each named and matchable, might also be used for matching with FontStyle.family.</div>
</li></ul>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">I fear we do not know enough about font files with a collection of fonts are intended to be used.</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ul style="direction:ltr;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">DEF/USE declarations allow us to have both global and restricted availability as desired by the author.  In other words,</div>
</li><ul style="direction:ltr;list-style-type:circle">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">a FontLibrary might not be referenced as a field and have global scope (the prose that is currently in the 4.1 design draft), or else</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr">a FontLibrary might also be the child of a FontStyle node (something we might add to the 4.1 design draft).</div>
</li></ul>
</ul>
</blockquote>
<div style="direction:ltr"> </div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Seems like we might be able to "take the fork in the road" here, giving authors flexibility.  Hmmm...</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Somewhat related: since staying aligned with CSS practice is important, here is an example of further interest.  The following provides a clear example of how an author can define CSS so that html can use four different woff files for plain, bold, bold-italic,
 italic markup (using <b> and <i> elements).  Food for thought perhaps.</div>
<ul style="direction:ltr;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"> How do I use .woff fonts for my website?</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<div style="direction:ltr"><a href="https://stackoverflow.com/questions/12812441/how-do-i-use-woff-fonts-for-my-website" id="m_-7542582493526334248OWA8316df94-eff1-7274-9d54-13826cdca6bb" target="_blank">https://stackoverflow.com/questions/12812441/how-do-i-use-woff-fonts-for-my-website</a></div>
</li></ul>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">This is an old but still working and good example. <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face" id="m_-7542582493526334248OWAc56d6232-cbe3-d619-cf2d-df8867ee1681" target="_blank">
https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face</a> and <a href="https://drafts.csswg.org/css-fonts/#font-face-rule" id="m_-7542582493526334248OWAff43d135-7e1a-db2c-262f-b5845a691996" target="_blank">
https://drafts.csswg.org/css-fonts/#font-face-rule</a> have more details.</div>
<div style="direction:ltr">Note how the font-family is a given custom name which is then used in other css rules.</div>
<div style="direction:ltr"><a href="https://drafts.csswg.org/css-fonts/#font-face-src-loading" id="m_-7542582493526334248OWA5b2680bc-893e-f7d8-25d3-d13e0c3fd559" target="_blank">https://drafts.csswg.org/css-fonts/#font-face-src-loading</a> has
 the syntax of how to select a font from a collection, using its Postscript name (so not the family name or full name).</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">All the best, -Andreas</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr"><br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;font-family:"Courier New";font-size:9pt;color:rgb(0,0,0)">
all the best, Don</div>
<div id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726Signature">
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">--</span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">Don Brutzman  Naval Postgraduate School, Code USW/Br       
<a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWA14a630ab-0e87-b177-db38-1ae725121658" style="margin-top:0px;margin-bottom:0px" target="_blank">
brutzman@nps.edu</a></span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA    +1.831.656.2149</span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt">X3D graphics, virtual worlds, navy robotics
<a href="https://faculty.nps.edu/brutzman" id="m_-7542582493526334248OWAede865cf-508c-7e56-61e8-b70f5e247921" style="margin-top:0px;margin-bottom:0px" target="_blank">
https://faculty.nps.edu/brutzman</a></span></p>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt"> </span></p>
</div>
<div id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726appendonsend">
</div>
<div style="direction:ltr;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<hr style="direction:ltr;display:inline-block;width:98%">
<div dir="ltr" id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726divRplyFwdMsg">
<span style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)"><b>From:</b> x3d-public <<a href="mailto:x3d-public-bounces@web3d.org" id="m_-7542582493526334248OWA36c5cf10-0c96-b4e0-3bf3-f9ab5411cd4b" target="_blank">x3d-public-bounces@web3d.org</a>>
 on behalf of Andreas Plesch via x3d-public <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAc3e8d0bb-a1df-69de-3724-663cc64a9f7f" target="_blank">x3d-public@web3d.org</a>><br>
<b>Sent:</b> Sunday, March 2, 2025 1:39 PM<br>
<b>To:</b> Holger Seelig <<a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWA992be58e-93d5-6dbb-930b-9bf533847b09" target="_blank">holger.seelig@yahoo.de</a>><br>
<b>Cc:</b> Andreas Plesch <<a href="mailto:andreasplesch@gmail.com" id="m_-7542582493526334248OWAbd0fba8b-5748-c105-87e7-01ce3774097a" target="_blank">andreasplesch@gmail.com</a>>; X3D <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAb6098b6d-1769-2a25-4693-71e63a61e68c" target="_blank">x3d-public@web3d.org</a>><br>
<b>Subject:</b> Re: [x3d-public] draft X3D 4.1 prose for font files and libraries</span>
<div> </div>
</div>
<div style="direction:ltr">Thanks. That is what I thought. But should this mapping be part of the X3D spec. ? Or should this mapping be left at the digression of the X3D browser as a best effort ? Eg. most browsers may use fontFamily to associate a FontStyle.family
 with but some browsers may prefer to use fullName and expect FontStyle.family to match that. Should the matching be case sensitive ?</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">I think it would be cleaner to not have to rely on matching font names. A FontLibrary.family would allow that and not require any changes to FontStyle as it is defined.</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">-Andreas</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">On Sun, Mar 2, 2025 at 3:44 PM Holger Seelig <<a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWAecaa3c4b-32d4-fd12-1fc0-9cdf6268326e" target="_blank">holger.seelig@yahoo.de</a>> wrote:</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr">fontFamily - is equal to the FontStyle.family field</div>
<div style="direction:ltr">fontSubfamily - is equal to FontFamily.style field but can contain spaces and any kind of chars or even special chars</div>
<div style="direction:ltr">fullName - could be usefull to directly access a specific font</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">This means more or less that the FontFamily.style field should be able to have more possible values than the current 4 (PLAIN, BOLD, ITALIC, BOLDITALIC)  so that values like "Regular", "Oblique", "Outline", "Outline Bold" or what
 ever the Font Designer wishes it should be called and written.</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">Best regards,</div>
<div style="direction:ltr">Holger</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;color:rgb(0,0,0)">
--</div>
<div style="direction:ltr;text-align:left;text-indent:0px;color:rgb(0,0,0)">
Holger Seelig</div>
<div style="direction:ltr;text-align:left;text-indent:0px;color:rgb(0,0,0)">
Leipzig, Germany</div>
<div style="direction:ltr;text-align:left;text-indent:0px;color:rgb(0,0,0)">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;color:rgb(0,0,0)">
<a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWA98adc71c-3b2d-7120-93b8-7ed2ed2e8d09" target="_blank">holger.seelig@yahoo.de</a></div>
<div style="direction:ltr;text-align:left;text-indent:0px;color:rgb(0,0,0)">
<a href="https://create3000.github.io/x_ite/" id="m_-7542582493526334248OWAa1309fdd-ac34-3233-fb05-d4241b630433" target="_blank">https://create3000.github.io/x_ite/</a></div>
<div style="direction:ltr"><br>
</div>
<blockquote>
<div style="direction:ltr">Am 02.03.2025 um 13:21 schrieb Holger Seelig via x3d-public <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA654c4c4a-2b2a-9c44-8dcb-307363d1b399" target="_blank">x3d-public@web3d.org</a>>:</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">It seems I was wrong with my last email. </div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">I created a reference implementation of FontLibrary node to test and play with.</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">It is available at:</div>
<div style="direction:ltr"><a href="https://create3000.github.io/test/?url=https://gist.githubusercontent.com/create3000/6d3992dea7e641bb59645684ca468ce7/raw/a63e66e23b305478fbfdee9e67d7db9cad1f8e72/FontLibrary.x3dv" id="m_-7542582493526334248OWA03f5eef6-01e6-7a75-e4d9-7efcc4e2c1aa" target="_blank">https://create3000.github.io/test/?url=https://gist.githubusercontent.com/create3000/6d3992dea7e641bb59645684ca468ce7/raw/a63e66e23b305478fbfdee9e67d7db9cad1f8e72/FontLibrary.x3dv</a></div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">Best regards,</div>
<div style="direction:ltr">Holger</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px">--</div>
<div style="direction:ltr;text-align:left;text-indent:0px">Holger Seelig</div>
<div style="direction:ltr;text-align:left;text-indent:0px">Leipzig, Germany</div>
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px"><a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWAeadb5002-39cc-2275-fe35-f12f271b4873" target="_blank">holger.seelig@yahoo.de</a></div>
<div style="direction:ltr;text-align:left;text-indent:0px"><a href="https://create3000.github.io/x_ite/" id="m_-7542582493526334248OWA45bf5146-2995-e975-9fde-dcf6c3641e32" target="_blank">https://create3000.github.io/x_ite/</a></div>
<div style="direction:ltr"><br>
</div>
<blockquote>
<div style="direction:ltr">Am 02.03.2025 um 05:26 schrieb Andreas Plesch via x3d-public <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA5294d387-6d39-ef1e-66eb-67a5958adf89" target="_blank">x3d-public@web3d.org</a>>:</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Ok, I think these explanations make the intention very clear.</div>
<div style="direction:ltr;text-align:left;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
On Sat, Mar 1, 2025 at 3:29 PM Brutzman, Donald (Don) (CIV) <<a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWAf7cb509d-a165-02d0-be1e-82601061474d" target="_blank">brutzman@nps.edu</a>> wrote:</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
Thanks for careful scrutiny and questions.  Overall responses:</div>
<ol start="1" style="direction:ltr;text-align:left;list-style-type:lower-alpha">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">We have not seen a need for FontLibrary to be referenced in the field of any other node.  It adds to the fonts available in the browser.</div>
</li></ol>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Then a FontLibrary node needs to be able to be a root node: <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/concepts.html#Rootnodes" id="m_-7542582493526334248OWA3d7e848d-81bc-bdf5-52cf-d34693612edc" target="_blank">
https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/concepts.html#Rootnodes</a></div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
So it could be a ChildNode or another class of root nodes.</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ol start="1" style="direction:ltr;text-align:left;list-style-type:lower-alpha">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">If someone has a use case where FontLibrary needs to be specifically referred to by individual FontStyle or ScreenFontStyle nodes, please state it.</div>
</li></ol>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
This would clearly associate a font with an individual FontStyle and avoid mistakes.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
In rare cases there may be two different fonts which have the same family name. There is no central registry for font family names.<br>
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ol start="1" style="direction:ltr;text-align:left;list-style-type:lower-alpha">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">Since fonts themselves change so infrequently, keeping FontLibrary scope global and not requiring reloads of any given url (local file or online) seems sensible.</div>
</li></ol>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Rereferencing by DEF/USE a FontStyle.fontLibrary would not require reloads. In terms of loading efficiency it does not matter if the scope is Scene or FontStyle/Text.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ol start="1" style="direction:ltr;text-align:left;list-style-type:lower-alpha">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">Since X3DUrlNode functionality of the url (and related) fields offers so much functionality, making X3DUrlNode an abstract interface for FontLibrary adds much common functionality found in other
 X3DUrlNode nodes that have url functionality (Anchor, ImageTexture, Inline, and others).  This simplifies implementations, keeps functionality consistent, and provides well-understood semantics to authors.  Furthermore, allowing an author to selectively load
 a new font file at run time offers greater flexibility for textual presentation and animation</div>
</li></ol>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
 </div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ol start="1" style="direction:ltr;text-align:left;list-style-type:lower-alpha">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">Having url and run-time capabilities means that FontLibrary would be an X3D node, not an X3D statement.</div>
</li></ol>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
True. The statement role just seems to fit better as FontLibray would not be referenced by any field. Perhaps there is a way to adopt the url field for such a statement. </div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<ol start="1" style="direction:ltr;text-align:left;list-style-type:lower-alpha">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">The availability of DEF and USE capabilities is perhaps not needed for regular use.  Nevertheless it might provide interesting options if an author wants to use FontLibrary in combination with
 Script or ProtoDeclare/ExternProtoDeclare functionality.  For example, a scene might have a Script or ProtoInstance that uses a specific custom ExternProtoDeclare reference.  Several possibilities for advanced authoring here, just taking advantage of existing
 X3D flexibility and extensibility.</div>
</li></ol>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
See <b><i>response</i></b><i> </i>paragraphs inserted below for specific replies.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif">
<span style="font-size:14.6667px"><b><i>response:</i>  </b></span><span style="font-size:11pt">We are thinking that if inconsistencies exist between a specified FontStyle family field and the font file, then such cases are best handled on a best-effort
 basis by browsers without further complex (and possibly contradictory) guidance in specification prose.  Perhaps this stance should be a NOTE?</span></div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Another source of conflict is the font family name. While most (perhaps not all) font files contain a correct family name, it is difficult to extract and requires a library. For example, web browsers do not extract the family name from a font file, and therefore
 do not rely on such an extracted name. An author may not even know the exact font name as contained in a font file. The family names shown in online font collections may not match exactly what is contained in a file.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-size:12px">
<span style="font-family:Helvetica">Don's example scene is actually a victim of this potential for confusion. The family name
</span><span style="font-family:"Courier New",monospace;background-color:rgb(255,255,0)">Playwright_CA_Guides
</span><span style="font-family:Helvetica">is in reality not the same name as given in the woff2 file. I think it is
</span><span style="font-family:"Courier New",monospace;background-color:rgb(255,255,0)">Playwright CA Guides.</span><span style="font-family:Helvetica"> I may be responsible for this since I used it in an example but it shows how quickly this can
 go wrong.</span></div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
The solution in CSS is to allow authors to define their own family name for the font given in the font file.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
The X3D equivalent would be to add a SFString FontLibrary.family field which would be the authoritative family name. The family name in the font file would be ignored.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Then the author can use the same name in the FontStyle.family field. This starts to sound a lot like DEF/USE names which would work similarly for a Font Style.font Library field node.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
So please consider adding a SFString FontLibrary.family field to FontLibrary.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
I think x3dom may not be able to fully implement FontLibrary if extraction of the family name from the font file is necessary since the size of the needed libraries may not be commensurate with the added benefit.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
How does FontLibrary define a "collection of one or more font families" ? Is there an example of a font file containing more than one font family ?</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px"><span style="font-family:Helvetica;font-size:12px">"</span><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;background-color:rgb(255,255,0)">An empty
<i>url</i> list indicates that the default set of fonts provided by the browser are used."</span></div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px"><span style="font-family:Helvetica;font-size:12px">The url field always exists but can be empty. So
</span><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;background-color:rgb(255,255,0)">is optional and
</span><span style="font-family:Helvetica;font-size:12px">could be removed.</span></div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Is that case different from not providing a FontLibrary node at all ? If not, perhaps make this stronger: "list is equivalent to not including the FontLibrary node."</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Andreas</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
P.S. Interesting reference</div>
<ul style="direction:ltr;text-align:left;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">Google Fonts: Using type in AR & VR</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px"><a href="https://fonts.google.com/knowledge/using_type_in_ar_and_vr" id="m_-7542582493526334248OWAcb6713d0-d3d3-fce7-8a39-7fa351fa53af" target="_blank">https://fonts.google.com/knowledge/using_type_in_ar_and_vr</a></div>
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li></ul>
<div id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277Signature">
<div style="margin:0in;font-family:"Courier New";font-size:9pt">all the best, Don</div>
<div style="margin:0in;font-family:"Courier New";font-size:9pt">--</div>
<div style="margin:0in;font-family:"Courier New";font-size:9pt">Don Brutzman  Naval Postgraduate School, Code USW/Br        <a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWAa6c88924-c175-5473-1f39-fb21de0d1597" target="_blank">brutzman@nps.edu</a></div>
<div style="margin:0in;font-family:"Courier New";font-size:9pt">Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA    +1.831.656.2149</div>
<div style="margin:0in;font-family:"Courier New";font-size:9pt">X3D graphics, virtual worlds, navy robotics
<a href="https://faculty.nps.edu/brutzman" id="m_-7542582493526334248OWAb92d0afc-b240-53a1-38c4-77a888557bf9" target="_blank">
https://faculty.nps.edu/brutzman</a></div>
<p style="margin:0in;font-family:Calibri,sans-serif;font-size:11pt"><span style="font-family:"Courier New";font-size:9pt"> </span></p>
</div>
<div id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277appendonsend">
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<hr style="direction:ltr;text-align:left;text-indent:0px;display:inline-block;width:1012.06px">
<div id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277divRplyFwdMsg" dir="ltr">
<span style="font-family:Calibri,sans-serif;font-size:11pt"><b>From:</b> x3d-public <<a href="mailto:x3d-public-bounces@web3d.org" id="m_-7542582493526334248OWAba509a2f-2fe4-e83e-6820-2161d84d2719" target="_blank">x3d-public-bounces@web3d.org</a>> on behalf of Andreas
 Plesch via x3d-public <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA3c23e8f2-f461-a1bb-b6d4-f2dde5f5a28a" target="_blank">x3d-public@web3d.org</a>><br>
<b>Sent:</b> Saturday, March 1, 2025 6:45 AM<br>
<b>To:</b> X3D Graphics public mailing list <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA8cc92d04-13c3-449b-a293-21b14de5d175" target="_blank">x3d-public@web3d.org</a>><br>
<b>Cc:</b> Andreas Plesch <<a href="mailto:andreasplesch@gmail.com" id="m_-7542582493526334248OWA854b6b60-f0ff-8114-8165-9f72db234e03" target="_blank">andreasplesch@gmail.com</a>><br>
<b>Subject:</b> Re: [x3d-public] draft X3D 4.1 prose for font files and libraries</span>
<div> </div>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
I basically had the same questions as Michalis.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Comments below.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
 </div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Date: Sat, 1 Mar 2025 05:52:24 +0100<br>
From: Michalis Kamburelis <<a href="mailto:michalis.kambi@gmail.com" id="m_-7542582493526334248OWA76c0ad6d-2b3c-9ac3-ecb6-608d33f09132" target="_blank">michalis.kambi@gmail.com</a>><br>
<br>
As for FontLibrary,<br>
<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/text.html#FontLibrary" id="m_-7542582493526334248OWAa319c118-f5c0-1629-e32d-7289901aabd1" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/text.html#FontLibrary</a><br>
: I admit I don't understand this proposal (yet).<br>
<br>
1. Where is the FontLibrary actually used? It doesn't seem you can refer to<br>
a FontLibrary node in any way. It's also not X3DChildNode, so you cannot<br>
just place it in groups.</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
This is a big missing piece.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
After some thought, I think the idea is to give the X3D browser information on how to render fonts which are referenced in a FontStyle.family field. </div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
One option is to think of it not as a Node but as a Statement describing a resource available to the X3D browser in general.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Another option is to make it part of WorldInfo as a value for a new WorldInfo.fonts field ?</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
The idea came up as an alternative to a FontStyle.url field, so see below.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
 </div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif">
<span style="font-size:14.6667px;background-color:rgb(255,255,255)"><b><i>response:</i></b><i> </i></span><span style="font-size:11pt">See above.</span></div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
2. The sentence """If present, only the first active font library retrieved<br>
from the url list shall be used."""" --- What is the meaning of word "used"<br>
in this sentence? Used for what?</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
What is 'active' ? Probably accessible</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
"Used": ?</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<b><i>response: </i></b>We were trying to emphasize that only one font file can be loaded by a FontLibrary node.  The functionality of an X3D url is unchanged, the first working address in the list is used.  This is trying to complement the more general wording
 in 9.3.2 concisely... Specific wording suggestions always welcome.</div>
<ul style="direction:ltr;text-align:left;list-style-type:disc">
<li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">X3D 4.1 (draft) Architecture, clause 9 Networking component, 9.3.2 X3DUrlObject</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px">"<span style="background-color:rgb(255,255,0)">All
<i>url</i> fields can hold multiple string values. The strings in these fields indicate multiple locations to search for data in the order listed. If the X3D browser cannot locate or interpret the data specified by the first location, it shall try the second
 and subsequent locations in order until a location containing interpretable data is encountered. X3D browsers only have to interpret a single string</span>. If no interpretable locations are found, the node type defines the resultant default behaviour."</div>
</li><li style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<div style="direction:ltr;text-align:left;text-indent:0px;font-size:14.6667px">
<span style="background-color:rgb(255,255,255)"><a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/networking.html#X3DUrlObject" id="m_-7542582493526334248OWA3be924e7-3483-ef74-d8e0-5c7b77c1a983" style="margin:0px;background-color:rgb(255,255,255);text-align:left" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/networking.html#X3DUrlObject</a></span></div>
<div style="width:800px;margin-top:16px;margin-bottom:16px;max-width:800px;min-width:424px" id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277LPBorder_GTaHR0cHM6Ly93d3cud2ViM2Qub3JnL3NwZWNpZmljYXRpb25zL1gzRHY0RHJhZnQvSVNPLUlFQzE5Nzc1LTF2NC4xLUNELy9QYXJ0MDEvY29tcG9uZW50cy9uZXR3b3JraW5nLmh0bWwjWDNEVXJsT2JqZWN0">
<table id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277LPContainer995060" style="border-width:1px;border-style:solid;border-color:rgb(200,200,200);border-radius:2px;width:800px">
<tbody>
<tr>
<td style="width:744px;height:148px">
<div style="font-size:21px;font-weight:300;margin-right:8px;font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;margin-bottom:12px" id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277LPTitle995060">
<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/networking.html#X3DUrlObject" id="m_-7542582493526334248OWAea519b6c-3349-d3cf-a9a4-0125132cd524" style="text-decoration:none" target="_blank">X3D Architecture
 4.1 draft — ISO/IEC 19775-1:202x — 9 Networking component</a></div>
<div style="font-size:14px;max-height:100px;color:rgb(102,102,102);font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;margin-bottom:12px;margin-right:8px;overflow:hidden" id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277LPDescription995060">
9.2 Concepts 9.2.1 URLs, URNs and URIs. A URL (Uniform Resource Locator) is a form of Universal Resource Identifier (URI) described in that specifies a file located on a particular server and accessed through a specified protocol (such as file:, http: or https:).In
 this document, the upper-case term URL refers to a Uniform Resource Locator, while the italicized lower-case version url refers to ...</div>
<div style="font-size:14px;color:rgb(166,166,166);font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif" id="m_-7542582493526334248x_x_m_-5021744886155553880m_835609396571960773m_-6042952931350978726x_m_-8762856311448929086m_2067727400233377551m_-4261266178185106240m_274737231540115018m_1080745313724731277LPMetadata995060">
<a href="http://www.web3d.org/" id="m_-7542582493526334248OWAb7e62b5e-c4dd-76fe-15c4-5908dbf36078" target="_blank">www.web3d.org</a></div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px"><br>
</div>
</li></ul>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
3. """Individual font library files can be used by multiple FontStyle nodes<br>
in a scene.""" -- How? FontStyle does not refer to FontLibrary. And I<br>
understand in this version, FontStyle would not have its own FontStyle.url<br>
field.<br>
<br>
     Did you maybe want to add a field like "SFNode FontLibrary<br>
fontLibrary" to FontStyle or Text? Or make FontLibrary a X3DChildNode?</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
That was my first thought as well but see above.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
A simple way to make a FontLibrary url available to multiple FontStyle nodes is by DEF/USE.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
A FontStyle.fontLibrary field is preferred over a global scope since it clearly associates a font to a FontStyle/Text.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
It is better not to have to rely on the family name to identify a font. Having to rely on the family name is more error prone for both the author and the browser.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<b><i>response</i>: </b>the cyan text for FontStyle draft prose shows the less-desirable alternative.  Have added strikethrough (using html <del> tag) and better description to indicate that we moved url fields from FontStyle to FontLibrary).  The cyan alternative
 is there now for comparison, essentially the prose is the same.  Hopefully the draft prose is clearer now, with no duplication of functionality.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif">
<span style="font-size:14.6667px;background-color:rgb(255,255,255)"><b><i>response:</i> 
</b></span><span style="font-size:11pt">We are thinking that if inconsistencies exist between a specified FontStyle family field and the font file, then such cases are best handled on a best-effort basis by browsers without further complex (and possibly contradictory)
 guidance in specification prose.  Perhaps this stance should be a NOTE?</span></div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
 </div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
4. A testcase, preferably many testcase(s), explaining the FontLibrary<br>
usage (X3D files + intended rendering) would very helpful. (Same goes for<br>
the previous proposal actually.) Please provide testcases along with spec<br>
prose -- they make the intention more obvious.</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Including edge cases if possible.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<i><br>
response</i>:  Agreed.  We will review the following simple example in our next editors meeting.  More examples are welcome from people contributing to this list.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;margin-top:18px;margin-bottom:18px;font-family:"Courier New",monospace;font-size:9pt">
<span style="background-color:rgb(255,255,0)">EXAMPLE</span></div>
<pre><div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif"><span style="font-family:"Courier New",monospace;font-size:9pt;background-color:rgb(255,255,0)">    FontLibrary {    # example derived from <a href="https://andreasplesch.github.io/Library/Viewer/index.html?url=https://gist.githubusercontent.com/andreasplesch/dc9111dcd106f1a69d567ceca8f52701/raw/8cdf9764f11e08b5f541dee487fc0811bb0cf927/FontHaveFunWithX3D.x3d" id="m_-7542582493526334248OWA3c72000b-395d-653b-fba7-00d627056609" target="_blank">TextHaveFunWithX3D.x3d</a>
      url ["MjQamj1kuP_soQ3o-rysO9Ci_8oJlIUUInI.woff2" 
           "<a href="https://fonts.gstatic.com/s/playwritecaguides/v1/MjQamj1kuP_soQ3o-rysO9Ci_8oJlIUUInI.woff2" id="m_-7542582493526334248OWAab056450-a006-cb64-da83-f9af5eb39f86" target="_blank">https://fonts.gstatic.com/s/playwritecaguides/v1/MjQamj1kuP_soQ3o-rysO9Ci_8oJlIUUInI.woff2</a>"]
    }
    Shape {
      # &#9786; = ☺ smiley face emoticon, and "" means skip a line
      geometry Text {
        string [ "Have fun" "with X3D!" "" ":)   &#9786;" ]
        fontStyle FontStyle {
            spacing 1.5
            family=["Playwright_CA_Guides"]
            justify [ "MIDDLE" "MIDDLE"  ] 
        }
      }
    }</span><span style="font-size:11pt">
</span></div></pre>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Overall, so far, I admit FontLibrary is confusing to me, I don't know what<br>
it means. The previous proposal (extending FontStyle) seems more<br>
straightforward -- a few people (including me) had feedback, but it seems<br>
that we all "got the intention" of FontStyle.url correctly, we just pointed<br>
some things to improve in wording.</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
One advantage of a FontLibrary (or perhaps just 'Font') node would be DEF/USE.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
As mentioned multiple times, the spec. should include language that the FontStyle.style field may be ignored if a FontLibrary url is accessible as in most cases that url will only provide data for one specific style..</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Regards, -Andreas</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;margin:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<b><i>response: </i></b>the presence of the css style field might add a whole new level of sophistication and possible edge cases.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;margin:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;margin:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
This again sounds like a rationale for a NOTE in the specification specifically pointing out that browsers have latitude to handle ambiguous cases before falling back to default font... Might be obvious/redundant or might be helpful.</div>
<div style="direction:ltr;text-align:left;text-indent:0px;margin:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;margin:0px;font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:11pt">
Hope these responses help us converge, again thanks for together thinking things through.  v/r Don</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left:1px solid rgb(204,204,204)">
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
pt., 28 lut 2025 o 19:56 Brutzman, Donald (Don) (CIV) via x3d-public <<br>
<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAe1c46cee-79cd-4e2a-a0cc-05d31eb8a303" target="_blank">x3d-public@web3d.org</a>> napisa?(a):<br>
<br>
> Thanks everyone for responses, implementation improvements, technical<br>
> details, and many insights.<br>
><br>
> First positive takeaway:  WOFF File Format 2.0 is the clear preference to<br>
> WOFF 1.0.<br>
><br>
> WOFF File Format 2.0, W3C Recommendation, 08 August 2024<br>
><br>
>    - "Abstract.  Based on experience with WOFF 1.0, which is widely<br>
>    deployed, this specification was developed to provide improved compression<br>
>    and thus lower use of network bandwidth, while still allowing fast<br>
>    decompression even on mobile devices. This is achieved by combining a<br>
>    content-aware preprocessing step and improved entropy coding, compared to<br>
>    the Flate compression used in WOFF 1.0."<br>
>    - <a href="https://www.w3.org/TR/WOFF2" id="m_-7542582493526334248OWA33962bc9-ef1d-fe58-e45b-0a600e96b416" target="_blank">
https://www.w3.org/TR/WOFF2</a><br>
><br>
> Clearly, from recent excellent emails, there are many implementer-specific<br>
> issues and interactions when adding font files that are good to know about,<br>
> but don't necessarily need to be expressed in an X3D model (or the X3D<br>
> Architecture specification).<br>
><br>
> Dick and I worked further today to assess whether separation of font files<br>
> from FontStyle node into a FontLibrary node was the preferred to represent<br>
> this information in an X3D model.  We also repeated WOFF Recommendation's<br>
> use of term "collection" as part of a *FontLibrary *definition.<br>
><br>
>    - The FontLibrary node specifies a collection of one or more font<br>
>    family definitions. A font family may include one or more related font<br>
>    style definitions. FontLibrary provides the ability to selectively load<br>
>    font files for use by FontStyle<br>
>    <<a href="https://outlook.office.com/mail/id/AAkALgAAAAAAHYQDEapmEc2byACqAC%2FEWg0AN5ikByHYYkeveIfklhUi1gAG%2Blh21AAA?nativeVersion=1.2025.219.400#FontStyle" id="m_-7542582493526334248OWA62aaa9a8-29d1-4d68-ae4e-f571c76c022c" target="_blank">https://outlook.office.com/mail/id/AAkALgAAAAAAHYQDEapmEc2byACqAC%2FEWg0AN5ikByHYYkeveIfklhUi1gAG%2Blh21AAA?nativeVersion=1.2025.219.400#FontStyle</a>>
 and<br>
>    ScreenFontStyle<br>
>    <<a href="https://outlook.office.com/mail/id/layout.html#ScreenFontStyle" id="m_-7542582493526334248OWAca65e9df-db6e-63ed-023e-f556ffb1eb37" target="_blank">https://outlook.office.com/mail/id/layout.html#ScreenFontStyle</a>>
 nodes.<br>
><br>
> FontLibrary node pros (meaning separation of font files from FontStyle<br>
> node):<br>
><br>
>    - Keeps existing (and fairly complex) FontStyle implementations<br>
>    unchanged<br>
>    - Separation of loading and presentation functionality between two<br>
>    nodes<br>
>    - FontLibrary simply adds to the selection of fonts available, and<br>
>    retains emphasis of *family *and *style *fields within a given<br>
>    FontStyle node.<br>
>    - If separate font files redefine a given family (with the same name),<br>
>    then addition of *enabled *field might allow authors to determine<br>
>    which of them is relevant.  However *enabled *field can be considered<br>
>    redundant (since changing url has same effect).<br>
>    - Alternative approach to use of an *enabled *field, we might also<br>
>    need to add a sentence such as<br>
>    - "If a font family is redefined by multiple FontLibrary nodes, then<br>
>       the first defined family is used."<br>
>       - (or we can remain silent and let browser implementations sort<br>
>       that out)<br>
><br>
> FontLibrary node cons (meaning bundle all url functionality in FontStyle):<br>
><br>
>    - Closer coupling of *family *field and font files themselves, recent<br>
>    email dialog indicates that sometimes the font file simply overrides the<br>
>    family field...<br>
>    - We do not want to change any defined functionality for *family* and *style<br>
>    *fields, they still seem correct in X3D Architecture and no suitable<br>
>    changes yet seen.<br>
>    - No need for *enabled *field.<br>
><br>
> Our current opinion is that FontLibrary provides a superior approach to<br>
> continued growth of FontStyle node.  To facilitate comparison and review,<br>
> current draft has proposed FontLibrary prose in yellow, and alternate<br>
> (not accepted) FontStyle alternative in cyan.<br>
><br>
>    - X3D 4.1 (draft) Architecture, clause 15 Text component, 15.4.1<br>
>    FontLibrary<br>
>    -<br>
>    <a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/text.html#FontLibrary" id="m_-7542582493526334248OWA5b87f378-8b50-86f5-6532-af90b1962dcb" target="_blank">
https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/text.html#FontLibrary</a><br>
>    X3D Architecture 4.1 draft ? ISO/IEC 19775-1:202x ? 15 Text component<br>
>    <<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/text.html#FontLibrary" id="m_-7542582493526334248OWA9c9a5241-f753-4fb0-25a2-492489526c55" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/text.html#FontLibrary</a>><br>
>    15.2.2.4 Language. The language field specifies the context of the<br>
>    language for the text string in the form of a language and a country in<br>
>    which that language is used. Both the language and the country are<br>
>    specified using the language tags defined in which may specify only a<br>
>    country (using the three-character codes defined in ISO 3166) or both a<br>
>    language (using the two-character codes ...<br>
>    <a href="http://www.web3d.org/" id="m_-7542582493526334248OWAcf037847-de7e-174a-fc35-1de1f18e9331" target="_blank">
www.web3d.org</a><br>
><br>
><br>
> Additional questions to ponder, further insights welcome:<br>
><br>
>    - Our impression of the term 'webfont' is that it is simply a generic<br>
>    term, not a standard or specification per se, and often employed to<br>
>    reference WOFF.  Is that correct?<br>
><br>
>    - Font files tend to be large.  Might there ever be a use case where<br>
>    an author chooses to define a font as source text in the url field?  We<br>
>    have some precedent for this in Script url and (sorta) PixelTexture.<br>
>    Nevertheless font definitions are also convoluted and (perhaps notoriously)<br>
>    difficult to parse.  Of note is that WOFF2 specifically is designed for<br>
>    effective binary compression.  Our inclination so far is to not describe<br>
>    (or encourage) definition of the font within an X3D model.  YMMV (though we<br>
>    doubt it).  Much better authoring approach is to use any of many conversion<br>
>    tools that might credibly update a legacy font into WOFF2.<br>
><br>
> Thanks everyone for leaning forward on this, looking ahead to continuing<br>
> discussion.<br>
><br>
> Have fun with font library collections for X3D models!  ?<br>
><br>
><br>
> all the best, Don<br>
><br>
> --<br>
><br>
> Don Brutzman  Naval Postgraduate School, Code USW/Br<br>
> <a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWAced9ca1b-4862-d23c-a67c-2bb4647889b8" target="_blank">
brutzman@nps.edu</a><br>
><br>
> Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA<br>
> +1.831.656.2149<br>
><br>
> X3D graphics, virtual worlds, navy robotics<br>
> <a href="https://faculty.nps.edu/brutzman" id="m_-7542582493526334248OWA36814f5f-50d0-5e7a-8369-2365b5f10686" target="_blank">
https://faculty.nps.edu/brutzman</a><br>
><br>
><br>
><br>
> ------------------------------<br>
> *From:* x3d-public <<a href="mailto:x3d-public-bounces@web3d.org" id="m_-7542582493526334248OWAa8e5b99e-8f8c-c6ff-a8e5-a8faaf0ee03b" target="_blank">x3d-public-bounces@web3d.org</a>> on behalf of Brutzman,<br>
> Donald (Don) (CIV) via x3d-public <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAb2127ee9-e54b-5c47-fd37-3293d07b5665" target="_blank">x3d-public@web3d.org</a>><br>
> *Sent:* Wednesday, February 26, 2025 5:39 PM<br>
> *To:* X3D <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAa1239186-3b3b-3ac7-353e-223d23cf40d8" target="_blank">x3d-public@web3d.org</a>><br>
> *Cc:* Brutzman, Donald (Don) (CIV) <<a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWAf3e02241-76e7-bb82-517a-3cb58533ce6f" target="_blank">brutzman@nps.edu</a>><br>
> *Subject:* Re: [x3d-public] draft X3D 4.1 prose for font files and<br>
> libraries<br>
><br>
> Dick and I worked on suggested prose for X3D 4.1 with details continuing<br>
> in Mantis 1490 below.<br>
><br>
> Review request:<br>
><br>
>    - X3D 4.1 Architecture (draft), 15 Text component, 15.4.1 FontStyle<br>
>    -<br>
>    <a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/text.html#FontStyle" id="m_-7542582493526334248OWA4a406090-8f5f-b80d-b68e-5643ace0c40d" target="_blank">
https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/text.html#FontStyle</a><br>
><br>
> Improvements:<br>
><br>
>    - Include all X3DURLObject fields,<br>
><br>
>   SFTime   [in,out] autoRefresh          0.0    [0,?)<br>
>   SFTime   [in,out] autoRefreshTimeLimit 3600.0 [0,?)<br>
>   SFString [in,out] description          ""<br>
>   SFBool   [in,out] load                 TRUE<br>
>   MFString [in,out] url                  []     [URI]<br>
><br>
>    - Decided to NOT overload functionality of *family * field by adding<br>
>    file names (sorry Holger!  adjusting your implementation will likely be<br>
>    simple in comparison)<br>
><br>
>    - New prose:<br>
><br>
> The *url* field is optional and can refer to a relative or online address<br>
> for a font library that contains one or more font definitions. An empty<br>
> *url* list indicates that the default set of fonts provided by the<br>
> browser are used. If present, only the first active font library retrieved<br>
> from the *url* list shall be used. Individual font library files can be<br>
> used by multiple FontStyle nodes in a scene. Each font file only needs to<br>
> be loaded once per session.<br>
> X3D browsers shall support WOFF (MIME type application/x-font-woff) (see W3C<br>
> WOFF File Format<br>
> <<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/references.html#W3C_WOFF" id="m_-7542582493526334248OWAd1d6057b-772d-c25d-f19d-b5e1a4eab993" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/references.html#W3C_WOFF</a>>).<br>
> Support for the OpenType file format (MIME type<br>
> application/x-font-opentype) (see OpenType Specification<br>
> <<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/bibliography.html#OPENTYPE" id="m_-7542582493526334248OWAef7ab016-a63e-6f29-8888-6038b45ea10b" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/bibliography.html#OPENTYPE</a>>)<br>
> and TrueType file format (MIME type application/x-font-truetype) (see ISO/IEC<br>
> 14496-22 Open Font Format<br>
> <<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/references.html#I14496_22" id="m_-7542582493526334248OWAfb33fe38-9c02-bb79-980e-29318927d41b" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/references.html#I14496_22</a>>)<br>
> is also recommended.<br>
> Security, licensing, and copyright/usage permissions are handled via the<br>
> exposure of a font file itself.<br>
> Support for the *autoRefresh*, *autoRefreshTimeLimit*, and *load* fields is<br>
> optional.<br>
> More details on the *autoRefresh*, *autoRefreshTimeLimit*, *description*,<br>
> *load*, and *url* fields are contained in 9.2.1 URLs, URNs and URIs<br>
> <<a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/networking.html#URLs" id="m_-7542582493526334248OWA3f62dac4-4999-2398-6958-4933fed46aa1" target="_blank">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD//Part01/components/networking.html#URLs</a>><br>
> .<br>
> Looking it over, adding more functionality to FontStyle node seems to be<br>
> unwise.  Dick has an excellent proposal:<br>
> TODO alternative approach: move all new functionality into a separate<br>
> *FontLibrary* node to avoid complicating FontStyle further. This also<br>
> offers the ability to succinctly load multiple font libraries in a given<br>
> scene. The expense of defining a new node for X3D is offset by clearer<br>
> distinction between X3D 4.0 and 4.1, also simplifying model content<br>
> significantly.<br>
> Feedback is welcome.<br>
> Leaving existing FontStyle implementations alone probably avoids many<br>
> unintended side effects.  First law of engineering:  "If it ain't broke,<br>
> don't fix it."<br>
><br>
> Thanks for all review.  It feels like we are finally converging on a<br>
> straightforward approach to valuable future capabilities.<br>
><br>
> Have fun with X3D fonts!  ?<br>
><br>
><br>
> all the best, Don<br>
><br>
> --<br>
><br>
> Don Brutzman  Naval Postgraduate School, Code USW/Br<br>
> <a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWA47cd2bfa-b55a-4333-005f-53f532eb44ec" target="_blank">
brutzman@nps.edu</a><br>
><br>
> Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA<br>
> +1.831.656.2149<br>
><br>
> X3D graphics, virtual worlds, navy robotics<br>
> <a href="https://faculty.nps.edu/brutzman" id="m_-7542582493526334248OWAdd031c90-7240-f220-4547-9450f80d23fc" target="_blank">
https://faculty.nps.edu/brutzman</a><br>
><br>
><br>
><br>
> ------------------------------<br>
> *From:* Brutzman, Donald (Don) (CIV) <<a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWA59641dcc-69d2-34fb-8b71-85e91938bba7" target="_blank">brutzman@nps.edu</a>><br>
> *Sent:* Monday, February 24, 2025 9:32 AM<br>
> *To:* X3D <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAe67d912b-cead-e2d5-aa0c-fcb2691b8a23" target="_blank">x3d-public@web3d.org</a>><br>
> *Cc:* Holger Seelig <<a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWA0ab4aef8-6c8b-67b9-dfc0-71c4785758d5" target="_blank">holger.seelig@yahoo.de</a>><br>
> *Subject:* Re: [x3d-public] Open dyslexic and/or (unfortunately)<br>
> comicsans fonts; draft X3D 4.1 prose for font files and libraries<br>
><br>
> Wow, really super Holger!  ?<br>
><br>
> There was a conversation about this on x3d-public a few years back... We<br>
> committed to adding it in X3D 4.1 and (if I recall correctly) also noted<br>
> that adding a url field might enable usage of larger font files.<br>
><br>
> I've attempted to capture this candidate specification change in a Mantis<br>
> issue.  All review, feedback, and improvements are always welcome.<br>
><br>
>    - Mantis 1490 FontStyle handling of font files and font libraries<br>
>    - <a href="https://mantis.web3d.org/view.php?id=1490" id="m_-7542582493526334248OWAc45c9654-9245-fb7f-d4d7-d5128bd5724d" target="_blank">
https://mantis.web3d.org/view.php?id=1490</a><br>
><br>
> Description.<br>
> A goal for X3D 4.1 is use of font files in FontStyle (see Mantis 0001464<br>
> <<a href="https://mantis.web3d.org/view.php?id=1464" id="m_-7542582493526334248OWAddcff9e0-3c85-afbb-5c5d-22237512deb5" target="_blank">https://mantis.web3d.org/view.php?id=1464</a>>).<br>
><br>
> Addition of individual-font files might be accomplished by listing the<br>
> font file name in the FontStyle 'family' field.<br>
><br>
> Referencing different fonts in a single combined font library file may<br>
> require an additional field, for example 'url'. In general the use of a<br>
> font library may be preferred, but repeatedly run-time retrieval of a font<br>
> library is not desirable, since the file might be quite large and rarely<br>
> changing. This might be noted in the specification prose, e.g.<br>
><br>
> - "MFString [in,out] url [] [URI]"<br>
> - "The family field may list a specific font file. A font listed in the<br>
> family field may be provided by a corresponding font library."<br>
> - "The url field may refer to a font library. Font libraries can be used<br>
> by multiple FontStyle nodes in a scene and need only be loaded once per<br>
> session."<br>
><br>
> Support levels: add "Level 2, FontStyle, support for font files in family<br>
> field and support for font libraries via url field ."<br>
><br>
> Security, licensing, and copyright/usage issues are handled via the<br>
> exposure of the font file itself. If retrievable (locally or online) then<br>
> proper access is presumably handled separately.<br>
><br>
> Additional information.<br>
> - X3D 4.1 (draft) Architecture, 15 Text component, 15.4.1 FontStyle<br>
> -<br>
> <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/text.html#FontStyle" id="m_-7542582493526334248OWA2e1d989e-0c1f-2c86-a5e9-c74dc3847d12" target="_blank">
https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/text.html#FontStyle</a><br>
><br>
> - X3D 4.1 (draft) Architecture, 15 Text component, 15.4.2 Text<br>
> -<br>
> <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/text.html#Text" id="m_-7542582493526334248OWA71ca7b23-c85e-1ced-42b4-5973117b39d2" target="_blank">
https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/text.html#Text</a><br>
><br>
> - X3D 4.1 (draft) Architecture, 15 Text component, 15.5 Support levels<br>
> -<br>
> <a href="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/text.html#SupportlLevels" id="m_-7542582493526334248OWA40497483-5fe4-1417-9959-752821e8fa99" target="_blank">
https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/text.html#SupportlLevels</a><br>
><br>
> Have fun with X3D Text!   :)<br>
><br>
><br>
> all the best, Don<br>
><br>
> --<br>
><br>
> Don Brutzman  Naval Postgraduate School, Code USW/Br<br>
> <a href="mailto:brutzman@nps.edu" id="m_-7542582493526334248OWA62422101-8337-6c23-380c-3a8f7e3407a0" target="_blank">
brutzman@nps.edu</a><br>
><br>
> Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA<br>
> +1.831.656.2149<br>
><br>
> X3D graphics, virtual worlds, navy robotics<br>
> <a href="https://faculty.nps.edu/brutzman" id="m_-7542582493526334248OWAa95d1dde-81f0-e056-4b60-7aad0787aac8" target="_blank">
https://faculty.nps.edu/brutzman</a><br>
><br>
><br>
><br>
> ------------------------------<br>
> *From:* x3d-public <<a href="mailto:x3d-public-bounces@web3d.org" id="m_-7542582493526334248OWA34225a8d-ce75-9dae-763f-825c3d6ed685" target="_blank">x3d-public-bounces@web3d.org</a>> on behalf of Holger<br>
> Seelig via x3d-public <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAe05b1fe2-d3b0-d643-0538-71b367695b88" target="_blank">x3d-public@web3d.org</a>><br>
> *Sent:* Monday, February 24, 2025 2:48 AM<br>
> *To:* X3D <<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAaf44cdf4-03bd-d1ce-9fc8-f9888a935476" target="_blank">x3d-public@web3d.org</a>><br>
> *Cc:* Holger Seelig <<a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWAcbeab0a4-0ca7-c457-6f37-c145bba82cac" target="_blank">holger.seelig@yahoo.de</a>><br>
> *Subject:* Re: [x3d-public] Open dyslexic and/or (unfortunately)<br>
> comicsans fonts<br>
><br>
> With X_ITE you can use a URL in the family field of a FontStyle node to<br>
> specify a path to a custom font file. Provided you have one of these fonts,<br>
> it should be very easy:<br>
><br>
> <?xml version="1.0" encoding="UTF-8"?><br>
> <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "<br>
> <a href="https://www.web3d.org/specifications/x3d-4.0.dtd" id="m_-7542582493526334248OWA2dba7dd0-5611-cf25-e9ae-5174a1f314ab" target="_blank">
https://www.web3d.org/specifications/x3d-4.0.dtd</a>"><br>
> <X3D profile='Interchange' version='4.0' xmlns:xsd='<br>
> <a href="http://www.w3.org/2001/XMLSchema-instance" id="m_-7542582493526334248OWA93f16515-48df-6871-1d09-d108767120f2" target="_blank">
http://www.w3.org/2001/XMLSchema-instance</a>' xsd:noNamespaceSchemaLocation='<br>
> <a href="https://www.web3d.org/specifications/x3d-4.0.xsd" id="m_-7542582493526334248OWA885ec85f-37c8-b26f-a9f3-f0fa9b5e3879" target="_blank">
https://www.web3d.org/specifications/x3d-4.0.xsd</a>'><br>
>   <head><br>
>     <component name='Text' level='1'/><br>
>   </head><br>
>   <Scene><br>
>     <Transform DEF='Text'><br>
>       <Shape><br>
>         <Appearance><br>
>           <Material/><br>
>         </Appearance><br>
>         <Text<br>
>             string='"3D Text"'><br>
>           <FontStyle<br>
>               family='"path/to/your/font.otf", "SERIF"'/><br>
>         </Text><br>
>       </Shape><br>
>     </Transform><br>
>   </Scene><br>
> </X3D><br>
><br>
> Supported File Formats:<br>
><br>
> <a href="https://create3000.github.io/x_ite/components/text/fontstyle/#supported-file-formats" id="m_-7542582493526334248OWAfd94e167-3ae3-f34f-8184-48ddfbd2c50e" target="_blank">
https://create3000.github.io/x_ite/components/text/fontstyle/#supported-file-formats</a><br>
><br>
> Best regards,<br>
> Holger<br>
><br>
> --<br>
> Holger Seelig<br>
> Leipzig, Germany<br>
><br>
> <a href="mailto:holger.seelig@yahoo.de" id="m_-7542582493526334248OWAaeb43082-d9fd-d5df-bad5-3aff8a24f076" target="_blank">
holger.seelig@yahoo.de</a><br>
> <a href="https://create3000.github.io/x_ite/" id="m_-7542582493526334248OWA472dad69-90d4-5862-86d5-a5fbf27956fb" target="_blank">
https://create3000.github.io/x_ite/</a><br>
><br>
> Am 24.02.2025 um 11:09 schrieb John Carlson via x3d-public <<br>
> <a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA6e242e34-cb54-4476-2a1e-a55e2ca8a020" target="_blank">
x3d-public@web3d.org</a>>:<br>
><br>
> If someone knows how change the fonts of the standards to OpenDyslexic or<br>
> ComicSans, that might be a great accessibility experiment.<br>
> _______________________________________________<br>
> x3d-public mailing list<br>
> <a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAe69b2851-2e14-2078-404a-c27078783ade" target="_blank">
x3d-public@web3d.org</a><br>
> <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" id="m_-7542582493526334248OWAeac08b72-65c7-f415-e20c-202cb72f40d5" target="_blank">
http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
><br>
><br>
> _______________________________________________<br>
> x3d-public mailing list<br>
> <a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAfcf3ff37-0188-39b8-7d49-7555c268ebec" target="_blank">
x3d-public@web3d.org</a><br>
> <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" id="m_-7542582493526334248OWA3e53f028-0692-7199-b700-e28ce971b4e8" target="_blank">
http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20250301/db01b350/attachment.html" id="m_-7542582493526334248OWA104d8985-62bc-bb35-4d61-2026d8a36615" target="_blank">http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20250301/db01b350/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
x3d-public mailing list<br>
<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA67d02b02-3e51-6b4b-4343-03226004b683" target="_blank">x3d-public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" id="m_-7542582493526334248OWAa6717f67-f30e-9813-a91d-ce3f1c133887" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
<br>
<br>
------------------------------<br>
<br>
End of x3d-public Digest, Vol 191, Issue 133<br>
********************************************</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
--</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Andreas Plesch<br>
Waltham, MA 02453</div>
</blockquote>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
<br>
</div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
-- </div>
<div style="direction:ltr;text-align:left;text-indent:0px;font-family:Helvetica;font-size:12px">
Andreas Plesch<br>
Waltham, MA 02453</div>
<div style="direction:ltr"><span style="font-family:Helvetica;font-size:12px">_______________________________________________</span><br>
<span style="font-family:Helvetica;font-size:12px">x3d-public mailing list</span><br>
<span style="font-family:Helvetica;font-size:12px"><a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWAd44acef8-8155-7699-6928-de1ac8608361" style="text-align:left" target="_blank">x3d-public@web3d.org</a></span><br>
<span style="font-family:Helvetica;font-size:12px"><a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" id="m_-7542582493526334248OWAe131b5b6-d8f1-d39e-25a7-824154f375f0" style="text-align:left" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a></span></div>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">_______________________________________________<br>
x3d-public mailing list<br>
<a href="mailto:x3d-public@web3d.org" id="m_-7542582493526334248OWA479efecc-d0bb-51fc-a0f6-f622a18ea711" target="_blank">x3d-public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" id="m_-7542582493526334248OWAd98def3f-c658-a2df-83a3-c3fc38da52f9" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a></div>
</blockquote>
<div style="direction:ltr"><br>
</div>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">--</div>
<div style="direction:ltr">Andreas Plesch<br>
Waltham, MA 02453</div>
</blockquote>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr"><br>
</div>
<div style="direction:ltr">--</div>
<div style="direction:ltr">Andreas Plesch<br>
Waltham, MA 02453</div>
</div>

</div></blockquote></div><div><br clear="all"></div><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Andreas Plesch<br>Waltham, MA 02453</div></div></div>