changeset 3 | e7e0ae78773e |
2:87cfa131b535 | 3:e7e0ae78773e |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <imageml xmlns="http://www.s60.com/xml/imageml/1"> |
|
3 <!-- |
|
4 Simple image conversions using a single input file. |
|
5 --> |
|
6 |
|
7 <output file="simple/cone.mbm"> |
|
8 <input file="cone.bmp" depth="c24"/> |
|
9 </output> |
|
10 |
|
11 <output file="simple/icon.mif"> |
|
12 <input file="icon.svg"/> |
|
13 </output> |
|
14 </imageml> |