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