nfroidure/gulp-iconfont

How to add ligatures?

Closed this issue ยท 3 comments

According to #19 ligatures are supported.

But how does it work? with prependUnicode: true I'd assume I have to name my files like u1F4C4u1F47E-space_invader-on-page.svg in order to create the ๐Ÿ“„๐Ÿ‘พ-Ligature (Page facing up/space invader).

However that results in a character that is a duplicate of the already existing ๐Ÿ“„-Character. Am I doing something wrong? Is this a bug?

Please drop in the full configuration you used. I never used that feature myself but you can also share a full working repo to allow us to check the problem.

I created a minimum setup to reproduce this but and it turns out to be a bug in google chrome which refuses to display certain ligatures. gulp-iconfont seems to work exactly as I expected. Please close this issue.

Sorry

No problem. Have a nice day.