Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 908 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 908 Bytes

Icon Generator by File API

概要

File APIを利用したIcon Generator風の何か。

つまり選択した画像に透過PNGを重ねるだけ。

説明も含めて全体的に適当です。

デモ

IconGen

対応ブラウザ

  • Chrome 6 以上
  • Firefox 3.6 以上
  • Opera 11.1 以上
  • IE 10 以上

上記のブラウザで動く可能性があります。

最新のChromeならフルパワーマックスモリモリで使えます。

派生した何かを作る手順

  1. git clone https://github.com/rewish/IconGen.git
  2. git submodule init
  3. git submodule update

後は適当に手を加えれば大体動かなくなります。