TextStyle default fontOfSize: 21

Mathieu SUEN mathk.sue at gmail.com
Fri Jun 16 22:20:48 UTC 2006


Why do this piece of code provide a float object

| textf font  |
	font _ TextStyle default fontOfSize: 21.
	font pixelSize

:-) Dose someone know what 0.5 pixel means :-) (I joke sorry)

I have try to find pixelSize in StrikFontSet but I can only see it in
debug mode not with the browser? That why i don't want to touch it. I
don't know wether it is bind at run time.

Could somebody explain me how you can do it (aproximatively)?



More information about the Squeak-dev mailing list