SVGFonts
Safe HaskellNone
LanguageHaskell2010

Graphics.SVGFonts.PathInRect

Documentation

data PathInRect n Source #

Constructors

PathInRect n n n n (Path V2 n) 

set_envelope :: forall b n. (TypeableFloat n, Renderable (Path V2 n) b) => PathInRect n -> QDiagram b V2 n Any Source #