SVGFonts-1.8.0.1: Fonts from the SVG-Font format
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 #

drop_rect :: forall n. RealFloat n => PathInRect n -> Path V2 n Source #