Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/branches/png2/gui/imagesets/FairChar.imageset @ 7259

Last change on this file since 7259 was 7259, checked in by rgrieder, 14 years ago

Replaced *.tga references with .png references.

  • Property svn:eol-style set to native
File size: 2.2 KB
Line 
1<?xml version="1.0" ?>
2<Imageset Name="FairChar" Imagefile="FairChar.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">
3        <Image Name=" " XPos="0"   YPos="0"  Width="0"  Height="0" />
4        <Image Name="A" XPos="4"   YPos="1"  Width="30" Height="30" YOffset="-30" />
5        <Image Name="B" XPos="35"  YPos="1"  Width="31" Height="30" YOffset="-30" />
6        <Image Name="C" XPos="68"  YPos="1"  Width="31" Height="30" YOffset="-30" />
7        <Image Name="D" XPos="98"  YPos="1"  Width="32" Height="30" YOffset="-30" />
8        <Image Name="E" XPos="131" YPos="1"  Width="32" Height="30" YOffset="-30" />
9        <Image Name="F" XPos="163" YPos="1"  Width="32" Height="30" YOffset="-30" />
10        <Image Name="G" XPos="196" YPos="1"  Width="30" Height="30" YOffset="-30" />
11        <Image Name="H" XPos="1"   YPos="94" Width="30" Height="30" YOffset="-30" />
12        <Image Name="I" XPos="32"  YPos="94" Width="25" Height="30" YOffset="-30" />
13        <Image Name="J" XPos="1"   YPos="32" Width="24" Height="30" YOffset="-30" />
14        <Image Name="K" XPos="28"  YPos="32" Width="30" Height="30" YOffset="-30" />
15        <Image Name="L" XPos="60"  YPos="32" Width="30" Height="30" YOffset="-30" />
16        <Image Name="M" XPos="92"  YPos="32" Width="30" Height="30" YOffset="-30" />
17        <Image Name="N" XPos="123" YPos="32" Width="31" Height="30" YOffset="-30" />
18        <Image Name="O" XPos="156" YPos="32" Width="30" Height="30" YOffset="-30" />
19        <Image Name="P" XPos="187" YPos="32" Width="31" Height="30" YOffset="-30" />
20        <Image Name="Q" XPos="58"  YPos="94" Width="30" Height="30" YOffset="-30" />
21        <Image Name="R" XPos="89"  YPos="94" Width="32" Height="30" YOffset="-30" />
22        <Image Name="S" XPos="1"   YPos="63" Width="30" Height="30" YOffset="-30" />
23        <Image Name="T" XPos="32"  YPos="63" Width="24" Height="30" YOffset="-30" />
24        <Image Name="U" XPos="59"  YPos="63" Width="30" Height="30" YOffset="-30" />
25        <Image Name="V" XPos="91"  YPos="63" Width="30" Height="30" YOffset="-30" />
26        <Image Name="W" XPos="123" YPos="63" Width="30" Height="30" YOffset="-30" />
27        <Image Name="X" XPos="155" YPos="63" Width="30" Height="30" YOffset="-30" />
28        <Image Name="Y" XPos="186" YPos="63" Width="30" Height="30" YOffset="-30" />
29        <Image Name="Z" XPos="123" YPos="94" Width="30" Height="30" YOffset="-30" />
30</Imageset>
Note: See TracBrowser for help on using the repository browser.