Grunt Webfont Versions Save

SVG to webfont converter for Grunt

1.7.2

5 years ago
  • Make compatible with node 10
  • upgrade lodash (vulnerability issue)

1.7.0

6 years ago
  • Breaking: Remove vertical-align css override (#235, #361 - thanks @er1c!)
  • Feature: Add fontPathVariables option (#348, #359, #357 - thanks @HD-CMS!)
  • Fixed: Bug that prevented .eot files from generating (#356 - thanks, @harrinsonmb!)
  • Fixed: Bug when SVG file is named length (#364 - thanks, @mbarzda!)

1.6.0

7 years ago
  • New feature: support multiple stylesheets types (#349 by @cesarizu).
  • Fixed: allow spaces in directory path (#323, #350 by @tisgro).

1.5.0

7 years ago
  • New feature: fontFamilyName option (#338 by @aaronshekey).
  • Fixed: Make sure the htmlRelativeFontPath is correct (#344 by @SBeator).
  • Fixed: Create folder for HTML demo if it doesn’t exist (#337 by @irfan).

1.4.0

7 years ago
  • New feature: version option (fontforge engine only, #334 by @kevinmpowell).
  • New feature: Always pass glyph name to createChar() (fontforge engine only, #335 by @jfkthame).

1.3.1

7 years ago
  • Node 6 compatibility (#330 by @mrhyde).

1.3.0

8 years ago
  • New feature: an option to disable SVGO optimizer (#327 by @jrauschenbusch).

1.2.0

8 years ago
  • New feature: execMaxBuffer option for setting child_process.exec() maxBuffer (#320 by @JaroslavMoravec).
  • Fixed: HTML demo works when relativeFontPath is used (#318 by @jleider).

1.1.1

8 years ago
  • Remove unnecessary Less mixins (#310, by @braver).
  • Rename customOutput to customOutputs to match documentation.
  • Update peerDependencies to be able to work with Grunt 1.0.

1.1.0

8 years ago