handwriting-0.1.0.3: API Client for the handwriting.io API.

Copyright(C) 2016 Ismail Mustafa
LicenseBSD-style (see the file LICENSE)
MaintainerIsmail Mustafa <ismailmustafa@rocketmail.com
Stabilityprovisional
PortabilityOverloadedStrings
Safe HaskellNone
LanguageHaskell2010

Network.Internal.Utilities

Description

Helper functions that don't belong anywhere else.

Synopsis

Documentation

jsonToHandwriting :: Value -> Handwriting Source

Convert a json object to a handwriting data type.

processImageParams :: ImageParams -> String -> String Source

Takes in image parameters and the text to render and generates a properly formatted endpoint.