SOLVED Bug in GlyphSequenceEditText
-
Doesn't the
setFont
method fromGlyphSequenceEditText
object take anRFont
for its argument?File "lib/UI/spaceCenter/glyphSequenceEditText.pyc", line 344, in setFont AttributeError: 'tuple' object has no attribute 'defaultLayer'
-
no, that must be a defcon font object or
RFont.naked()