On 07/02/2012 05:54 PM, Julian H. Stacey wrote:
Frederic Muller - DFI wrote:
Hello all
I would like to thank Stathis Iosifidis for doing the Greek version of the SFD countdown this year (and all this while preparing for his upcoming exams).
So if you're in Athens, Greece (UTC+3 as Greece is in daylight saving time) the countdown code will be:
<a href="http://www.softwarefreedomday.org"><img src="http://www.softwarefreedomday.org/countdown/banner1-UTC+3-el.png" border="0" width="165" height="95" alt="Γιορτάστε μαζί μας την SFD στις 15 Σεπτεμβρίου!"></a>
The Greek graphic size got accidentaly shrunk on both axis, this shows the problem: SFD count down - English banner, German time & Greek banner, Greek time <img src= "http://www.softwarefreedomday.org/countdown/banner1-UTC+2-en.png" border="0" width="165" height="95" alt= "SFD count dow "> <img src= "http://www.softwarefreedomday.org/countdown/banner1-UTC+3-el.png" border="0" width="165" height="95" alt= "ΓιοÏτάστε μαζί μας την SFD στις 15 ΣεπτεμβÏίου!">
The mangled alt:
My mailer (EXMH) displayed Greek, but after pulling the ascii mail into vi to edit the HTML test page. I then ran tidy -i -m, which converted high bit stuff, wrongly I guess ?
Best if a someone (Greek?) supplies HTML Greek escape sequences for the sample. EG for German, escape sequences: Ö = O umlaut = O + 2 dots on top.
Cheers, Julian
Hi! I am not sure what are you needs, but the greek graphics are 5 pixel bigger in both directions. So the English and Greek code will also differ in the width and height parameter, unless you omit them (in which case the banner size will not be reserved, and grow only once the graphic is loaded). Does that help? Fred