timjs / elm-collage

Create interactive vector graphics and position them relative to each other
BSD 3-Clause "New" or "Revised" License
58 stars 19 forks source link

Add way to name sub collages and retrieve their coordinates #16

Open timjs opened 6 years ago

timjs commented 6 years ago

Like in Haskell Diagrams. Currently working on this. See also this comment.

timjs commented 6 years ago

I added some functions to 1.5.0 to make this possible. It is very experimental and the semantics will probably be changed in the future!