aboutsummaryrefslogtreecommitdiff
path: root/doc/user/src/api16.skb
blob: 6be428330a9a4afe2f6be74150dbfecfda8e8c7b (plain)
1
2
3
4
5
(image :file "linux.png" "A first image")
(image :height 50 :file "linux.png" "A smaller one")
(image :file "bsd.png" "A second image")
(image :width 50 :file "bsd.png")
(image :width 200 :height 40 :file "bsd.png")