thekalinga / thekalinga.in

Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source for my blog

SVG Optimization

Since most of the user will not have the fonts used inside the svg, make sure that the fonts are converted to svg paths before publishing

Prerequisites

  1. Make sure you installed svgo
  2. Install yarn
  3. Install svgo by running yarn global add svgo from terminal

Optimize

For converting shapes & fonts into paths, use opimize.sh

About

Blog

License:Other


Languages

Language:Shell 36.5%Language:HTML 33.3%Language:CSS 21.7%Language:JavaScript 7.8%Language:Ruby 0.8%