[][src]Crate raqote

Structs

DrawOptions
DrawTarget
Gradient
GradientStop
Image
Path
PathBuilder
SolidSource
StrokeStyle

Enums

BlendMode
LineCap
LineJoin
PathOp
Source

LinearGradients have an implicit start point at 0,0 and an end point at 256,0. The transform parameter can be used to adjust them to the desired location. RadialGradients have an implict center at 0,0 and a radius of 128.

Winding

Functions

stroke_to_path

Type Definitions

IntRect
Point
Transform
Vector