[squeak-dev] interesting slowness (not important, just an FYI)

gettimothy gettimothy at zoho.com
Sat Feb 6 17:15:07 UTC 2021


TTCFontDescription at: 65537  is throwing an Error: subscript is out of bounds: 65537.


So, that is where I investigate next.


back later.



---- On Sat, 06 Feb 2021 11:29:47 -0500 gettimothy via Squeak-dev <mailto:squeak-dev at lists.squeakfoundation.org> wrote ----


I narrowed it down to one range...





(16r010000  asCharacter to:16r01007F asCharacter) editWithLabel:'Linear B Syllabary'.



This is with the various Unifont installed.



It displays pretty well in the browser





I can inspect the WideString by inspecting



(16r010000  asCharacter to:16r01007F asCharacter)



When I click on "self" of the inspector, the image freezes up.



hmmmm.



Well, I can click through the individual elements and see if they match with what is displayed on the web page and then find the element that hangs the image and voila--theoretically speaking of course.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210206/7c106d54/attachment.html>


More information about the Squeak-dev mailing list