Feb. 17, 2016
12:40 p.m.
There is an other bug: UndefinedObject(Object)>>doesNotUnderstand: #* FreeTypeFont>>height LogicalFont>>height TextStyle>>newFontArray: TextStyle class>>fontArray: [ TextStyle fontArray: {self} ] in LogicalFont(AbstractFont)>>textStyle Dictionary(Collection)>>detect:ifFound:ifNone: Dictionary(Collection)>>detect:ifNone: 2016-02-17 13:33 GMT+01:00 Justine STIENNE <justine.stienne@gmail.com>:
on
2016-02-17 13:33 GMT+01:00 Justine STIENNE <justine.stienne@gmail.com>:
Ok we got several crashes related to fonts on
charmaps "Answer an Array of Strings naming the different character maps available for setCharMap:" charmaps ifNil: [ charmaps := Array new: numCharmaps. self getCharMapsInto: charmaps ]. ^charmaps