elm/core/Graphics
evancz 71f83d394e Get rid of the FillStyle module. Move gradients to Color and everything else to Form.
Create the Geometry module which describes paths and shapes. Not sure if this module is a good idea.
2013-03-05 19:46:35 -08:00
..
Color.elm Get rid of the FillStyle module. Move gradients to Color and everything else to Form. 2013-03-05 19:46:35 -08:00
Element.elm Get Text module working. Move Color into Graphics/. Have Element as a parent module of Text, Form, etc. providing the raw materials but letting functions like collage : ... -> Element and centered : Text -> Element live in dependencies. 2013-03-05 10:06:52 -08:00
Form.elm Get rid of the FillStyle module. Move gradients to Color and everything else to Form. 2013-03-05 19:46:35 -08:00
Text.elm Get Text module working. Move Color into Graphics/. Have Element as a parent module of Text, Form, etc. providing the raw materials but letting functions like collage : ... -> Element and centered : Text -> Element live in dependencies. 2013-03-05 10:06:52 -08:00