Peter Teichman
Peter Teichman
To reproduce, attempt to decode iso-8859-1 text as utf-8: "\xfcnicode".decode("utf-8") Maybe fall back on iso-8851-15 on UnicodeDecodeError: "\xfcnicode".decode("iso-8859-15")
What is your goal with support for threading? I'm a little reluctant to take on the responsibility for maintaining thread safety throughout the database code, especially on Python where the...
Thinking about this a little more, I think the result is that smartcrop.js prefers blue edges.. Which probably doesn't skew the results badly one way or another for most images.
A note for others in here: some of this can be done with the current API (though it's a little cumbersome). Dropping a little extra info in here in case...