Live data from Hacker News

Show HN: Mobile image cropping that doesn't suck

github.com

1–3 of 3 posts

Re: Show HN: Mobile image cropping that doesn't suck

#3

doesn't look like it does ellipses? I had looked into doing something similar for faces but needed to use ellipses.

It does indeed do ellipses - just pass a falsey value for forceAspect in the constructor options and it will let you select an arbitrary ellipse. You can also pass a float value for forceAspect to get that aspect ratio (e.g. 1.777 = = 16:9 TV screen).