Module edge
tiny_
skia
0.11.4
Module edge
Module Items
Structs
Enums
Constants
Functions
In crate tiny_
skia
Modules
alpha_runs
blend_mode
blitter
color
edge
edge_builder
edge_clipper
fixed_point
geom
line_clipper
mask
math
painter
path64
path_geometry
pipeline
pixmap
scan
shaders
wide
Structs
Color
ColorU8
GradientStop
IntRect
IntSize
LinearGradient
Mask
NonZeroRect
Paint
Path
PathBuilder
PathSegmentsIter
PathStroker
Pattern
Pixmap
PixmapMut
PixmapPaint
PixmapRef
Point
PremultipliedColor
PremultipliedColorU8
RadialGradient
Rect
Size
Stroke
StrokeDash
Transform
Enums
BlendMode
FillRule
FilterQuality
LineCap
LineJoin
MaskType
PathSegment
Shader
SpreadMode
Constants
ALPHA_OPAQUE
ALPHA_TRANSPARENT
ALPHA_U8_OPAQUE
ALPHA_U8_TRANSPARENT
BYTES_PER_PIXEL
Type Aliases
LengthU32
tiny_skia
Module
edge
Copy item path
Settings
Help
Summary
Source
Structs
§
Cubic
Edge
Line
Edge
Quadratic
Edge
Enums
§
Edge
Constants
§
MAX_
COEFF_
SHIFT
🔒
We store 1<<shift in a (signed) byte, so its maximum value is 1<<6 == 64.
Functions
§
cheap_
distance
🔒
compute_
dy
🔒
cubic_
delta_
from_
line
🔒
diff_
to_
shift
🔒
fdot6_
to_
fixed_
div2
🔒
fdot6_
up_
shift
🔒