Fix broken image link

This commit is contained in:
Reda Lemeden 2017-07-03 00:31:20 +02:00
parent 250aa31814
commit 269fb83d8e
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The `Animator` has a `FrameStore` that only keeps a limited number of frames in-
The figure below summarizes how this works in practice. Given an image
containing 10 frames, Gifu will load the current frame (red), buffer the next two frames in this example (orange), and empty up all the other frames to free up memory (gray):
<img src="https://db.tt/ZLfx23hg" width="300" />
<img src="https://github.com/kaishin/Gifu/raw/master/gifu-figure.gif" width="300" />
## Usage

BIN
gifu-figure.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB