Description
概要 gif画像から色違いのgif画像を素早く生成する。 ピュアPHPで書かれており、拡張ライブラリに依存していない。 gifのカラーテーブルを書き換えるだけなので軽い(はず)。 サンプル sample.php..
% pear install openpear/Image_GifColorConverter
------------------------------------------------------------------------ r1087 | anatoo | 2009-08-07 12:02:24 +0900 (金, 07 8月 2009) | 1 line 例外吐いたときストリームを閉じるようにした ------------------------------------------------------------------------ r1078 | anatoo | 2009-08-06 15:28:55 +0900 (木, 06 8月 2009) | 1 line 例外クラスにprefixつけ忘れてたのを修正 ------------------------------------------------------------------------ r1075 | anatoo | 2009-08-06 14:41:51 +0900 (木, 06 8月 2009) | 1 line サンプルで生成した画像も追加 ------------------------------------------------------------------------ r1074 | anatoo | 2009-08-06 14:33:42 +0900 (木, 06 8月 2009) | 1 line パッケージのprefixつけ忘れ修正 ------------------------------------------------------------------------ r1073 | anatoo | 2009-08-06 14:30:49 +0900 (木, 06 8月 2009) | 1 line コメント追加 ------------------------------------------------------------------------ r1072 | anatoo | 2009-08-06 14:11:48 +0900 (木, 06 8月 2009) | 1 line サンプル追加 ------------------------------------------------------------------------ r1071 | anatoo | 2009-08-06 13:40:50 +0900 (木, 06 8月 2009) | 1 line 移動 ------------------------------------------------------------------------ r1070 | anatoo | 2009-08-06 13:37:46 +0900 (木, 06 8月 2009) | 1 line 変なバイナリが入ってたので修正 ------------------------------------------------------------------------ r1069 | anatoo | 2009-08-06 13:36:05 +0900 (木, 06 8月 2009) | 1 line first commit ------------------------------------------------------------------------ r1068 | openpear | 2009-08-06 13:32:09 +0900 (木, 06 8月 2009) | 1 line [Create Base Directory] Image_GifColorConverter ------------------------------------------------------------------------