<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">Hi Ken, <br>
</font></p>
<p><font size="4">I will need to address the font issue for DrGeo.
In Pharo version I was using two fonts: UnDotum ttf file (for
Korean) and the font </font><font size="4"><font size="4">wqy-microhei
in</font> ttc format (for other languages). The later seems to
be an aggregate format for several fonts. Supported by FreeType
Pharo plugin but not by Cuis. I just learn that when I tried to
use it with Cuis.<br>
</font></p>
<p><font size="4">Then at load time, depending on the host locale I
was using one font or the other one to have a better language
coverage. It is a bit waste as most OS come with fonts files...</font></p>
<p><font size="4">May be I will have to generalize this approach
with more fonts, better with host fonts, but I a bit complicate.<br>
</font></p>
<p><font size="4">The Unifont your are referring seems to be pure
bitmap, not nice looking but still useful indeed. I have looked
at it in the past.<br>
</font></p>
<p><font size="4">Hilaire<br>
</font></p>
<p><font size="4">[1]
<a class="moz-txt-link-freetext" href="https://github.com/anthonyfok/fonts-wqy-microhei">https://github.com/anthonyfok/fonts-wqy-microhei</a><br>
</font></p>
<p><font size="4"></font><br>
</p>
<div class="moz-cite-prefix">Le 15/08/2022 à 16:04, ken.dickey---
via Cuis-dev a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:2fbf9ef21af6a8f57feaa435b746a899@whidbey.com">
<div class="moz-text-flowed" style="font-size: 16px;"
lang="x-western">I was looking at
<br>
<a class="moz-txt-link-freetext"
href="https://github.com/Cuis-Smalltalk/EnhancedText/blob/master/Unicode/utf8sampler.txt"
moz-do-not-send="true">https://github.com/Cuis-Smalltalk/EnhancedText/blob/master/Unicode/utf8sampler.txt</a>
<br>
(attached) but did not find a font in
Cuis-Smalltalk-Dev/TrueTypeFonts which displayed all the
characters.
<br>
<br>
All display fine in my web browser.
<br>
<br>
There is an open source GNU Unifont which has excellent
coverage.
<br>
<br>
<a class="moz-txt-link-freetext"
href="https://www.unifoundry.com/pub/unifont/unifont-14.0.04/font-builds/unifont-14.0.04.ttf"
moz-do-not-send="true">https://www.unifoundry.com/pub/unifont/unifont-14.0.04/font-builds/unifont-14.0.04.ttf</a>
<br>
<br>
This is also useful as a backup font when a character is lacking
in a selected font.
<br>
<br>
Details at
<br>
<a class="moz-txt-link-freetext"
href="https://www.unifoundry.com/unifont/index.html"
moz-do-not-send="true">https://www.unifoundry.com/unifont/index.html</a>
<br>
<br>
I think this would be a useful addition to
Cuis-Smalltalk-Dev/TrueTypeFonts/
<br>
<br>
$0.02,
<br>
-KenD
<br>
</div>
</blockquote>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</body>
</html>