shine-0.1.0.0: Declarative graphics for the browser using GHCJS

Copyright(c) Francesco Gazzetta, 2016
LicenseMIT
Maintainerfrancygazz@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Graphics.Shine.Render

Description

One-shot rendering, mostly used internally.

Synopsis

Documentation

render :: CanvasRenderingContext2D -> Picture -> IO () Source

Renders a picture on a 2D context.