Blob functions need fixing

Issue #103 resolved
Doug Blank created an issue

There are a few of issues in using the blob API in Calico:

  1. The configureBlob function is missing (consider making it configure("item", ...) so that we don't add too many specialized functions)
  2. Doesn't work on small pictures
  3. set_rle needs to be exposed, too
  4. Not hooked up to click-and-drag in window
  5. getBlob() fails

See mailing list on July 16, 2013 for more details.

Comments (4)

  1. Log in to comment