MS Font gives Square box glyphs in TextMorphs: why?

Ron Teitelbaum Ron at USMedRec.com
Mon Sep 11 13:32:31 UTC 2006


Andreas,

Ok I went to look at it, and found it to be not as bad as I thought, sorry
about that. 

An example of the problem is: 'Hi ', 1 asCharacter asString, 'there'.  

I saw it often and assumed incorrectly that it was a larger problem.  The
problem is with 1 asCharacter.  The rest appear to work.

Thanks for looking at it,

Ron Teitelbaum


> -----Original Message-----
> From: squeak-dev-bounces at lists.squeakfoundation.org [mailto:squeak-dev-
> bounces at lists.squeakfoundation.org] On Behalf Of Andreas Raab
> Sent: Monday, September 11, 2006 8:04 AM
> To: The general-purpose Squeak developers list
> Subject: Re: MS Font gives Square box glyphs in TextMorphs: why?
> 
> Ron Teitelbaum wrote:
> > Could I also mention that if you are going to print unprintable
> characters
> > as a box that you allocate space for that box?  Having a box print over
> a
> > printable character is really a waste and makes no sense.  There are
> > perfectly good reasons for including non printable characters in
> strings,
> > there are a number of protocols that use these characters as separators.
> 
> Absolutely. Do you have an example where a box is printed over a glyph?
> 
> Cheers,
>    - Andreas
> 





More information about the Squeak-dev mailing list