<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Hilaire,<br>
<br>
On 8/18/2022 5:38 PM, Hilaire Fernandes via Cuis-dev wrote:<br>
<blockquote cite="mid:68b2e10b-cf74-1142-060f-820ecdb7816b@free.fr"
type="cite">
<p><font face="monospace">VectorCanvas class>>initialize...</font><br>
</p>
I emptied the DrGeo start up sequence, so the image can start and
an interesting error pop up. VectorCanvas tries to initialize
itself and it fails while searching for Deja Vu font. It results
VectorGraphics is not properly installed. For example Windows
can't be rotated.<br>
</blockquote>
<br>
It would be easier if you do the image preparation in the default
folder structure, and then move it elsewhere, methinks.<br>
<br>
<blockquote cite="mid:68b2e10b-cf74-1142-060f-820ecdb7816b@free.fr"
type="cite">
<p>Of course this font folder arrangement is not found in the
DrGeo bundle, I have a different one. I could create the same
but may be we want something more flexible.</p>
</blockquote>
<br>
Well, at least we need to guarantee some font so Cuis can display
text. DejaVu (the 4 variants) is 3Mb, and doesn't have any license
restrictions. It is a reasonable choice. What do you suggest
instead?<br>
<br>
<blockquote cite="mid:68b2e10b-cf74-1142-060f-820ecdb7816b@free.fr"
type="cite">
<p>Now thinking again of the DrGeo start up sequence, it is mostly
font installation:</p>
<p><font face="monospace"> | fontFile |<br>
fontFile _ self fontPath // DrGeoSystem fontFile.<br>
TrueTypeFontFamily readTrueTypeFontEntry: fontFile.<br>
PreferenceSet setDefaultFont: DrGeoSystem fontName. <br>
Preferences at: #guiElementsSize put: #standardFonts</font><br>
</p>
<p>I will test it in UI deferred block.</p>
<p>Thanks</p>
<p>Hilaire<br>
</p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</blockquote>
<br>
I see. I'm glad you're making progress.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>