vector_graphics
library
Classes
-
AssetBytesLoader
-
Loads vector graphics data from an asset bundle.
-
BytesLoader
-
An interface that can be implemented to support decoding vector graphic
binary assets from different byte sources.
-
NetworkBytesLoader
-
A controller for loading vector graphics data from over the network.
-
PictureInfo
-
The deocded result of a vector graphics asset.
-
VectorGraphic
-
A widget that displays a
VectorGraphicsCodec
encoded asset.
-
VectorGraphicUtilities
-
Utility functionality for interaction with vector graphic assets.