Conquer Club

TRAFALGAR [12.4.2012] QUENCHED (V65)

Care to peruse completed maps? Take a stroll through the Atlas.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.

Re: TRAFALGAR [D,Gp]- V49 (Graphic) Legend Change

Postby Victor Sullivan on Tue Jun 28, 2011 4:28 pm

cairnswk wrote:Can someone assist please.
What is to be done for the bonus xml?
Do i have to do overrides for collections above 8 for the British weather line for instance.

Yes and no. If you had enough ships you'd have "16 Weather Line British ships" override "8 Weather Line British ships", but seeing as how you don't have 16, you'd only need to code one continent. Does that answer your question?

-Sully
User avatar
Corporal Victor Sullivan
 
Posts: 6010
Joined: Mon Feb 08, 2010 8:17 pm
Location: Columbus, OH

Re: TRAFALGAR [D,Gp]- V49 (Graphic) Legend Change

Postby cairnswk on Tue Jun 28, 2011 4:57 pm

Victor Sullivan wrote:
cairnswk wrote:Can someone assist please.
What is to be done for the bonus xml?
Do i have to do overrides for collections above 8 for the British weather line for instance.

Yes and no. If you had enough ships you'd have "16 Weather Line British ships" override "8 Weather Line British ships", but seeing as how you don't have 16, you'd only need to code one continent. Does that answer your question?

-Sully


Hi Sully. To answer your question, yes and no.
Let's take the BWL as example...there are 14 ships available for the bonus pickings.
when you get 8 ships you get the bonus +5.
what happens when you get the marginal 9th ship? effectively you can have two lots of 8 ships for a bonus of +10.
does this happen? and does it propogate up to those 14 ships available?
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [D,Gp]- V49 (Graphic) Legend Change

Postby Victor Sullivan on Tue Jun 28, 2011 5:00 pm

cairnswk wrote:
Victor Sullivan wrote:
cairnswk wrote:Can someone assist please.
What is to be done for the bonus xml?
Do i have to do overrides for collections above 8 for the British weather line for instance.

Yes and no. If you had enough ships you'd have "16 Weather Line British ships" override "8 Weather Line British ships", but seeing as how you don't have 16, you'd only need to code one continent. Does that answer your question?

-Sully


Hi Sully. To answer your question, yes and no.
Let's take the BWL as example...there are 14 ships available for the bonus pickings.
when you get 8 ships you get the bonus +5.
what happens when you get the marginal 9th ship? effectively you can have two lots of 8 ships for a bonus of +10.
does this happen? and does it propogate up to those 14 ships available?

No. It would be coded with a <required> tag, so that if you have at least what's in the <required></required> tags, you get the bonus. Any more, and you still get the same exact bonus. So, for example, if you had all 14 BWL ships, you'd still only get +5.

-Sully
User avatar
Corporal Victor Sullivan
 
Posts: 6010
Joined: Mon Feb 08, 2010 8:17 pm
Location: Columbus, OH

Re: TRAFALGAR [D,Gp]- V49 (Graphic) Legend Change

Postby cairnswk on Tue Jun 28, 2011 7:52 pm

Victor Sullivan wrote:...
No. It would be coded with a <required> tag, so that if you have at least what's in the <required></required> tags, you get the bonus. Any more, and you still get the same exact bonus. So, for example, if you had all 14 BWL ships, you'd still only get +5.
-Sully

OK. I understand, thanks Sully.
Sorry for being a pest to you and tnb80, actually a lot of this had been sorted back on page 28 and because i had this in the trash can, i had (almost) forgotten about it. But thank goodness i went back and looked at the hard work that had already been done.
So for now, i am putting up xml V50 link

Below you will see your continents with the required tags, plus the flagship continents being required as part of the overall weather/lee lines bonuses. I hope this is correct. If so then, all to be done is centering. :)

Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<map>
<continent>
   <name>(B) Victory</name>
   <bonus>2</bonus>
   <components>
      <territory>(B) Victory Bow</territory>
      <territory>(B) Victory Stern</territory>
   </components>
   <required>2</required>
</continent>
<continent>
   <name>(B) Royal Sovereign</name>
   <bonus>2</bonus>
   <components>
      <territory>(B) Royal Sovereign Bow</territory>
      <territory>(B) Royal Sovereign Stern</territory>
   </components>
   <required>2</required>
</continent>
<continent>
   <name>(F) Bucentaure</name>
   <bonus>2</bonus>
   <components>
      <territory>(F) Bucentaure Bow</territory>
      <territory>(F) Bucentaure Stern</territory>
   </components>
   <required>2</required>
</continent>
<continent>
   <name>(F) Algésiras</name>
   <bonus>2</bonus>
   <components>
      <territory>(F) Algésiras Bow</territory>
      <territory>(F) Algésiras Stern</territory>
   </components>
   <required>2</required>
</continent>
<continent>
   <name>(S) Santissima Trinidad</name>
   <bonus>2</bonus>
   <components>
      <territory>(S) Santissima Trinidad Bow</territory>
      <territory>(S) Santissima Trinidad Stern</territory>
   </components>
   <required>2</required>
</continent>
<continent>
   <name>(S) Principe de Asturias</name>
   <bonus>2</bonus>
   <components>
      <territory>(S) Principe de Asturias Bow</territory>
      <territory>(S) Principe de Asturias Stern</territory>
   </components>
   <required>2</required>
</continent>
<continent>
   <name>British Weather Line </name>
   <bonus>5</bonus>
   <components>
      <continent>(B) Victory</continent>
      <territory>(B) Témérgire</territory>
      <territory>(B) Neptune</territory>
      <territory>(B) Conqueror</territory>
      <territory>(B) Africa</territory>
      <territory>(B) Leviathan</territory>
      <territory>(B) Agamemnon</territory>
      <territory>(B) Ajax</territory>
      <territory>(B) Orion</territory>
      <territory>(B) Euryalus</territory>
      <territory>(B) Britannia</territory>
      <territory>(B) Minotaur</territory>
      <territory>(B) Spartiate</territory>
      </components>
   <required>8</required>
</continent>
<continent>
   <name>French Weather Line</name>
   <bonus>4</bonus>
   <components>
      <continent>(F) Bucentaure</continent>
      <territory>(F) Héros</territory>
      <territory>(F) Scipion</territory>
      <territory>(F) Duguay Trouin</territory>
      <territory>(F) Intrépide</territory>
      <territory>(F) Mont Blanc</territory>
      <territory>(F) Indomptable</territory>
      <territory>(F) Redoubtable</territory>
      <territory>(F) Formidable</territory>
   </components>
   <required>5</required>
</continent>
<continent>
   <name>Spanish Weather Line</name>
   <bonus>3</bonus>
   <components>
      <continent>(S) Santissima Trinidad</continent>
      <territory>(S) Neptuno</territory>
      <territory>(S) Rayo</territory>
      <territory>(S) San Augustin</territory>
      <territory>(S) San Francisco de Asis</territory>
      <territory>(S) San Leonardo</territory>
   </components>
   <required>4</required>
</continent>
<continent>
   <name>Neutral Weather Line</name>
   <bonus>0</bonus>
   <components>
      <territory>B1</territory>
      <territory>B2</territory>
      <territory>B3</territory>
      <territory>F1</territory>
      <territory>F2</territory>
      <territory>F3</territory>
      <territory>S1</territory>
      <territory>S2</territory>
   </components>
</continent>
<continent>
   <name>British Lee Line</name>
   <bonus>5</bonus>
   <components>
      <continent>(B) Royal Sovereign</continent>
      <territory>(B) Tonnant</territory>
      <territory>(B) Mars</territory>
      <territory>(B) Colossus</territory>
      <territory>(B) Achille</territory>
      <territory>(B) Belleisle</territory>
      <territory>(B) Bellerophone</territory>
      <territory>(B) Revenge</territory>
      <territory>(B) Defiance</territory>
      <territory>(B) Defence</territory>
      <territory>(B) Prince</territory>
      <territory>(B) Thunderer</territory>
      <territory>(B) Dreadnought</territory>
      <territory>(B) Swiftsure</territory>
      <territory>(B) Polyphemus</territory>
   </components>
   <required>8</required>
</continent>
<continent>
   <name>French Lee Line</name>
   <bonus>4</bonus>
   <components>
      <continent>(F) Algésiras</continent>
      <territory>(F) Neptune</territory>
      <territory>(F) Themis</territory>
      <territory>(F) Berwick</territory>
      <territory>(F) Achille</territory>
      <territory>(F) Aigle</territory>
      <territory>(F) Pluton</territory>
      <territory>(F) Fougueux</territory>
      <territory>(F) Swiftsure</territory>
   </components>
   <required>5</required>
</continent>
<continent>
   <name>Spanish Lee Line</name>
   <bonus>4</bonus>
   <components>
      <continent>(S) Principe de Asturias</continent>
      <territory>(S) Monarca</territory>
      <territory>(S) Montanes</territory>
      <territory>(S) Argonauta</territory>
      <territory>(S) San Juan Nepomuceno</territory>
      <territory>(S) San Ildefonso</territory>
      <territory>(S) Bahama</territory>
      <territory>(S) Santa Ana</territory>
      <territory>(S) San Justo</territory>
   </components>
   <required>5</required>
</continent>
<continent>
   <name>Neutral Lee Line</name>
   <bonus>0</bonus>
   <components>
      <territory>B4</territory>
      <territory>B5</territory>
      <territory>B6</territory>
      <territory>B7</territory>
      <territory>B8</territory>
      <territory>B9</territory>
      <territory>F4</territory>
      <territory>F5</territory>
      <territory>F6</territory>
      <territory>F7</territory>
      <territory>F8</territory>
      <territory>F9</territory>
      <territory>F10</territory>
      <territory>S3</territory>
      <territory>S4</territory>
      <territory>S5</territory>
      <territory>S6</territory>
      <territory>S7</territory>
      <territory>S8</territory>
      <territory>S9</territory>
   </components>
</continent>
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [D,Gp]- V49 (Graphic) Legend Change

Postby Victor Sullivan on Fri Jul 01, 2011 11:59 am

Sorry for the late reply, I've been sick, but try this:

Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<map>
<continent>
   <name>(B) Victory</name>
   <bonus>2</bonus>
   <components>
      <territory>(B) Victory Bow</territory>
      <territory>(B) Victory Stern</territory>
   </components>
</continent>
<continent>
   <name>(B) Royal Sovereign</name>
   <bonus>2</bonus>
   <components>
      <territory>(B) Royal Sovereign Bow</territory>
      <territory>(B) Royal Sovereign Stern</territory>
   </components>
</continent>
<continent>
   <name>(F) Bucentaure</name>
   <bonus>2</bonus>
   <components>
      <territory>(F) Bucentaure Bow</territory>
      <territory>(F) Bucentaure Stern</territory>
   </components>
</continent>
<continent>
   <name>(F) Algésiras</name>
   <bonus>2</bonus>
   <components>
      <territory>(F) Algésiras Bow</territory>
      <territory>(F) Algésiras Stern</territory>
   </components>
</continent>
<continent>
   <name>(S) Santissima Trinidad</name>
   <bonus>2</bonus>
   <components>
      <territory>(S) Santissima Trinidad Bow</territory>
      <territory>(S) Santissima Trinidad Stern</territory>
   </components>
</continent>
<continent>
   <name>(S) Principe de Asturias</name>
   <bonus>2</bonus>
   <components>
      <territory>(S) Principe de Asturias Bow</territory>
      <territory>(S) Principe de Asturias Stern</territory>
   </components>
</continent>
<continent>
   <name>British Weather Line </name>
   <bonus>5</bonus>
   <components>
      <continent>(B) Victory</continent>
      <territory>(B) Témérgire</territory>
      <territory>(B) Neptune</territory>
      <territory>(B) Conqueror</territory>
      <territory>(B) Africa</territory>
      <territory>(B) Leviathan</territory>
      <territory>(B) Agamemnon</territory>
      <territory>(B) Ajax</territory>
      <territory>(B) Orion</territory>
      <territory>(B) Euryalus</territory>
      <territory>(B) Britannia</territory>
      <territory>(B) Minotaur</territory>
      <territory>(B) Spartiate</territory>
      </components>
   <required>8</required>
</continent>
<continent>
   <name>French Weather Line</name>
   <bonus>4</bonus>
   <components>
      <continent>(F) Bucentaure</continent>
      <territory>(F) Héros</territory>
      <territory>(F) Scipion</territory>
      <territory>(F) Duguay Trouin</territory>
      <territory>(F) Intrépide</territory>
      <territory>(F) Mont Blanc</territory>
      <territory>(F) Indomptable</territory>
      <territory>(F) Redoubtable</territory>
      <territory>(F) Formidable</territory>
   </components>
   <required>5</required>
</continent>
<continent>
   <name>Spanish Weather Line</name>
   <bonus>3</bonus>
   <components>
      <continent>(S) Santissima Trinidad</continent>
      <territory>(S) Neptuno</territory>
      <territory>(S) Rayo</territory>
      <territory>(S) San Augustin</territory>
      <territory>(S) San Francisco de Asis</territory>
      <territory>(S) San Leonardo</territory>
   </components>
   <required>4</required>
</continent>
<continent>
   <name>British Lee Line</name>
   <bonus>5</bonus>
   <components>
      <continent>(B) Royal Sovereign</continent>
      <territory>(B) Tonnant</territory>
      <territory>(B) Mars</territory>
      <territory>(B) Colossus</territory>
      <territory>(B) Achille</territory>
      <territory>(B) Belleisle</territory>
      <territory>(B) Bellerophone</territory>
      <territory>(B) Revenge</territory>
      <territory>(B) Defiance</territory>
      <territory>(B) Defence</territory>
      <territory>(B) Prince</territory>
      <territory>(B) Thunderer</territory>
      <territory>(B) Dreadnought</territory>
      <territory>(B) Swiftsure</territory>
      <territory>(B) Polyphemus</territory>
   </components>
   <required>8</required>
</continent>
<continent>
   <name>French Lee Line</name>
   <bonus>4</bonus>
   <components>
      <continent>(F) Algésiras</continent>
      <territory>(F) Neptune</territory>
      <territory>(F) Themis</territory>
      <territory>(F) Berwick</territory>
      <territory>(F) Achille</territory>
      <territory>(F) Aigle</territory>
      <territory>(F) Pluton</territory>
      <territory>(F) Fougueux</territory>
      <territory>(F) Swiftsure</territory>
   </components>
   <required>5</required>
</continent>
<continent>
   <name>Spanish Lee Line</name>
   <bonus>4</bonus>
   <components>
      <continent>(S) Principe de Asturias</continent>
      <territory>(S) Monarca</territory>
      <territory>(S) Montanes</territory>
      <territory>(S) Argonauta</territory>
      <territory>(S) San Juan Nepomuceno</territory>
      <territory>(S) San Ildefonso</territory>
      <territory>(S) Bahama</territory>
      <territory>(S) Santa Ana</territory>
      <territory>(S) San Justo</territory>
   </components>
   <required>5</required>
</continent>

Not all territories need to be accounted for in continents and the <required> tag isn't necessary when the required minimum is all of the components.

-Sully
User avatar
Corporal Victor Sullivan
 
Posts: 6010
Joined: Mon Feb 08, 2010 8:17 pm
Location: Columbus, OH

Re: TRAFALGAR [D,Gp]- V49 (Graphic) Legend Change

Postby cairnswk on Sun Jul 03, 2011 12:34 am

Victor Sullivan wrote:Sorry for the late reply, I've been sick...
-Sully

I hope you are better now, and thanks for the code fix. :)
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [D,Gp] V49 Check anyone?

Postby DiM on Sun Jul 03, 2011 9:58 am

the rope margin on the left and right side is darker. perhaps there are 2 rope layers overlayed?

Image
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Re: TRAFALGAR [D,Gp] V49 Check anyone?

Postby cairnswk on Sun Jul 03, 2011 3:37 pm

DiM wrote:the rope margin on the left and right side is darker. perhaps there are 2 rope layers overlayed?

Image


DiM, i look at that again, although i don't know if i can do much about it...its my software...you have to have two layers of an item to get the drop shadow on both sides, having said that i don't know if a glow would work, so stay tuned. thanks.
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [D,Gp] V50

Postby cairnswk on Sun Jul 03, 2011 9:43 pm

DiM wrote:the rope margin on the left and right side is darker. perhaps there are 2 rope layers overlayed?

Image


Fixed. i've managed to tweak some areas of that whole border, plus deduct the overlays, and add the glow to those four picees of rope. I hope this works. ;)

Click image to enlarge.
image


Click image to enlarge.
image
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [D,Gp] V50

Postby DiM on Mon Jul 04, 2011 11:39 am

cairnswk wrote:I hope this works. ;)


it does :mrgreen:
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Re: TRAFALGAR [D,Gp] V50

Postby cairnswk on Mon Jul 04, 2011 6:32 pm

DiM wrote:
cairnswk wrote:I hope this works. ;)


it does :mrgreen:


Good. i also picked up a misplaced drop shadow on the rope - top right side
and have moved the dotted lines on the legend ships 'Same Side" behind the ships.
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [04 Jul 2011] P40-V51

Postby cairnswk on Fri Jul 08, 2011 5:19 pm

V51 offers some changes.

    * Commander images changed so that Nelson has his hat on, and both placed in a circular frame, i was quite unhappy with the old images after looking at the after some months.
    * The text has been converted to Coreldraw so that it appears better at 300 dpi.

Hope this makes some difference. :)

Click image to enlarge.
image


Click image to enlarge.
image
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [04 Jul 2011] P40-V51 Finer texts

Postby cairnswk on Sat Jul 09, 2011 5:33 pm

I guess everyone is happy with this. yes?
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [04 Jul 2011] P40-V51 Finer texts

Postby DiM on Sat Jul 09, 2011 8:47 pm

cairnswk wrote:I guess everyone is happy with this. yes?


i am very happy with its current state and if it were up to me i'd probably quench it right now. :)
neah, just joking, i'd only final forge it, give it a thorough check-up when i wake up and then quench it.

so expect a bit of nitpicking later today :P
i just came back from a wedding reception and i'm really exhausted so i can;t really trust my eyes.
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Re: TRAFALGAR [04 Jul 2011] P40-V51 Finer texts

Postby pamoa on Sun Jul 10, 2011 6:43 am

from long ago I have some problem with stern sail of flagships
I always found it a bit anaesthetic
but when I checked your map for last nitpicking
I made confusion between lateral guns and stern sail
at the first glance it may seems that the sail is a gun
which may induce big strategy difference
I would say get rid of it as the difference with ship of the line is 1 or 2 troops on it
then I will be happy :lol:
De gueules à la tour d'argent ouverte, crénelée de trois pièces, sommée d'un donjon ajouré, crénelé de deux pièces
Gules an open tower silver, crenellated three parts, topped by a apertured turret, crenellated two parts
User avatar
Cadet pamoa
 
Posts: 1242
Joined: Sat Sep 01, 2007 3:18 am
Location: Confederatio Helvetica

Re: TRAFALGAR [04 Jul 2011] P40-V51 Finer texts

Postby DiM on Sun Jul 10, 2011 10:09 am

ok so i;m back with fresh eyes.
first, in regard to pamoa's concern, i suggest leaving the stern sails the same but changing all the cannons to dark grey or black. i think this would solve all confusion.

also i'm not sure but the brithish flagship names seem a bit more intense than the other flagship names. maybe it's just the red that stands out more on the background or maybe there are some different opacity settings. it might be worth checking that.
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Re: TRAFALGAR [11 Jul 2011] V52 Cannon Col changed

Postby cairnswk on Sun Jul 10, 2011 11:48 am

pamoa wrote:from long ago I have some problem with stern sail of flagships
I always found it a bit anaesthetic
but when I checked your map for last nitpicking
I made confusion between lateral guns and stern sail
at the first glance it may seems that the sail is a gun
which may induce big strategy difference
I would say get rid of it as the difference with ship of the line is 1 or 2 troops on it
then I will be happy :lol:


DiM wrote:ok so i;m back with fresh eyes.
first, in regard to pamoa's concern, i suggest leaving the stern sails the same but changing all the cannons to dark grey or black. i think this would solve all confusion.

also i'm not sure but the brithish flagship names seem a bit more intense than the other flagship names. maybe it's just the red that stands out more on the background or maybe there are some different opacity settings. it might be worth checking that.


thanks guys. :)

V52
* flagship sails remain
* all cannon are changed to gunmetal grey - a dark grey with blue 25% opacity colour overaly with metal grain
* lots of little tweaks made to rotation of ships and fire lines and cannon placement
* opacity changed on all flagship names to 60%...DiM, i think the Brits names are stronger because of the double line of Royal Sovereign...it draws your eyes to it simply because it is larger.

Hope this fulfills

Click image to enlarge.
image


Click image to enlarge.
image
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby DiM on Sun Jul 10, 2011 1:43 pm

very good changes cairns.
remember i told you at some point about blurry updates on the armada map? this is happening here too. but only on the large map.
this version: http://i155.photobucket.com/albums/s282/cairnswk/trafalgar/trafalgar_V45L.jpg
looked a lot clearer. i don't know exactly what's happening but the blurriness is visible. maybe check your photobucket settings. when i got over 1Mb photobucket automatically reduced the resolution but kept the quality. maybe you have settings on photobucket to preserve the resolution and reduce the quality.
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby natty dread on Sun Jul 10, 2011 2:45 pm

Yes, photobucket does that to jpg:s - it recompresses them. Png:s are immune to it though.
Image
User avatar
Sergeant 1st Class natty dread
 
Posts: 12877
Joined: Fri Feb 08, 2008 8:58 pm
Location: just plain fucked

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby cairnswk on Sun Jul 10, 2011 5:33 pm

DiM wrote:very good changes cairns.
Excellent !

remember i told you at some point about blurry updates on the armada map? this is happening here too. but only on the large map.
this version: http://i155.photobucket.com/albums/s282/cairnswk/trafalgar/trafalgar_V45L.jpg
looked a lot clearer. i don't know exactly what's happening but the blurriness is visible. maybe check your photobucket settings. when i got over 1Mb photobucket automatically reduced the resolution but kept the quality. maybe you have settings on photobucket to preserve the resolution and reduce the quality.


Thanks for picking that up DiM. I am proabably too close with old eyes to see those things.
The basic file without text is a .png that is imported in Coreldraw and the text is done in CD. The whole image is then exported to S.jpg file. Then the Cd file is expanded to its larger size and exported against to L.jpg file. Then both uploaded to Pbucket. My Pb account is a pro that allows 2mb file size but the file size that was being uploaded was 637kb for small and 697kb for large instead of 937kb for large. So that large image should be clearer now. :?:

natty_dread wrote:Yes, photobucket does that to jpg:s - it recompresses them. Png:s are immune to it though.

Yes natty i am aware of those conditions. As i have stated previously though i don't like uploading .pngs until last image to lackattack as you have to wait too long for them to download while simply wanting to view the image for comment, and also the .png file size is sometimes 4 times that of a .jpg.
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby DiM on Sun Jul 10, 2011 5:44 pm

just out of curiosity, why are you doing the text in coreldraw and not fireworks (if i remember correctly you used to use fireworks). or maybe you switched to photoshop but the question is still valid.
“In the beginning God said, the four-dimensional divergence of an antisymmetric, second rank tensor equals zero, and there was light, and it was good. And on the seventh day he rested.”- Michio Kaku
User avatar
Major DiM
 
Posts: 10415
Joined: Wed Feb 14, 2007 6:20 pm
Location: making maps for scooby snacks

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby cairnswk on Sun Jul 10, 2011 6:24 pm

DiM wrote:just out of curiosity, why are you doing the text in coreldraw and not fireworks (if i remember correctly you used to use fireworks). or maybe you switched to photoshop but the question is still valid.

Because CD renders better at 300 dpi than does FWs.
FWs is really only a web application that is designed principally for 72dpi and although you have 300 dpi capacity in it, i feel after using it for many years, (not only for CC but for other webwork/design i used to do professionally) that i doesn't produce the same quality text as does PS or IL or CD.These three packages are known for their professional abilities.
If i had PS5 working right now, i'd redo the entire map in PS5.
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby natty dread on Sun Jul 10, 2011 7:52 pm

cairnswk wrote:es natty i am aware of those conditions. As i have stated previously though i don't like uploading .pngs until last image to lackattack as you have to wait too long for them to download while simply wanting to view the image for comment, and also the .png file size is sometimes 4 times that of a .jpg.


You could also use imageshack, they don't mess with jpg:s as far as I can tell.
Image
User avatar
Sergeant 1st Class natty dread
 
Posts: 12877
Joined: Fri Feb 08, 2008 8:58 pm
Location: just plain fucked

Re: TRAFALGAR [11 Jul 2011] P40-V52 Cannon color changed

Postby cairnswk on Tue Jul 12, 2011 5:38 pm

natty_dread wrote:...
You could also use imageshack, they don't mess with jpg:s as far as I can tell.

Thanks for the tip. :)
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

Re: TRAFALGAR [11 Jul 2011] P40-V52 awaiting xml

Postby cairnswk on Tue Jul 19, 2011 5:40 pm

Folks, sorry for holding the xml up, but had an op on my hand and nose to remove skin cancers, so am hoping i can get back to getting the xml completed shortly. I don't see (m)any requiring anymore to the graphics.
Image
* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
User avatar
Private cairnswk
 
Posts: 11510
Joined: Sat Feb 03, 2007 8:32 pm
Location: Australia

PreviousNext

Return to The Atlas

Who is online

Users browsing this forum: No registered users