usvg
0.42.0
Modules
filter
layout
Structs
BaseGradient
ClipPath
Color
Fill
Font
FontResolver
Group
Image
ImageHrefResolver
LinearGradient
Mask
NonZeroF32
NonZeroPositiveF32
NonZeroRect
NormalizedF32
Options
Path
Pattern
PositiveF32
RadialGradient
Rect
Size
Stop
Stroke
StrokeMiterlimit
Text
TextChunk
TextDecoration
TextDecorationStyle
TextPath
TextSpan
Transform
Tree
WriteOptions
Enums
AlignmentBaseline
BaselineShift
BlendMode
DominantBaseline
Error
FillRule
FontFamily
FontStretch
FontStyle
ImageKind
ImageRendering
Indent
LengthAdjust
LineCap
LineJoin
MaskType
Node
Paint
PaintOrder
ShapeRendering
SpreadMethod
TextAnchor
TextFlow
TextRendering
WritingMode
Traits
ApproxEqUlps
ApproxZeroUlps
Functions
decompress_svgz
Type Aliases
FallbackSelectionFn
FontSelectionFn
ImageHrefDataResolverFn
ImageHrefStringResolverFn
Opacity
StopOffset
StrokeWidth
usvg
Function
decompress_svgz
Copy item path
Settings
Help
Summary
Source
pub fn decompress_svgz(data: &[
u8
]) ->
Result
<
Vec
<
u8
>,
Error
>
Expand description
Decompresses an SVGZ file.