<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm not commenting on Namespaces because I'm not actively working on
that myself.<br>
<br>
On 5/22/2019 7:53 PM, Shaping via Cuis-dev wrote:
<blockquote cite="mid:009101d510f1$3542ca30$9fc85e90$@uurda.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
span.EmailStyle18
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:#1F497D;}
span.EmailStyle19
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.EmailStyle20
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:#1F497D;}
span.EmailStyle21
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">...<br>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;">I’ve been trying to port to
Pharo for about 13 years, and can’t mostly because of the
general need to <span style="color: black;">use
Hungarian-prefixed class names (not really a big problem
for me now because I don’t see any actual name collisions)
and the endless problems I have not being able to resize
fonts in Pharo and still have labels be readable. </span><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;"><o:p> ...</o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;">I’ve considered a move to
Cuis, but recall that there is no ability to use TT fonts,
last time I checked. Has that changed?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;"><o:p> ...</o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;">I would like to see a basic
VW-style namespace system implemented in Cuis and Pharo as
an intermediate solution. We need something better,
granted, but we can script conversion of the old system to
the new when we decide on a module system. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;">Cheers all,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri",sans-serif;">Shaping<o:p></o:p></span></p>
</div>
</blockquote>
<br>
Cuis supports TrueType since a couple of weeks ago. Just do 'World /
Preferences... / Load extra fonts' and then 'World / Preferences...
/ Set font' and 'World / Preferences... / Font Sizes...'.<br>
<br>
Before supporting TrueType, Cuis already had very reasonable support
for making text and labels readable at various display resolutions
and user eyesight needs, just by using 'World / Preferences... /
Font Sizes...'. This may be enough, especially if you prefer to
avoid loading extra code and stuff in your image.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>