[Cuis-dev] Namespaces?
Juan Vuletich
juan at jvuletich.org
Thu May 23 07:15:20 PDT 2019
I'm not commenting on Namespaces because I'm not actively working on
that myself.
On 5/22/2019 7:53 PM, Shaping via Cuis-dev wrote:
> ...
>
> I’ve been trying to port to Pharo for about 13 years, and can’t mostly
> because of the general need to 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.
>
> ...
>
> 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?
>
> ...
>
> 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.
>
> Cheers all,
>
> Shaping
>
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...'.
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.
Cheers,
--
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20190523/db4d9d4d/attachment.html>
More information about the Cuis-dev
mailing list