Page 1 of 1

Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 00:45
by Jaxad0127
We've been looking at various currency symbols that we can use in NPC scripts and such for when we move to 0.1 (0.0.28 will also support this).

Some of my ideas:
¤ (Generic currency symbol)
§ (Section symbol; used as currency by many games)
⅁ (Turned sans-serif G)

Please post anything else you think might be good. Original art is welcome (we can make a font symbol for it).

Re: Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 00:52
by EJlol
My suggestion: ŧ or Ŧ
Players can substitute it with a t or T. Note that there will be a easy option in any case to type the "real" charachter. Which problably will be something like \$.

Re: Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 01:35
by Crush
We could use the $ sign as the currency symbol and replace the character in our font file with something which looks differently. I can't imagine any normal dialog where the $ sign could have a different function than currency.

Note that there was also the idea to give every civilisation in the game a different currency. This would allow some interesting features like simulating a finance market with shifting exchange rates (not randomly but based on the game economy, of course).

When we start editing the font file we could also use the private use area of the unicode plane for a whole set of new symbols. Would be hard to edit in a text editor, though.

Re: Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 20:36
by 5t3v3
I wouldn't use a currency symbol that exists in the real world, and if you do, I'd suggest euro's (€) instead of dollars ($) :p

Anyway, I was thinking something among the lines like the greek mu: µ
My keybord-layout has that character. Idk about qwertyboards, but I think they have it to, right?
The MU from Mana cUrrency :D

Re: Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 20:53
by Jaxad0127
5t3v3 wrote:I wouldn't use a currency symbol that exists in the real world, and if you do, I'd suggest euro's (€) instead of dollars ($) :p

Anyway, I was thinking something among the lines like the greek mu: µ
My keybord-layout has that character. Idk about qwertyboards, but I think they have it to, right?
The MU from Mana cUrrency :D
Most don't have it, but we're looking at ways to make special symbols available to all (http://mantis.themanaworld.org/view.php?id=602).

Re: Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 23:17
by octalot
Crush wrote:We could use the $ sign as the currency symbol and replace the character in our font file with something which looks differently. I can't imagine any normal dialog where the $ sign could have a different function than currency.
Linux distros may want to remove the dejavu font in favour of their standard dejavu package; so please don't edit that one.

Re: Currency symbol for TMWServ/0.1

Posted: 02 Jan 2009, 23:36
by lost_soul
©

the copyright symbol, looks clean, and resembles a coin in of itself, two birds one stone

Re: Currency symbol for TMWServ/0.1

Posted: 03 Jan 2009, 01:06
by Jaxad0127
octalot wrote:
Crush wrote:We could use the $ sign as the currency symbol and replace the character in our font file with something which looks differently. I can't imagine any normal dialog where the $ sign could have a different function than currency.
Linux distros may want to remove the dejavu font in favour of their standard dejavu package; so please don't edit that one.
Then that's their problem for messing with our data.

Re: Currency symbol for TMWServ/0.1

Posted: 03 Jan 2009, 02:22
by kr0n05931
jaxad0127 wrote:
octalot wrote:
Crush wrote:We could use the $ sign as the currency symbol and replace the character in our font file with something which looks differently. I can't imagine any normal dialog where the $ sign could have a different function than currency.
Linux distros may want to remove the dejavu font in favour of their standard dejavu package; so please don't edit that one.
Then that's their problem for messing with our data.
If the font is GPL-compatible we could always call it "TMW-Standard".

Re: Currency symbol for TMWServ/0.1

Posted: 03 Jan 2009, 19:13
by the-me
jaxad0127 wrote:
octalot wrote:
Crush wrote:We could use the $ sign as the currency symbol and replace the character in our font file with something which looks differently. I can't imagine any normal dialog where the $ sign could have a different function than currency.
Linux distros may want to remove the dejavu font in favour of their standard dejavu package; so please don't edit that one.
Then that's their problem for messing with our data.
No! It is realy your problem (and if this applies to the vcs also for the tmw development) if you try to mess with the existing distribution data!