<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="+1"><font face="monospace">Hi guys,<br>
        <br>
        fast question for you. <br>
        <br>
        I am in the TextEditor morph, i press RightClick then SetFont .<br>
        <br>
        I see there DejavuSansMono, I would really like to tray to use
        it<br>
        but it is not "selectable". <br>
        <br>
        Do I need to load an extra package ?<br>
        <br>
        I see there is "CUIS-DEV/TrueTypeFonts/dejavu-fonts-ttf-2.37.zip<br>
        I unzipped and tried this : <br>
        ---<br>
        dir _
'/home/p/prog/smalltalk/Cuis-Smalltalk-Dev/TrueTypeFonts/dejavu-fonts-ttf-2.37/ttf/'
        . <br>
        TrueTypeFontFamily read: dirĀ  asDirectoryEntry. <br>
        ---<br>
        But i had no luck in the TextEditor since I can't select
        DejavuSansMono.<br>
        <br>
        My objective is to use the font in StyledTextEditor to take
        notes.<br>
        <br>
        <br>
        bye<br>
        <br>
        Nicola<br>
        <br>
        <br>
      </font></font>
  </body>
</html>