项目作者: danielgroves

项目描述 :
On the fly image optimisation experiment
高级语言: Ruby
项目地址: git://github.com/danielgroves/Optimus.git
创建时间: 2016-05-01T15:01:25Z
项目社区:https://github.com/danielgroves/Optimus

开源协议:MIT License

下载


Optimus

On the fly image optimisation experiment

Build Status

Optimus was written as a wrapper for ImageMagick to experiment with generating image renders on-the-fly. I concluded this not to be performent enough for my use case, documented my approaches on my website afterwards.

This is not production ready, but I will happily except pull requests.

The test suit is rather fragile - something with I do acknoledge, and would handle should I continue development towards a production system. I commented on this in commit 31638a.