Gergely Buday wrote:
Hi,

I have chosen Pontano Sans from the Google web font collection. On
their website all Hungarian accents show right, even ő and ű, the two
letter with the long double accent, which causes problems in many
fonts.

Now, I created a simple shell script to generate a sample page with my
selected google fonts and ű and ő displays badly. What can be the
cause? What is missing?

I don't know, but there is a very odd mixture of markup
in your document, and it is also not at all clear to me
what role "a shell script" has to play in this (f you're
producing HTML, why not either an HTML editor or a text
editor ?).

The oddnesses are the markup are :

1) No DOCTYPE
2) XHTML notation "/>" at "<meta ... />"
3) HTML notation ">" at "<link ... >"
4) Legacy notation at "<style ... <!--"

Philip Taylor
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to