nanovg-0.2.0.0: Haskell bindings for nanovg

Safe HaskellSafe
LanguageHaskell2010

NanoVG.Internal.Types

Synopsis

Documentation

newtype FileName

Newtype to avoid accidental use of strings

Constructors

FileName 

Fields

unwrapFileName :: Text
 

newtype Image

Newtype to avoid accidental use of ints

Constructors

Image 

Fields

imageHandle :: CInt