Will Norris
a039c1bbca
add options to flip horizontally and vertically
2013-12-06 22:19:49 -08:00
Will Norris
ea76f2d0d8
switch to Apache 2.0 license before release
2013-12-06 17:40:35 -08:00
Will Norris
cd1112f7ac
allow percentage sizes
...
change height and width options to be floats, and interpret values
between 0 and 1 to be percentages. For example, an options strings of
"0.5x" specifies 50% width and proportional height.
2013-12-06 15:03:17 -08:00
Will Norris
2794d47390
accept "fit" option
...
this also relaxes option parsing to never return an error. In cases
where options are not able to be parsed, they are silently ignored.
2013-12-06 11:12:57 -08:00
Will Norris
fde104a7a1
allow options path segment to be omitted
2013-12-05 08:31:19 -08:00
Will Norris
e61fba8787
parse http requests to image requests
2013-11-27 11:13:54 -08:00