onaluf / fate

Flexible Angular Text Editor
MIT License
37 stars 14 forks source link

How to extend with a new icon? #64

Closed joerg-bergner closed 5 years ago

joerg-bergner commented 5 years ago

Hi! First of all: Great editor! I like to extend the icon set with my own:

'fontSize': {
command: 'fontSize',
value: '2',
name: 'fontSize'
}

How to achieve this?

onaluf commented 5 years ago

That's a very good question. I should document the process... I'll try to do it next week.

onaluf commented 5 years ago

:tada: This issue has been resolved in version 1.9.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: