Skip to content

radfahrer/illusionist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illusionist

Code Climate

A simple image server written as rack middle ware. Attempts to comply with riapi (https://github.com/riapi/riapi/blob/master/level-1.md)

Install

Illustionist is now a gem istalling should be as easy as:

gem install illusionist

Implemented Features

  • resizes height and witdh
  • defaults height to width if not provided (not quite riapi)
  • allows four constraint modes when resizing, max, pad, crop, and stretch
  • uses transparent background for padding if the image isn't fully transparent

About

image server written as rack middle ware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages