rolodromo / gameicons-webfont

Game-Icons.net packed as web fonts.

Home Page:https://rolodromo.github.io/gameicons-webfont/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG Game Icons font

This repo is used to create a webfont based on Game Icons.net. All credits goes to them.

Install

 $>  npm install @rolodromo/gameicons-webfont

Versions

  • v1.3 (2018-10-13)

    • 3375 icons included
  • v1.2 (2018-05-03)

    • 3322 icons included
    • generated with fontello.com
  • v1.0.1: First usable version

Usage

  • Download a zip with SVGs from GameIcons
  • Move all icons to same folder (cd all_icons; find icons -mindepth 2 -type f -exec mv -- {} . \;)
  • Upload config.json to Fontello.com
  • run diff to get new icons
  • Upload new icons
  • Download the font
  • tweak the css
  • make the html sample
  • npm publish

TODO

  • Automate more with fontello-cli or similar

About

Game-Icons.net packed as web fonts.

https://rolodromo.github.io/gameicons-webfont/


Languages

Language:CSS 90.6%Language:Vue 5.8%Language:JavaScript 3.2%Language:HTML 0.4%