cognitom / symbols-for-sketch

Symbol font templates for Sketch.app
680 stars 76 forks source link

Add woff2 to template also fixed woff2 and svg generation #25

Closed betorina closed 8 years ago

betorina commented 8 years ago

This will add the approximately 30% smaller woff2 format to the generated fonts, this is also added to the templates. Improved gulpfile.js configuration fixed the problem of missing svg font.

cognitom commented 8 years ago

@betorina thanks for your PR! I've merged your code manually into here: https://github.com/cognitom/symbols-for-sketch/blob/v2.0.0/gulpfile.js#L25 https://github.com/cognitom/symbols-for-sketch/blob/v2.0.0/gulpfile.js#L35-L36