Skip to content

matthewdordal/GraphicsMagick-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphicsMagick-Example

Prerequisite

Instructions to work on OSX 10.11.4 (El Capitan).

brew install imagemagick
brew install graphicsmagick
brew install ghostscript

Install

git clone https://github.com/matthewdordal/GraphicsMagick-Example.git
cd GraphicsMagick-Example
npm install

Execute from the Terminal

node app --text="manatee meme" > gm.html ; open gm.html

A gm.html file will be created and opened in the default browser that displays the image with text overlayed on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published