|
Class Summary |
| PathParser |
Utility functions for parsing path information. |
| Svg2Vector |
Converts SVG to VectorDrawable's XML
There are 2 major functions:
1. |
| VdIcon |
VdIcon wrap every vector drawable from Material Library into an icon. |
| VdOverrideInfo |
Used to represent info to override the VectorDrawble's XML file content. |
| VdPreview |
Generate a Image based on the VectorDrawable's XML content. |
| VdPreview.SourceSize |
Since we allow overriding the vector drawable's size, we also need to keep
the original size and aspect ratio. |
| VdPreview.TargetSize |
This encapsulates the information used to determine the preview image size. |