[Pharo-project] Changing the size of a font
Hi All, Is there a not-so-slow way to change programmatically the size of a font? I tried 'TextStyle defaultFont pointSize: 8', but I have no idea what pointSize really does. It has to do with the real font. Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
http://code.google.com/p/pharo/wiki/CodeSnippets On Tue, Mar 31, 2009 at 10:05 PM, Alexandre Bergel <Alexandre.Bergel@inria.fr> wrote:
Hi All,
Is there a not-so-slow way to change programmatically the size of a font? I tried 'TextStyle defaultFont pointSize: 8', but I have no idea what pointSize really does. It has to do with the real font.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel  http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou http://damiencassou.seasidehosting.st
you see damien :) On Apr 1, 2009, at 8:26 AM, Damien Cassou wrote:
http://code.google.com/p/pharo/wiki/CodeSnippets
On Tue, Mar 31, 2009 at 10:05 PM, Alexandre Bergel <Alexandre.Bergel@inria.fr> wrote:
Hi All,
Is there a not-so-slow way to change programmatically the size of a font? I tried 'TextStyle defaultFont pointSize: 8', but I have no idea what pointSize really does. It has to do with the real font.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Wed, Apr 1, 2009 at 11:24 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
you see damien :)
that's why you are a Professor and I'm a student ;-) -- Damien Cassou http://damiencassou.seasidehosting.st
participants (3)
-
Alexandre Bergel -
Damien Cassou -
Stéphane Ducasse