2016-01-27 17:23 GMT+01:00 stepharo <stepharo@free.fr>:
Hi

in Pharo5.0
Latest update: #50550


I got a red square of death due to a wrong initialise in array class... with rubric index in the middle....
could not get more. I had to kill the image.

17392���� FreeType numCharMaps nil causes Array>>basicNew: to fail

Somehow the FT2Face instance aren't "filled". We Access attributes like charmap or height that have nil-values. I don't know
why. either the instances aren't properly initialized, or the prior (valid ) instances are somehow cleaned up ?

��

Stef