source: tags/1.3.0/Graphics/System2.grs

Last change on this file was 314, checked in by chronos, 3 years ago
  • Added: Graphic set can now load dimensions of its graphic set items from a file. This effort should help with elimination of hardcoded graphic items dimensions in graphics sets. Gradually all graphic sets should have description of their items.
File size: 230 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<GraphicSet>
3 <Items>
4 <Item>
5 <Name>Ornament</Name>
6 <Left>156</Left>
7 <Top>1</Top>
8 <Width>27</Width>
9 <Height>26</Height>
10 </Item>
11 </Items>
12</GraphicSet>
Note: See TracBrowser for help on using the repository browser.