bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text drawing bug - gaps after 16th character in scaled view


From: Pete French
Subject: Re: Text drawing bug - gaps after 16th character in scaled view
Date: Fri, 27 Jun 2003 19:00:53 +0100

> Then you would have many small gaps, so it wouldn't be as noticeable. It
> would probably hurt performance, but I haven't done much benchmarking of
> it.

It might be interesting to try - arre the cumulative errors cause by
errors in the hints or rounding errors as it moves along the line ? If its
the latter then maybe it could be fixed by moving to using doubles instead
of floats ?

I also notice that PSshow() does the correct thing - this is what I was using
until this week, but as I want OSX portability I am moving away from it, which
is proving a little fraught!

I'd be interested to hear what other people do to get around this - I cant
be the first person to actually try drawing text on the screen after all :-)

-bat.

PS: preseuably this is also the cause of other oddities - like missing the last
character of messages in alert panels, or the missing of the last character of
a name in an NSBrowser ? I see those quite regularly too.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]