[squeak-dev] Ho to remove some font sets from Squeak?

Luis Valente is.valente at gmail.com
Mon Mar 30 22:42:19 UTC 2009


Hi Yoshiki,

Thank you. Its working fine.

Luis

2009/3/30 Yoshiki Ohshima <yoshiki at vpri.org>

>  Hi, Luis,
>
> At Sun, 29 Mar 2009 03:40:25 +0100,
> Luis Valente wrote:
> >
> > I'm testiing some free fonts in Squeak. In Windows, I droped the ttf
> files and installed the fonts this way, but I don't
> > like a few of them and want to get it out again. Is there a way to
> uninstall the fonts I decide?
> > Thanks in advance.
>
> Depending on the version of Squeak you are using, open a Text object and
> type:
>
> TTCFont removeStyleName: 'TheStyleName'.
>
> (Replace TheStyleName with the name you see in the list of fonts.)
>
> and press Alt-d when the cursor is in the Text.
>
> -- Yoshiki
>
>


-- 
All the best,
Luís Valente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090330/dc405d26/attachment.htm


More information about the Squeak-dev mailing list