Opened 12 years ago
Last modified 8 years ago
#241 new enhancement
Ability to align cropped images in image_filter
Reported by: | Ivan Babrou | Owned by: | somebody |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | nginx-module | Version: | 1.3.x |
Keywords: | image_filter, crop | Cc: | |
uname -a: | Darwin air-2.local 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64 | ||
nginx -V: |
nginx version: nginx/1.3.8
built by gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) configure arguments: --with-http_image_filter_module --with-ld-opt='-L /usr/local/lib' --prefix=/tmp |
Description
I'd like to see this in nginx core :)
Here's my little project to make it happen: https://github.com/bobrik/nginx_image_filter
Note:
See TracTickets
for help on using tickets.
Cool