Closed ekstroem closed 6 years ago
Upgraded the FontAwesome icons to version 4.7 and fixed the reference in fontawesome_data to reflect the new icons.
fontawesome_data
In addition changed font.add to font_add and showtext.auto to showtext_auto to accommodate upcoming naming changes in those two functions.
font.add
font_add
showtext.auto
showtext_auto
thanks!
If you want, you can add you name in author list as a contributor. https://github.com/GuangchuangYu/emojifont/blob/master/DESCRIPTION#L5-L8.
Upgraded the FontAwesome icons to version 4.7 and fixed the reference in
fontawesome_data
to reflect the new icons.In addition changed
font.add
tofont_add
andshowtext.auto
toshowtext_auto
to accommodate upcoming naming changes in those two functions.