Skip to content
This repository was archived by the owner on Oct 27, 2019. It is now read-only.

subtleGradient/ruby-ansi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Install
-------

Install Libpng
------
MAC
http://ethan.tira-thompson.com/Mac%20OS%20X%20Ports.html

Install GD
--
mkdir ~/src
cd ~/src
curl -O http://www.libgd.org/releases/gd-latest.tar.gz
tar -xfz gd-latest.tar.gz
cd gd-2.0.34
./configure
make
sudo make install

About

Generate bitmap images from ANSI file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%