Bases: jasy.asset.ImageInfo.ImgFile
Class for parsing GIF files
Bases: builtins.object
Abstract base class for all image types
Bases: builtins.object
Bases: jasy.asset.ImageInfo.ImgFile
Bases: builtins.object
Copies assets from their source folder to the configured destination folder. Does apply file name transformations during copying when requested.
Exports asset data for usage at the client side. Utilizes JavaScript class jasy.Asset to inject data into the client at runtime.
Returns the asset URL for the given item relative to the current working path
Returns the height of the sprite sheet which contains the given single image
Returns the url of the sprite sheet which contains the given single image
Returns the width of the sprite sheet which contains the given single image
Bases: builtins.object
Packs single images into sprite images automatically
Adds all images within a directory to the sprite packer.