Add colormaps.

Former-commit-id: 615e0c7ea54b7433a95d141d6e186a2fa11369d7
This commit is contained in:
David Himmelstrup 2019-08-22 16:58:30 +08:00
commit b38b48b125
2 changed files with 199 additions and 1 deletions

View file

@ -49,6 +49,7 @@ library
Reanimate.Misc
Reanimate.Morph
Reanimate.Raster
Reanimate.ColorMap
other-modules: Reanimate.Svg.NamedColors
Reanimate.Cache
Paths_reanimate
@ -58,7 +59,8 @@ library
JuicyPixels, attoparsec, parallel, diagrams, diagrams-svg,
diagrams-core, diagrams-lib, diagrams-contrib,
svg-builder, matrices, cubicbezier, palette, websockets,
hashable, fsnotify, open-browser, random-shuffle, base64-bytestring
hashable, fsnotify, open-browser, random-shuffle, base64-bytestring,
vector, colour
Flag server
Description: Enable rendering server