<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Very nice, Thank you!</p>
    <p>These fixes are now at GitHub.</p>
    <p>Cheers!</p>
    <div class="moz-cite-prefix">On 2025-11-27 6:13 PM, Facundo Javier
      Gelatti via Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC1UKnaPoEFKHTO2iDhiBq1OHOyQ-vScRFPxg8S2=yydw8sE_w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi!<br>
          <br>
        </div>
        <div>I attach a change to make LabelMorphs copy the color and
          font family of their Text content.</div>
        <div>Here's an example you can use to see how it works now and
          after filing-in the change:</div>
        <div><br>
        </div>
        <div><span style="font-family:monospace">TrueTypeFontFamily
            readAllTrueTypeFontsIn: DirectoryEntry
            trueTypeFontsDirectory / 'AlexBrush'.<br>
            aText := Text string: 'hola' attributes: { TextColor blue.
            TextFontFamily familyName: 'Alex Brush' }.<br>
            LabelMorph contents: aText :: openInHand</span></div>
        <div><br>
        </div>
        <div>I also fixed a bug in Text>>#fontIfApplying:default:,
          where it failed if defaultFont was nil (which was expected to
          be sometimes, because it received #ifNil:).</div>
        <div><br>
        </div>
        <div>Cheers!</div>
        <div>Facu</div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis.st">www.cuis.st</a>
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich</pre>
  </body>
</html>