FontAttributes constructor
FontAttributes()
Implementation
FontAttributes(int id, this.fontColor, this.fontSize, this.fontType,
this.fontStyle, List<Macro> macros)
: super(id, IsobusObjectType.fontAttributes, macros);