hostile-takeover/legacy/docs/AuthorKit/TemplateArtGuidelines.htm
2014-07-06 17:47:28 -07:00

44 lines
1.2 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Template Art Guidelines</title>
<link rel="stylesheet" type="text/css" href="AuthorKit.css">
</head>
<body>
<h4>Template Art Guidelines</h4>
<p>24-bit color</p>
<p>24x24 tile</p>
<p>aligned on a tile grid</p>
<p>each template must be surrounded by at least one tile's worth of empty space
including at the edges of the document</p>
<p>surrounding area must be filled with the RGB value 255,0,255</p>
<p>Templates are extracted from left to right, top to bottom. The names in the
Template Names file must match this order.</p>
<p>naming convention: &lt;style&gt;Templates.png</p>
<p>over-brightening and saturating to compensate for device deficiencies</p>
<p>must have matching <a href="TemplateTerrainGuidelines.htm">Template Terrain</a>
file</p>
<p>must have matching <a href="TemplateNamingGuidelines.htm">Template Names</a>
file</p>
<p>see grassyTemplates.png as an example</p>
</body>
</html>