image in editor

something strange but maybe usefull the ability of inserting image in the editor... like notes...

cwright's picture
experimentation

I actually experimented with this some (and there are swaths of disabled code in KinemeCore for it still) -- modifying the notes menus. I replaced the stock colors with my own (I think one of my posted compositions to the list features a purple note?). There are some mysterious bugs with color substitution though, which is why it's currently disabled.

It's possible to init colors with images as well. However, they won't size properly, and they won't get stored in the composition, making them not so useful. Modifying the editor to handle images would probably make the compositions non-portable (a very bad idea).

I don't think there's a good way to implement this without breaking too many things...