avix-0.1.0.0

Safe HaskellNone
LanguageHaskell2010

Data.Exo.Object.Figure

Synopsis

Documentation

type FigureR = '["_\12469\12452\12474" >: Int, "_\32294\27178\27604" >: Double, "_\12521\12452\12531\24133" >: Double, "_type" >: Int, "color" >: RGB, "name" >: Text] Source #

type FigureR =
  [ "_サイズ" >: Int
  , "_縦横比" >: Double
  , "_ライン幅" >: Double
  , "_type" >: Int
  , "color" >: RGB
  , "name" >: T.Text
  ]