Improve and expose 'mkImage'.

Former-commit-id: eef95441c47ed3a798b1261e17b6018ea9281344
This commit is contained in:
David Himmelstrup 2020-05-12 13:15:12 +08:00
commit 01baecb88b
9 changed files with 136 additions and 36 deletions

View file

@ -7,7 +7,6 @@ module Main (main) where
import Reanimate
import Reanimate.Povray (povraySlow')
import Reanimate.Raster
import Codec.Picture
import Codec.Picture.Types