author | terytkon |
Sat, 06 Nov 2010 16:59:14 +0200 | |
changeset 9 | 63964d875993 |
parent 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> |