Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Add ligature support to Node engine #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add ligature support to Node engine #376

wants to merge 1 commit into from

Conversation

pauln
Copy link

@pauln pauln commented Dec 14, 2017

Although svgicons2svgfont added support for ligatures several versions ago, grunt-webfont still depends on v1.1.0 (see #251) - so the Node engine is unable to support ligatures. This PR updates to the current (at time of writing) version - v8.0.0 - and passes through the relevant metadata to generate ligatures (if the ligatures option is enabled).

I haven't updated the readme in this PR; if you'd like me to include such an update, please let me know what version number you'd release this change in (so that I can list ligatures as supported in the Node engine from that version onwards).

Closes #251

Introduces ligature support to the Node engine by updating `svgicons2svgfont` to v8.0.0.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant