Skip to content

Feed it a string, and it will make a random pixel face person saying the text.

Notifications You must be signed in to change notification settings

nossidge/pixel-face-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Face Quote

by Paul Thompson - nossidge@gmail.com - tilde.town/~nossidge

Feed it a string, and it will make a random pixel face person saying the text.

Usage

face_quote.rb hello.png 'Hello world! My name is Paul Thompson. Pleased to meet you!' 3

Hello world!

Dependencies

Uses chunky_png or oily_png to generate the png file.

Also needs Pixel Font, which isn't a gem. Just git clone to the repo root and it should work.

Install

git clone https://github.com/nossidge/pixel-face-quote.git
gem install chunky_png

Then, within the "pixel-face-quote" directory:

git clone https://github.com/nossidge/pixel-font.git

Licence

GNU General Public License v3.0

About

Feed it a string, and it will make a random pixel face person saying the text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages