Page 9 of 14

Posted: Sun Oct 14, 2007 2:58 pm
by Coleman
jako wrote:u also have to try triple digits too.
He doesn't seem to be in danger of overlap issues with three digits. I'd rather have working xml to play with as the top priority.

Posted: Sun Oct 14, 2007 3:14 pm
by Incandenza
The circles still seem a touch small for any double-digit numbers not in the teens....

congrats on the final forge. =D>

Posted: Mon Oct 15, 2007 8:32 am
by yamahafazer
I would agree. I think they could do with being a little bigger. But otherwise it looks ready to me. :D

Posted: Mon Oct 15, 2007 12:04 pm
by oaktown
Incandenza wrote:The circles still seem a touch small for any double-digit numbers not in the teens....

The small circles are up to 20 pixels, which is the same as many small maps. They probably won't get any bigger, but in the next post they should look a bit cleaner.

I should have time tonight for some serious army alignment. As for two digit numbers, "8" actually is one of the more forgiving numbers since it tapers at the top... "5" and "7" are the worst offenders as they are flat and wide where the circle is at its most narrow. But everybody uses 88 because it is symmetrical and easy to see where the alignment is off.

3 digit numbers never fit, nor do numbers withthe color blind help... I've decided my next map will NOT have army circles at all! :roll:

Posted: Mon Oct 15, 2007 12:09 pm
by Coleman
oaktown wrote:3 digit numbers never fit, nor do numbers withthe color blind help... I've decided my next map will NOT have army circles at all! :roll:
We aren't worried about them fitting, but they happen often enough that we need to be sure it won't cause numbers to overlap each other, territory names, or small borders (as in small enough the army number would hide the fact the border is there). None of these things look like they'll be a problem on your map. Still no army circles is acceptable. You probably could have gotten away with that here.

Posted: Mon Oct 15, 2007 1:47 pm
by oaktown
Coleman wrote:Still no army circles is acceptable. You probably could have gotten away with that here.

I tried putting the numbers directly on the map (may have posted a version), and while they are readable I find that the numbers get lost against the textured backgroudnd. Centering is a drag, but I feel the circles are a necessary evil on this map.

Posted: Mon Oct 15, 2007 5:29 pm
by Qwert
Small map is max size... 600 pix wide. I've been concerned about the small map size myself, and so I'm going to be playing with making the actual playing area larger with the map frame. I've thought it out but haven't had time to actually get in and fuss with it.

And thanks for the congrats as well as everyone's past comments... getting thoughtful feedback has certainly helped the map move along so quickly.

I think that small max size is 630x600,so you have more space.
Also i belive that 88 number is best option for centering numbers in Army circle. 20px is small for army circle,and you must create that army circle in large and small version be same size.
I must say that in mine map(small and large) all army shadows is same dimension 24px,and numbers fit perfect.

Posted: Mon Oct 15, 2007 6:51 pm
by oaktown
qwert wrote:I think that small max size is 630x600,so you have more space.

I've seen this figure thrown around lately, but is it correct? I think it's 600x600.

How To Make a Map wrote:The type of image file must be PNG, GIF, or JPEG. You must design two versions of the map: a small (up to 600 px wide), and a large (up to 800 px wide). Height is flexible, but it is recommended that you do not exceed 350 px on small maps and 600 px on large maps so that users will not need to scroll down to attack. Height must not be any greater than 600px on small maps and 800px on large maps.

Posted: Mon Oct 15, 2007 7:03 pm
by jako
it is 600x600. 630x600 is the absolute maximum that the size restrictions will allow for small maps. so u can enlarge ur small a bit if its too cramp.

Posted: Mon Oct 15, 2007 7:49 pm
by Coleman
We have 630 in another more obscure post so that new map makers don't see it right away. :roll: At least, that's my theory. I may sidestep protocol and 'update' the one you quoted from the other one.

Anyway, you are supposed to have authorized permission from a CA or Andy to go to 630 for the small or 840 for the large, which you aren't going to get from me. I don't understand why you may need it.

From this post: http://www.conquerclub.com/forum/viewtopic.php?t=21626

Posted: Mon Oct 15, 2007 9:48 pm
by oaktown
Coleman wrote:Anyway, you are supposed to have authorized permission from a CA or Andy to go to 630 for the small or 840 for the large, which you aren't going to get from me. I don't understand why you may need it.

Don't want it, never asked for it. 600 is fine.

here are the requisite 88s. Large map circles are 24 pix, small 20. I'd like them to be bigger as per large map, but they'll start bumping into borders and names.

Image
Image

Posted: Mon Oct 15, 2007 10:29 pm
by Coleman
oaktown wrote:Don't want it, never asked for it. 600 is fine.
Thank goodness. How is the xml coming?

Posted: Mon Oct 15, 2007 11:29 pm
by oaktown
Coleman wrote:Thank goodness. How is the xml coming?

The coordinates were the last piece of the xml. Wouldn't hurt for me to review it to triple check all the connections, but I think it's done.

Code: Select all

<?xml version="1.0"?>
<map>
   <title>Berlin</title>
   <smallwidth>600</smallwidth>
   <smallheight>464</smallheight>
   <largewidth>770</largewidth>
   <largeheight>580</largeheight>
   <filetype>jpg</filetype>
   <continent>
      <name>Russian Sector</name>
      <bonus>5</bonus>
      <components>
         <component>Rahnsdorf</component>
         <component>M&#x00FC;ggelheim</component>
         <component>Gr&#x00FC;nau</component>
         <component>Treptow</component>
         <component>K&#x00F6;penick</component>
         <component>Hellersdorf</component>
         <component>Marzahn</component>
         <component>Lichtenberg</component>
         <component>Friedrichshain</component>
         <component>Hohensch&#x00F6;nhausen</component>
         <component>Wei&#x00DF;ensee</component>
         <component>Buch</component>
         <component>Prenzlauer Berg</component>
         <component>Pankow</component>
         <component>Mitte</component>
      </components>
      <required>8</required>
   </continent>
   <continent>
      <name>American Sector</name>
      <bonus>3</bonus>
      <components>
         <component>Britz-Rudow</component>
         <component>Neuk&#x00F6;len</component>
         <component>Kreuzberg</component>
         <component>Tempelhof</component>
         <component>Marienfelde</component>
         <component>Steglitz</component>
         <component>Zehlendorf</component>
         <component>Sch&#x00F6;neberg</component>
         <component>Dahlem</component>
         <component>Nikolasee</component>
         <component>Wannsee</component>
      </components>
      <required>6</required>
   </continent>
   <continent>
      <name>British Sector</name>
      <bonus>2</bonus>
      <components>
         <component>Tiergarten</component>
         <component>Moabit</component>
         <component>Wilmersdorf</component>
         <component>Grunewald</component>
         <component>Charlottenburg</component>
         <component>Siemenstadt</component>
         <component>Westend</component>
         <component>Spandau</component>
         <component>Gatow</component>
      </components>
      <required>5</required>
   </continent>
   <continent>
      <name>French Sector</name>
      <bonus>1</bonus>
      <components>
         <component>Wedding</component>
         <component>Tegel</component>
         <component>Reinickendorf</component>
         <component>Frohnau</component>
         <component>Heiligensee</component>
      </components>
      <required>3</required>
   </continent>
   <continent>
      <name>Russian Checkpoints</name>
      <bonus>2</bonus>
      <components>
         <component>Pankow</component>
         <component>Mitte</component>
         <component>Friedrichshain</component>
      </components>
   </continent>
   <continent>
      <name>Western Checkpoints</name>
      <bonus>2</bonus>
      <components>
         <component>Wedding</component>
         <component>Moabit</component>
         <component>Kreuzberg</component>
      </components>
   </continent>
   <territory>
      <name>Rahnsdorf</name>
      <borders>
         <border>M&#x00FC;ggelheim</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>557</smallx>
         <smally>368</smally>
         <largex>697</largex>
         <largey>455</largey>
      </coordinates>
   </territory>
   <territory>
      <name>M&#x00FC;ggelheim</name>
      <borders>
         <border>Rahnsdorf</border>
         <border>Gr&#x00FC;nau</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>532</smallx>
         <smally>421</smally>
         <largex>666</largex>
         <largey>521</largey>
     </coordinates>
   </territory>
   <territory>
      <name>K&#x00F6;penick</name>
      <borders>
         <border>Rahnsdorf</border>
         <border>M&#x00FC;ggelheim</border>
         <border>Hellersdorf</border>
         <border>Marzahn</border>
         <border>Lichtenberg</border>
         <border>Treptow</border>
      </borders>
      <coordinates>
         <smallx>495</smallx>
         <smally>336</smally>
         <largex>620</largex>
         <largey>414</largey>
      </coordinates>
   </territory>
   <territory>
      <name>Hellersdorf</name>
      <borders>
         <border>Marzahn</border>
         <border>K&#x00F6;penick</border>
      </borders>
      <coordinates>
         <smallx>472</smallx>
         <smally>263</smally>
         <largex>591</largex>
         <largey>323</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Marzahn</name>
      <borders>
         <border>K&#x00F6;penick</border>
         <border>Hellersdorf</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Lichtenberg</border>
      </borders>
      <coordinates>
         <smallx>418</smallx>
         <smally>233</smally>
         <largex>524</largex>
         <largey>286</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Lichtenberg</name>
      <borders>
         <border>Marzahn</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>K&#x00F6;penick</border>
         <border>Friedrichshain</border>
         <border>Prenzlauer Berg</border>
      </borders>
      <coordinates>
         <smallx>394</smallx>
         <smally>303</smally>
         <largex>493</largex>
         <largey>373</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Treptow</name>
      <borders>
         <border>Gr&#x00FC;nau</border>
         <border>K&#x00F6;penick</border>
         <border>Friedrichshain</border>
      </borders>
      <coordinates>
         <smallx>384</smallx>
         <smally>376</smally>
         <largex>481</largex>
         <largey>464</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Gr&#x00FC;nau</name>
      <borders>
         <border>Treptow</border>
         <border>M&#x00FC;ggelheim</border>
      </borders>
      <coordinates>
         <smallx>422</smallx>
         <smally>408</smally>
         <largex>528</largex>
         <largey>505</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Hohensch&#x00F6;nhausen</name>
      <borders>
         <border>Marzahn</border>
         <border>Lichtenberg</border>
         <border>Prenzlauer Berg</border>
         <border>Wei&#x00DF;ensee</border>
      </borders>
      <bombardments>
         <bombardment>Wedding</bombardment>
         <bombardment>Moabit</bombardment>
         <bombardment>Kreuzberg</bombardment>
      </bombardments>
      <coordinates>
         <smallx>380</smallx>
         <smally>196</smally>
         <largex>476</largex>
         <largey>240</largey>
     </coordinates>
   </territory>
   <territory>
      <name>Wei&#x00DF;ensee</name>
      <borders>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Prenzlauer Berg</border>
         <border>Buch</border>
         <border>Pankow</border>
      </borders>
      <coordinates>
         <smallx>334</smallx>
         <smally>152</smally>
         <largex>420</largex>
         <largey>184</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Buch</name>
      <borders>
         <border>Pankow</border>
         <border>Wei&#x00DF;ensee</border>
      </borders>
      <coordinates>
         <smallx>352</smallx>
         <smally>88</smally>
         <largex>441</largex>
         <largey>106</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Pankow</name>
      <borders>
         <border>Buch</border>
         <border>Prenzlauer Berg</border>
         <border>Wei&#x00DF;ensee</border>
         <border>Wedding</border>
      </borders>
      <coordinates>
         <smallx>278</smallx>
         <smally>120</smally>
         <largex>348</largex>
         <largey>144</largey>
 </coordinates>
   </territory>
   <territory>
      <name>Prenzlauer Berg</name>
      <borders>
         <border>Pankow</border>
         <border>Mitte</border>
         <border>Wei&#x00DF;ensee</border>
         <border>Hohensch&#x00F6;nhausen</border>
         <border>Lichtenberg</border>
         <border>Friedrichshain</border>
      </borders>
      <coordinates>
         <smallx>338</smallx>
         <smally>227</smally>
         <largex>423</largex>
         <largey>278</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Friedrichshain</name>
      <borders>
         <border>Mitte</border>
         <border>Lichtenberg</border>
         <border>Treptow</border>
         <border>Prenzlauer Berg</border>
         <border>Kreuzberg</border>
      </borders>
      <coordinates>
         <smallx>325</smallx>
         <smally>251</smally>
         <largex>407</largex>
         <largey>308</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Mitte</name>
      <borders>
         <border>Prenzlauer Berg</border>
         <border>Friedrichshain</border>
         <border>Moabit</border>
         <border>Kreuzberg</border>
      </borders>
      <coordinates>
         <smallx>292</smallx>
         <smally>256</smally>
         <largex>366</largex>
         <largey>315</largey>
     </coordinates>
   </territory>
   <territory>
      <name>Kreuzberg</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Tempelhof</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Mitte</border>
         <border>Friedrichshain</border>
         <border>Tiergarten</border>
      </borders>
      <coordinates>
         <smallx>263</smallx>
         <smally>286</smally>
         <largex>330</largex>
         <largey>352</largey>
    </coordinates>
   </territory>
   <territory>
      <name>Neuk&#x00F6;len</name>
      <borders>
         <border>Kreuzberg</border>
         <border>Tempelhof</border>
         <border>Britz-Rudow</border>
      </borders>
      <coordinates>
         <smallx>316</smallx>
         <smally>336</smally>
         <largex>396</largex>
         <largey>414</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Britz-Rudow</name>
      <borders>
         <border>Tempelhof</border>
         <border>Neuk&#x00F6;len</border>
      </borders>
      <coordinates>
         <smallx>362</smallx>
         <smally>408</smally>
         <largex>453</largex>
         <largey>504</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tempelhof</name>
      <borders>
         <border>Neuk&#x00F6;len</border>
         <border>Kreuzberg</border>
         <border>Britz-Rudow</border>
         <border>Marienfelde</border>
         <border>Steglitz</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>277</smallx>
         <smally>386</smally>
         <largex>347</largex>
         <largey>477</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>
   <territory>
      <name>Marienfelde</name>
      <borders>
         <border>Tempelhof</border>
         <border>Steglitz</border>
      </borders>
      <coordinates>
         <smallx>271</smallx>
         <smally>436</smally>
         <largex>340</largex>
         <largey>540</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Steglitz</name>
      <borders>
         <border>Marienfelde</border>
         <border>Tempelhof</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Dahlem</border>
         <border>Zehlendorf</border>
      </borders>
      <coordinates>
         <smallx>206</smallx>
         <smally>400</smally>
         <largex>258</largex>
         <largey>495</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Sch&#x00F6;neberg</name>
      <borders>
         <border>Kreuzberg</border>
         <border>Tempelhof</border>
         <border>Steglitz</border>
         <border>Dahlem</border>
         <border>Tiergarten</border>
         <border>Wilmersdorf</border>
      </borders>
      <coordinates>
         <smallx>234</smallx>
         <smally>308</smally>
         <largex>294</largex>
         <largey>380</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Dahlem</name>
      <borders>
         <border>Wilmersdorf</border>
         <border>Grunewald</border>
         <border>Sch&#x00F6;neberg</border>
         <border>Steglitz</border>
         <border>Zehlendorf</border>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>182</smallx>
         <smally>349</smally>
         <largex>229</largex>
         <largey>431</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Zehlendorf</name>
      <borders>
         <border>Dahlem</border>
         <border>Steglitz</border>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>154</smallx>
         <smally>385</smally>
         <largex>193</largex>
         <largey>476</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Nikolasee</name>
      <borders>
         <border>Zehlendorf</border>
         <border>Dahlem</border>
         <border>Grunewald</border>
         <border>Wannsee</border>
      </borders>
      <coordinates>
         <smallx>101</smallx>
         <smally>360</smally>
         <largex>127</largex>
         <largey>445</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wannsee</name>
      <borders>
         <border>Nikolasee</border>
      </borders>
      <coordinates>
         <smallx>43</smallx>
         <smally>423</smally>
         <largex>55</largex>
         <largey>523</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Gatow</name>
      <borders>
         <border>Westend</border>
         <border>Spandau</border>
      </borders>
      <coordinates>
         <smallx>49</smallx>
         <smally>330</smally>
         <largex>62</largex>
         <largey>407</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>
   </territory>
   <territory>
      <name>Spandau</name>
      <borders>
         <border>Gatow</border>
         <border>Siemenstadt</border>
         <border>Heiligensee</border>
      </borders>
      <coordinates>
         <smallx>74</smallx>
         <smally>194</smally>
         <largex>93</largex>
         <largey>237</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Siemenstadt</name>
      <borders>
         <border>Spandau</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>131</smallx>
         <smally>208</smally>
         <largex>164</largex>
         <largey>254</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Westend</name>
      <borders>
         <border>Grunewald</border>
         <border>Gatow</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>125</smallx>
         <smally>247</smally>
         <largex>157</largex>
         <largey>304</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Charlottenburg</name>
      <borders>
         <border>Grunewald</border>
         <border>Tiergarten</border>
         <border>Westend</border>
         <border>Moabit</border>
         <border>Siemenstadt</border>
         <border>Wilmersdorf</border>
      </borders>
      <coordinates>
         <smallx>157</smallx>
         <smally>256</smally>
         <largex>197</largex>
         <largey>314</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Grunewald</name>
      <borders>
         <border>Wilmersdorf</border>
         <border>Westend</border>
         <border>Charlottenburg</border>
         <border>Nikolasee</border>
         <border>Dahlem</border>
      </borders>
      <coordinates>
         <smallx>107</smallx>
         <smally>301</smally>
         <largex>135</largex>
         <largey>371</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wilmersdorf</name>
      <borders>
         <border>Charlottenburg</border>
         <border>Dahlem</border>
         <border>Tiergarten</border>
         <border>Grunewald</border>
         <border>Sch&#x00F6;neberg</border>
      </borders>
      <coordinates>
         <smallx>196</smallx>
         <smally>289</smally>
         <largex>246</largex>
         <largey>356</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tiergarten</name>
      <borders>
         <border>Sch&#x00F6;neberg</border>
         <border>Kreuzberg</border>
         <border>Wilmersdorf</border>
         <border>Charlottenburg</border>
      </borders>
      <coordinates>
         <smallx>226</smallx>
         <smally>261</smally>
         <largex>283</largex>
         <largey>321</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Moabit</name>
      <borders>
         <border>Charlottenburg</border>
         <border>Wedding</border>
         <border>Mitte</border>
      </borders>
      <coordinates>
         <smallx>231</smallx>
         <smally>236</smally>
         <largex>290</largex>
         <largey>288</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Wedding</name>
      <borders>
         <border>Moabit</border>
         <border>Pankow</border>
         <border>Reinickendorf</border>
         <border>Tegel</border>
      </borders>
      <coordinates>
         <smallx>248</smallx>
         <smally>209</smally>
         <largex>311</largex>
         <largey>256</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Reinickendorf</name>
      <borders>
         <border>Wedding</border>
         <border>Tegel</border>
         <border>Heiligensee</border>
         <border>Frohnau</border>
      </borders>
      <coordinates>
         <smallx>213</smallx>
         <smally>143</smally>
         <largex>267</largex>
         <largey>173</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Frohnau</name>
      <borders>
         <border>Reinickendorf</border>
         <border>Heiligensee</border>
      </borders>
      <coordinates>
         <smallx>181</smallx>
         <smally>66</smally>
         <largex>227</largex>
         <largey>77</largey>

      </coordinates>
   </territory>
   <territory>
      <name>Tegel</name>
      <borders>
         <border>Heiligensee</border>
         <border>Reinickendorf</border>
         <border>Wedding</border>
      </borders>
      <coordinates>
         <smallx>176</smallx>
         <smally>191</smally>
         <largex>221</largex>
         <largey>233</largey>

      </coordinates>
      <neutral>3</neutral>
      <bonus>1</bonus>     
   </territory>
   <territory>
      <name>Heiligensee</name>
      <borders>
         <border>Frohnau</border>
         <border>Reinickendorf</border>
         <border>Spandau</border>
         <border>Tegel</border>
      </borders>
      <coordinates>
         <smallx>130</smallx>
         <smally>105</smally>
         <largex>164</largex>
         <largey>126</largey>

      </coordinates>
   </territory>
</map>

Posted: Mon Oct 15, 2007 11:37 pm
by Coleman
All looks good to me; may be some army centering problems.
http://members.cox.net/gyrigo/CC/Berlin.xml

Posted: Mon Oct 15, 2007 11:44 pm
by oaktown
thanks for the xml link... ran it through the xml_reader and i think the attack routes are working.

If anybody sees coordinates out of place let me know... I actually think they're pretty good, though some look a bit wonky because the background isn't solid. Of course, my eyes lost the ability to focus an hour ago, so I am probably missing some errors.

Posted: Tue Oct 16, 2007 4:59 am
by Gnome
I think it looks great :wink:
I checked the centering and I think they are all fine...maybe I missed one but they seems to be alright

Posted: Wed Oct 17, 2007 12:52 am
by oaktown
:-^ la la la... all this time on my hands, don't know what to do with myself.

large map: http://i141.photobucket.com/albums/r76/ ... rlin26.jpg
small map: http://i141.photobucket.com/albums/r76/ ... lin27S.jpg
xml: http://members.cox.net/gyrigo/CC/Berlin.xml

Posted: Wed Oct 17, 2007 4:00 am
by yamahafazer
You could start another map seeing as you do them so well :D

Posted: Wed Oct 17, 2007 8:15 pm
by AndyDufresne
Would you mind supplying us with 3 digit coordinate images? Just to make sure there isn't any over lap or confusing areas.

I also have some slight trouble with the some of the names on the small map, mostly in the 'lighter' areas, but I'm not sure you can do anything more to increase readability.


--Andy

Posted: Wed Oct 17, 2007 9:12 pm
by oaktown
Whew! I was beginning to wonder if you all forgot about me. :wink:

AndyDufresne wrote:Would you mind supplying us with 3 digit coordinate images? Just to make sure there isn't any over lap or confusing areas.

I also have some slight trouble with the some of the names on the small map, mostly in the 'lighter' areas, but I'm not sure you can do anything more to increase readability.

Three digit coordinates below. We do lose a soldier's head, but I think we can consider that a casualty of war. I hadn't noticed before now that CC doesn't center the 3 digits, but just the first two, then it extends the third. or is this just what the XML test tool does?

Names are a bit small, but I take solace in the fact that it would be hard to mistake any of the names for any other - nobody is going to think that Hohenschonhausen is Charlottenberg and place in the wrong territory.

Image

Posted: Wed Oct 17, 2007 10:57 pm
by AndyDufresne
Three digit coordinates below. We do lose a soldier's head, but I think we can consider that a casualty of war. I hadn't noticed before now that CC doesn't center the 3 digits, but just the first two, then it extends the third. or is this just what the XML test tool does?
It's the way CC is.

In regards to the font size, I agree with your statements.


--Andy

Posted: Wed Oct 17, 2007 10:58 pm
by Coleman
Nothing seems to be game shatteringly obstructed.

Posted: Thu Oct 18, 2007 3:54 am
by yamahafazer
All seems to be ok to me.... But hey what do I know...

Posted: Thu Oct 18, 2007 4:22 am
by Coleman
yamahafazer wrote:All seems to be ok to me.... But hey what do I know...
Probably more then you let on... I'm watching you. :|

Posted: Thu Oct 18, 2007 6:03 am
by yamahafazer
Coleman wrote:
yamahafazer wrote:All seems to be ok to me.... But hey what do I know...
Probably more then you let on... I'm watching you. :|


lol... :lol: We'll see 8)