schell / gelatin

A nice Haskell graphics API. There's always room for jello.
BSD 3-Clause "New" or "Revised" License
41 stars 4 forks source link

Fix the fill/stroke/texture situation. #1

Closed schell closed 8 years ago

schell commented 8 years ago

Fill attributes probably don't make a ton of sense. We need a better way to fill, stroke and texture. Those also have to be easily hashable.

schell commented 8 years ago

Fixed with #5