# gifler
**Repository Path**: guojige/gifler
## Basic Information
- **Project Name**: gifler
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-07-25
- **Last Updated**: 2024-07-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Gifler
Animate GIFs in canvas.
- Loads GIF contents with XHR
- Decodes GIF frames and pixels with omggif
- Prepares canvas buffer for fast rendering
- Animates each frame and compensates for render delays
- API enables fully custom canvas rendering
### Examples & Docs
### Usage
```html
```
### License
Apache-2.0