summaryrefslogtreecommitdiffstats
path: root/test/books/images/README.md
blob: 484f4101b8647cf6c4073c89db243be03a6e99ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Tests for Images

# SVG relative image


### Convert SVG to PNG
![test.svg](test.svg)

### Should only convert it once
![test.svg](test.svg)

### Download remote images
![remote image](http://upload.wikimedia.org/wikipedia/commons/b/b0/NewTux.svg)

### Remote images with same filename
![youtube1](http://img.youtube.com/vi/9bZkp7q19f0/0.jpg)
![youtube2](http://img.youtube.com/vi/IkV2HQLAKHY/0.jpg)