[Newbies] wiki page for 'how to change default font'

Marcel Taeumel marcel.taeumel at hpi.de
Thu Jul 7 16:29:50 UTC 2022


Hi David --

TrueType support was improved in Squeak 6.0. See Apps > FontImporter to get started. If you want to learn about the programming interface, take a look at:
   - TTCFont class >> #installFromFileNames:
   - TextStyle class >> #named:
   - TextMorph >> #textStyle:
   - PluggableTextSpec >> #textStyle:



Best,
Marcel
Am 12.01.2021 14:25:46 schrieb stes at PANDORA.BE <stes at telenet.be>:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


How to change the system font to a custom TrueType font ?

I managed to solve with the help of the following:

http://wiki.squeak.org/squeak/5586
http://wiki.squeak.org/squeak/5584
http://wiki.squeak.org/squeak/5773 - system with russian (cyrillic) fonts

The above documents helped a lot;
specifically the document 5773 "how to setup Squeak with a cyrillic font",
had an important note:

"Switch your fonts
This can be done from World->Appearance->System Fonts."

That works indeed, if you set the various fonts (text font, menu font, list
font, code font etc.) in the World->Appearances->System Fonts.

I think this could be in its own wiki page:

"How to change the default System Fonts"

if such a doc does not already exist.

I didn't find it on wiki.squeak.org but fortunately the other docs helped.

David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJf/aLAAAoJEAwpOKXMq1MaU48H/RnL+YHqpU+EzKlJJgPCW+Ee
9wI/TWJ6ygSBScmH2iJ/ClF+6XoT2aG7YxI853jCf6QYh48vWhNzr9IXaFtywzOo
aqhlcwmvbeLYcfQRqzC7dxsGf+F+pPVp6YJzGX/OBCJ85Ae7IqBQXy7ScW7LEG7B
gquKCvbuChib7GK5Pw1V9Tvt9n9n7zeYcTqSSlpp2yAYkKqUsuQV00w/y+LYt9YY
PSLyU1c9GZaDUyPcsQjJvWLmpGFQZ6cUhediFL8q7pOEXTCTDmsh6VguZJtZvRwT
QmZYRkxKqT7Gvn2tTi0kkIRTXzyE18pfwCue139BvPsoDdiqWMvZCyMWCoWe084=
=m7OG
-----END PGP SIGNATURE-----
_______________________________________________
Beginners mailing list
Beginners at lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/beginners/attachments/20220707/30386b42/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 222700 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/beginners/attachments/20220707/30386b42/attachment-0001.png>


More information about the Beginners mailing list