generative-art-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Draw.NormalizeSvg

Synopsis

Documentation

normalizeSvgFile :: FilePath -> IO () Source #

Cairo has nondeterministic output, since it seems to generate its running IDs from some shared counter. This remedies that by renumbering all offending fields by time of occurrence in the file.