Quote:
Originally Posted by godel10
I am afraid that I am not able to understand the code of your program (first I should learn ocaml and this seems a lot of work)
|
Shouldn't be too hard for you: it's essentially applied category theory

Quote:
Originally Posted by godel10
but I guess it would not be difficult to allow the use of different colors for the scribbles: i.e., to choose the colour depending on the size used while writing on the DR.
|
That's a great idea and trivial to implement. The hardest part is to come up with a convenient yet flexible way for the user to specify the colors. I'll do it as soon as I find some time.