0

Some Chinese characters on my website renders in Bold. I have no styles attached or elements within the <p> element. This happends only on FireFox

I tried setting content-language to

 <meta content="ch" http-equiv="content-language">

and also tried adding the font SimSun as mentioned here

Can you guys please check this and let me know your thoughts here

Community
  • 1
  • 1
nasty
  • 6,797
  • 9
  • 37
  • 52
  • This has most likely nothing to do with the `content-language` (and much less with the `content-type` header, which you tagged this with – removed), but simply with the font that is used and how Firefox renders it. Try a different font. – CBroe Feb 11 '15 at 22:31
  • @CBroe Thanks. I tried many fonts and currently have `KozGoPro-Regular-AlphaNum` on my site. Looks like its not the font itself, that why I tried different headers with no luck – nasty Feb 11 '15 at 22:33
  • 1
    There’s a bug report for this: [Bug 677919 - Inconsistent rendering of Chinese characters](https://bugzilla.mozilla.org/show_bug.cgi?id=677919) – CBroe Feb 11 '15 at 22:42
  • wow. Didnt know its a browser bug. Thanks @CBroe – nasty Feb 13 '15 at 01:53

0 Answers0