author | m2lahtel |
Tue, 10 Aug 2010 14:29:28 +0300 | |
changeset 3 | e7e0ae78773e |
permissions | -rw-r--r-- |
3 | 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> |